]> git.ipfire.org Git - thirdparty/linux.git/commit
arm64: dts: rockchip: Move dsi address+size-cells from SoC to px30 boards
authorDiederik de Haas <didi.debian@cknow.org>
Wed, 9 Jul 2025 13:15:14 +0000 (15:15 +0200)
committerHeiko Stuebner <heiko@sntech.de>
Tue, 15 Jul 2025 11:07:26 +0000 (13:07 +0200)
commit98921ad2494a85aa7edde33a3a478b9ae3d621ef
treec91835965895f0f81fd7d230ee17f50149356a01
parentae019f0bdfbef3e0671e7b954321e92fc24c7e54
arm64: dts: rockchip: Move dsi address+size-cells from SoC to px30 boards

The #address-cells and #size-cells properties are not useful on the DSI
controller node; they are only useful/required on ports and panel(s).
So remove them from the controller node and add them where actually
needed on the various px30 based boards, which includes rk3326.

This fixes the following DTB validation warnings:

  unnecessary #address-cells/#size-cells without "ranges",
  "dma-ranges" or child "reg" property

Signed-off-by: Diederik de Haas <didi.debian@cknow.org>
Link: https://lore.kernel.org/r/20250709132323.128757-2-didi.debian@cknow.org
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/px30-cobra-ltk050h3146w-a2.dts
arch/arm64/boot/dts/rockchip/px30-cobra-ltk050h3146w.dts
arch/arm64/boot/dts/rockchip/px30-cobra-ltk050h3148w.dts
arch/arm64/boot/dts/rockchip/px30-cobra-ltk500hd1829.dts
arch/arm64/boot/dts/rockchip/px30-evb.dts
arch/arm64/boot/dts/rockchip/px30-pp1516-ltk050h3146w-a2.dts
arch/arm64/boot/dts/rockchip/px30-pp1516-ltk050h3148w.dts
arch/arm64/boot/dts/rockchip/px30.dtsi
arch/arm64/boot/dts/rockchip/rk3326-anbernic-rg351m.dtsi
arch/arm64/boot/dts/rockchip/rk3326-gameforce-chi.dts
arch/arm64/boot/dts/rockchip/rk3326-odroid-go.dtsi