summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorentin Labbe <clabbe@baylibre.com>2021-05-19 20:35:46 +0000
committerLinus Walleij <linus.walleij@linaro.org>2021-05-22 01:53:51 +0200
commit4bad54aeb6d684fa40403f7d2d782205b785c731 (patch)
tree5ea3346a789a127be097118ec99e1800eee28eaf
parent30639b8ed6c8e7bcbeb92c4261819bed68463215 (diff)
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: Corentin Labbe <clabbe@baylibre.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
-rw-r--r--arch/arm/boot/dts/gemini-dlink-dir-685.dts3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/gemini-dlink-dir-685.dts b/arch/arm/boot/dts/gemini-dlink-dir-685.dts
index 06216c662d2c..c79a2a02dd6b 100644
--- a/arch/arm/boot/dts/gemini-dlink-dir-685.dts
+++ b/arch/arm/boot/dts/gemini-dlink-dir-685.dts
@@ -492,8 +492,7 @@
display-controller@6a000000 {
status = "okay";
- port@0 {
- reg = <0>;
+ port {
display_out: endpoint {
remote-endpoint = <&panel_in>;
};