]> www.infradead.org Git - users/jedix/linux-maple.git/commit
arm64: dts: rockchip: fix fixed-regulator renames on rk3399-gru devices
authorHeiko Stuebner <heiko@sntech.de>
Thu, 16 Jan 2025 14:36:31 +0000 (15:36 +0100)
committerHeiko Stuebner <heiko@sntech.de>
Mon, 3 Feb 2025 08:59:24 +0000 (09:59 +0100)
commit2f9eb5262e63396a315c7da34a6c80c5d335df9f
treee8e2c0d369b9977ea581e11c65c452421dd73a47
parent5ae4dca718eacd0a56173a687a3736eb7e627c77
arm64: dts: rockchip: fix fixed-regulator renames on rk3399-gru devices

rk3399-gru chromebooks have a regulator chains where one named regulator
supplies multiple regulators pp900-usb pp900_pcie that supply
the named peripherals.

The dtsi used somewhat creative structure to describe that in creating
the base node 3 times with different phandles and describing the EC
dependency in a comment.

This didn't register in the recent regulator-node renaming, as the
additional nodes were empty, so adapt the missing node names for now.

Fixes: 5c96e6330197 ("arm64: dts: rockchip: adapt regulator nodenames to preferred form")
Tested-by: Vicente Bergas <vicencb@gmail.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://lore.kernel.org/r/20250116143631.3650469-1-heiko@sntech.de
arch/arm64/boot/dts/rockchip/rk3399-gru-chromebook.dtsi
arch/arm64/boot/dts/rockchip/rk3399-gru-scarlet.dtsi
arch/arm64/boot/dts/rockchip/rk3399-gru.dtsi