]> git.itanic.dy.fi Git - linux-stable/commit
arm64: dts: rockchip: use just "port" in panel on RockPro64
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Sun, 26 Mar 2023 20:45:20 +0000 (22:45 +0200)
committerHeiko Stuebner <heiko@sntech.de>
Wed, 5 Apr 2023 17:36:49 +0000 (19:36 +0200)
commit2dd16a23e8c687bde605dbdcfedaed97bb2a0c0e
tree0f2aecd49d3942291afab3b3b4fe14da62f5f79d
parent5438b349c0512a6fe023976aad8b9f19ca671dd1
arm64: dts: rockchip: use just "port" in panel on RockPro64

The panel bindings expect to have only one port, thus they do not allow
to use "ports" node:

  rk3399-rockpro64.dtb: panel@0: 'ports' does not match any of the regexes: 'pinctrl-[0-9]+'

There is only one endpoint, so use simpler form without "reg".

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230326204520.80859-3-krzysztof.kozlowski@linaro.org
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dtsi