mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 1/2] ARM: rdu2: Drop redundant of graph link
@ 2022-09-13  9:49 Sascha Hauer
  2022-09-13  9:49 ` [PATCH 2/2] ARM: rdu2: fix dtc warning Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Sascha Hauer @ 2022-09-13  9:49 UTC (permalink / raw)
  To: Barebox List; +Cc: lst

The link is also present in the upstream dtsi file in the same way, so
remove it from the barebox overlay.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
---
 arch/arm/dts/imx6qdl-zii-rdu2.dtsi | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/arch/arm/dts/imx6qdl-zii-rdu2.dtsi b/arch/arm/dts/imx6qdl-zii-rdu2.dtsi
index b593545ffe..59f7656139 100644
--- a/arch/arm/dts/imx6qdl-zii-rdu2.dtsi
+++ b/arch/arm/dts/imx6qdl-zii-rdu2.dtsi
@@ -234,16 +234,6 @@
 &i2c1 {
 	edp-bridge@68 {
 		pinctrl-0 = <&pinctrl_tc358767>, <&pinctrl_disp0>;
-
-		ports {
-			port@1 {
-				reg = <1>;
-
-				tc358767_in: endpoint {
-					remote-endpoint = <&disp0_out>;
-				};
-			};
-		};
 	};
 };
 
-- 
2.30.2




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-09-13  9:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-13  9:49 [PATCH 1/2] ARM: rdu2: Drop redundant of graph link Sascha Hauer
2022-09-13  9:49 ` [PATCH 2/2] ARM: rdu2: fix dtc warning Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox