]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: dts: rockchip: fix graph node unit address error from dtc
authorHeiko Stuebner <heiko@sntech.de>
Sat, 16 Jun 2018 14:20:04 +0000 (16:20 +0200)
committerHeiko Stuebner <heiko@sntech.de>
Sun, 17 Jun 2018 07:31:34 +0000 (09:31 +0200)
commitcddb86833615d9550d7b3a1b65b71071784dae70
treeffa1eb7e45ab2ed0c54e245ab9c9da0307d69056
parentce397d215ccd07b8ae3f71db689aedb85d56ab40
ARM: dts: rockchip: fix graph node unit address error from dtc

The updated dtc emits a warning for the edp-panel of two rk3288 boards:
    Warning (graph_endpoint): /dp@ff970000/ports/port@1/endpoint: graph node unit address error, expected "0"

Fix this by adding the necessary @0 to the endpoint node.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm/boot/dts/rk3288-evb.dtsi
arch/arm/boot/dts/rk3288-veyron-chromebook.dtsi