]> www.infradead.org Git - users/jedix/linux-maple.git/commit
arm64: dts: rockchip: move rk3562 pinctrl node outside the soc node
authorHeiko Stuebner <heiko@sntech.de>
Sun, 18 May 2025 22:04:48 +0000 (00:04 +0200)
committerHeiko Stuebner <heiko@sntech.de>
Tue, 20 May 2025 18:57:30 +0000 (20:57 +0200)
commitdfab90b9580c2fbc4e8bb4ceee97cdd75832a6e7
tree7fc1e12d93f5a8c9c9514685855e468a5c46f79b
parent25d3e1d2558caf823902e3b1b83901f5ac65af8d
arm64: dts: rockchip: move rk3562 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/rk3562.dtsi:1115.20-1181.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-7-heiko@sntech.de
arch/arm64/boot/dts/rockchip/rk3562.dtsi