Commit 4bad54ae authored by Corentin Labbe's avatar Corentin Labbe Committed by Linus Walleij
Browse files

ARM: dts: gemini-dlink-dir-685: Remove address from display port



The address and reg adds no value to the port node, remove them.

Signed-off-by: default avatarCorentin Labbe <clabbe@baylibre.com>
Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent 30639b8e
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -492,8 +492,7 @@ drive0: ide-port@0 {
		display-controller@6a000000 {
			status = "okay";

			port@0 {
				reg = <0>;
			port {
				display_out: endpoint {
					remote-endpoint = <&panel_in>;
				};