mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: Barebox List <barebox@lists.infradead.org>
Subject: [PATCH] ARM: rk3576-prtpuk: remove unused vp0_out_dsi1 node
Date: Wed,  3 Sep 2025 08:12:27 +0200	[thread overview]
Message-ID: <20250903061227.2323100-1-s.hauer@pengutronix.de> (raw)

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




                 reply	other threads:[~2025-09-03  6:14 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250903061227.2323100-1-s.hauer@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox