Unverified Commit 062904f2 authored by Jonathan Neuschäfer's avatar Jonathan Neuschäfer Committed by Maxime Ripard
Browse files

arm64: dts: allwinner: a64: Fix a typo



This typo inverted the meaning of the comment, but the rest of the
comment and the code reveal that the regulator in question needs to be
on at all times.

Signed-off-by: default avatarJonathan Neuschäfer <j.neuschaefer@gmx.net>
Signed-off-by: default avatarMaxime Ripard <maxime.ripard@bootlin.com>
parent 34a97fcc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -239,7 +239,7 @@
};

/*
 * The A64 chip cannot work without this regulator off, although
 * The A64 chip cannot work with this regulator off, although
 * it seems to be only driving the AR100 core.
 * Maybe we don't still know well about CPUs domain.
 */