mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] ARM: rk3576-prtpuk: remove unused vp0_out_dsi1 node
@ 2025-09-03  6:12 Sascha Hauer
  0 siblings, 0 replies; only message in thread
From: Sascha Hauer @ 2025-09-03  6:12 UTC (permalink / raw)
  To: Barebox List

compiliing rk3576-prtpuk-linux.dts generates a warning:

arch/arm/dts/rk3576-prtpuk-linux.dts:448.28-451.4: Warning (graph_endpoint): /soc/vop@27d00000/ports/port@0/endpoint@10: graph node unit address error, expected "a"

The node is unused currently in its incomplete state, so just remove it.
While at it remove commented out pwm nodes.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
---
 arch/arm/dts/rk3576-prtpuk-linux.dts | 17 -----------------
 1 file changed, 17 deletions(-)

diff --git a/arch/arm/dts/rk3576-prtpuk-linux.dts b/arch/arm/dts/rk3576-prtpuk-linux.dts
index 2085adbaa8..d3b7d07718 100644
--- a/arch/arm/dts/rk3576-prtpuk-linux.dts
+++ b/arch/arm/dts/rk3576-prtpuk-linux.dts
@@ -443,20 +443,3 @@ &vop {
 &vop_mmu {
 	status = "okay";
 };
-
-&vp0 {
-	vp0_out_dsi1: endpoint@ROCKCHIP_VOP2_EP_DP0 {
-		reg = <ROCKCHIP_VOP2_EP_DP0>;
-		/* remote-endpoint = <...>; ?? */
-	};
-};
-
-/*
-&pwm1 {
-	status = "okay";
-};
-
-&pwm2 {
-	status = "okay";
-};
-*/
-- 
2.47.2




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-09-03  6:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-09-03  6:12 [PATCH] ARM: rk3576-prtpuk: remove unused vp0_out_dsi1 node Sascha Hauer

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