arm64: dts: allwinner: a64: Fix a typo
authorJonathan Neuschäfer <j.neuschaefer@gmx.net>
Sun, 13 Jan 2019 16:14:13 +0000 (17:14 +0100)
committerMaxime Ripard <maxime.ripard@bootlin.com>
Tue, 15 Jan 2019 09:51:55 +0000 (10:51 +0100)
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>
arch/arm64/boot/dts/allwinner/sun50i-a64-teres-i.dts

index c455b24dd079a426f6feaa3b6659b8e14eb9e40b..f9eede0a8bd3efc2768bb201748029294017834c 100644 (file)
 };
 
 /*
- * 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.
  */