]> www.infradead.org Git - users/dwmw2/linux.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>
Wed, 28 Jul 2021 09:13:43 +0000 (11:13 +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 32e1ab33666294e048ecb1314c89c10d013c9dfd..8c3fa4749de6acc4c14d2d33ea5350f0b8a86795 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 4856a9fc0aea90df4888dfcfcde7b5fef7f50705..0be70dc8281c7cb76f2a8d95cc85966abea65ead 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>;