]> git.ipfire.org Git - thirdparty/linux.git/commit
arm64: dts: rockchip: Move dsi address+size-cells from SoC to rk3399 boards
authorDiederik de Haas <didi.debian@cknow.org>
Wed, 9 Jul 2025 13:15:15 +0000 (15:15 +0200)
committerHeiko Stuebner <heiko@sntech.de>
Tue, 15 Jul 2025 11:07:26 +0000 (13:07 +0200)
commitd9c9115c6127636efbdc0fad8184bed1cd42fe3c
tree67733de5e589534e46dc1179a6156adc1779d577
parent98921ad2494a85aa7edde33a3a478b9ae3d621ef
arm64: dts: rockchip: Move dsi address+size-cells from SoC to rk3399 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 rk3399 based boards.

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-3-didi.debian@cknow.org
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3399-base.dtsi
arch/arm64/boot/dts/rockchip/rk3399-gru-scarlet.dtsi
arch/arm64/boot/dts/rockchip/rk3399-pinephone-pro.dts
arch/arm64/boot/dts/rockchip/rk3399-rockpro64-screen.dtso