]> www.infradead.org Git - users/jedix/linux-maple.git/commit
arm64: dts: rockchip: move rk3576 pinctrl node outside the soc node
authorHeiko Stuebner <heiko@sntech.de>
Sun, 18 May 2025 22:04:44 +0000 (00:04 +0200)
committerHeiko Stuebner <heiko@sntech.de>
Tue, 20 May 2025 18:57:30 +0000 (20:57 +0200)
commit8ff721f60257d550daf524fc559c0f0d2176b198
treeaf33629911114b28af8ef92d4303d1b3159e7bd2
parent4d2587e0e1ce7145a38802fa281f4f1f411ec56f
arm64: dts: rockchip: move rk3576 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/rk3576.dtsi:2351.20-2417.5: Warning (simple_bus_reg): /soc/pinctrl: missing or empty reg/ranges property

Move the pinctrl node outside and adapt the indentation.

Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202505150745.PQT9TLYX-lkp@intel.com/
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://lore.kernel.org/r/20250518220449.2722673-3-heiko@sntech.de
arch/arm64/boot/dts/rockchip/rk3576.dtsi