]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
MIPS: DTS: CI20: Fix ACT8600 regulator node names
authorPaul Cercueil <paul@crapouillou.net>
Sun, 4 Jun 2023 14:56:35 +0000 (16:56 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 11 Jul 2023 17:39:40 +0000 (19:39 +0200)
commit38ea173f54b4cceaf77face69f0235dbbe11f4ef
treea5a20e49f3542056b3226028948360b00c9ec348
parent862898eb72d99559aaa961f6ba39116284c7e790
MIPS: DTS: CI20: Fix ACT8600 regulator node names

[ Upstream commit 08384e80a70fb1942510ab5f0ce27bad134e634e ]

The Device Tree was using invalid node names for the ACT8600 regulators.
To be fair, it is not the original committer's fault, as the
documentation did gives invalid names as well.

In theory, the fix should have been to modify the driver to accept the
alternative names. However, even though the act8865 driver spits
warnings, the kernel seemed to work fine with what is currently
supported upstream. For that reason, I think it is okay to just update
the DTS.

I removed the "regulator-name" too, since they really didn't bring any
information. The node names are enough.

Fixes: 73f2b940474d ("MIPS: CI20: DTS: Add I2C nodes")
Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/mips/boot/dts/ingenic/ci20.dts