OSDN Git Service

ARM: dts: gemini-dlink-dir-685: Remove address from display port
authorCorentin Labbe <clabbe@baylibre.com>
Wed, 19 May 2021 20:35:46 +0000 (20:35 +0000)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 21 May 2021 23:53:51 +0000 (01:53 +0200)
The address and reg adds no value to the port node, remove them.

Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/boot/dts/gemini-dlink-dir-685.dts

index 06216c6..c79a2a0 100644 (file)
                display-controller@6a000000 {
                        status = "okay";
 
-                       port@0 {
-                               reg = <0>;
+                       port {
                                display_out: endpoint {
                                        remote-endpoint = <&panel_in>;
                                };