MIPS: DTS: CI20: Raise VDDCORE voltage to 1.125 volts
authorPaul Cercueil <paul@crapouillou.net>
Thu, 22 Jun 2023 17:59:34 +0000 (19:59 +0200)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Fri, 23 Jun 2023 13:00:18 +0000 (15:00 +0200)
commit944520f85d5b1fb2f9ea243be41f9c9af3d4cef3
tree58fb8aa0d347c447464c2c427ae9fba10fff4088
parent6e68dae946e3a0333fbde5487ce163142ca10ae0
MIPS: DTS: CI20: Raise VDDCORE voltage to 1.125 volts

Commit 08384e80a70f ("MIPS: DTS: CI20: Fix ACT8600 regulator node
names") caused the VDDCORE power supply (regulated by the ACT8600's
DCDC1 output) to drop from a voltage of 1.2V configured by the
bootloader, to the 1.1V set in the Device Tree.

According to the documentation, the VDDCORE supply should be between
0.99V and 1.21V; both values are therefore within the supported range.

However, VDDCORE being 1.1V results in the CI20 being very unstable,
with corrupted memory, failures to boot, or reboots at random. The
reason might be succint drops of the voltage below the minimum required.

Raising the minimum voltage to 1.125 volts seems to be enough to address
this issue, while still keeping a relatively low core voltage which
helps for power consumption and thermals.

Fixes: 08384e80a70f ("MIPS: DTS: CI20: Fix ACT8600 regulator node names")
Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/boot/dts/ingenic/ci20.dts