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: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
This commit is contained in:
Jonathan Neuschäfer 2019-01-13 17:14:13 +01:00 committed by Maxime Ripard
parent 34a97fcc71
commit 062904f2bc
No known key found for this signature in database
GPG Key ID: E3EF0D6F671851C5

View File

@ -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.
*/