]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
ARM: dts: rockchip: fix supply properties in io-domains nodes
authorJohan Jonker <jbx6244@gmail.com>
Sun, 6 Jun 2021 18:16:32 +0000 (20:16 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 25 Jul 2021 12:35:11 +0000 (14:35 +0200)
[ Upstream commit f07edc41220b14ce057a4e6d7161b30688ddb8a2 ]

A test with rockchip-io-domain.yaml gives notifications
for supply properties in io-domains nodes.
Fix them all into ".*-supply$" format.

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Link: https://lore.kernel.org/r/20210606181632.13371-1-jbx6244@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm/boot/dts/rk3288-rock2-som.dtsi
arch/arm/boot/dts/rk3288-vyasa.dts

index 9f9e2bfd1295e6b0a8fbc0c73b4b837383b541a0..7b79a21f9bbb2e77c94f5ea0f2ce033ee273aed7 100644 (file)
        flash0-supply = <&vcc_flash>;
        flash1-supply = <&vccio_pmu>;
        gpio30-supply = <&vccio_pmu>;
-       gpio1830 = <&vcc_io>;
+       gpio1830-supply = <&vcc_io>;
        lcdc-supply = <&vcc_io>;
        sdcard-supply = <&vccio_sd>;
        wifi-supply = <&vcc_18>;
index ba06e9f97ddce272ef0a6488e683310794ed3589..acfb7dc2df560ecbe6e1efcf39b27268f47e0fb8 100644 (file)
        audio-supply = <&vcc_18>;
        bb-supply = <&vcc_io>;
        dvp-supply = <&vcc_io>;
-       flash0-suuply = <&vcc_18>;
+       flash0-supply = <&vcc_18>;
        flash1-supply = <&vcc_lan>;
        gpio30-supply = <&vcc_io>;
-       gpio1830 = <&vcc_io>;
+       gpio1830-supply = <&vcc_io>;
        lcdc-supply = <&vcc_io>;
        sdcard-supply = <&vccio_sd>;
        wifi-supply = <&vcc_18>;