]> www.infradead.org Git - users/jedix/linux-maple.git/commit
arm64: dts: rockchip: move rk3528 pinctrl node outside the soc node
authorHeiko Stuebner <heiko@sntech.de>
Sun, 18 May 2025 22:04:46 +0000 (00:04 +0200)
committerHeiko Stuebner <heiko@sntech.de>
Tue, 20 May 2025 18:57:30 +0000 (20:57 +0200)
commit7d086f78fe09fb94eb3b2e12436f2feed21d9c1e
tree610574c98c5cd8dbb83bc56d71860350b6f704ea
parentf8b11d8cfbfc8a0232c1e7cc6af10583c8bdb3f1
arm64: dts: rockchip: move rk3528 pinctrl node outside the soc node

The non-mmio pinctrl node is not supposed to be inside the soc simple-bus
as dtc points out:

../arch/arm64/boot/dts/rockchip/rk3528.dtsi:870.20-936.5: Warning (simple_bus_reg): /soc/pinctrl: missing or empty reg/ranges property

Move the pinctrl node outside and adapt the indentation.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://lore.kernel.org/r/20250518220449.2722673-5-heiko@sntech.de
arch/arm64/boot/dts/rockchip/rk3528.dtsi