devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] ARM: dts: omap3-gta04: Fix graph_port warning
@ 2019-01-09 19:01 H. Nikolaus Schaller
  2019-01-09 19:37 ` Rob Herring
  0 siblings, 1 reply; 5+ messages in thread
From: H. Nikolaus Schaller @ 2019-01-09 19:01 UTC (permalink / raw)
  To: Tony Lindgren, Tomi Valkeinen, Rob Herring, Benoît Cousson,
	devicetree, Rob Herring, Mark Rutland
  Cc: linux-kernel, linux-omap, letux-kernel

From: Tony Lindgren <tony@atomide.com>

We're currently getting a warning with make dtbs:

arch/arm/boot/dts/omap3-gta04.dtsi:720.7-727.4: Warning (graph_port):
/ocp@68000000/dss@48050000/encoder@48050c0 0/port: graph node unit
address error, expected "0"

Tested-by: H. Nikolaus Schaller <hns@goldelico.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
---
 arch/arm/boot/dts/omap3-gta04.dtsi | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/arch/arm/boot/dts/omap3-gta04.dtsi b/arch/arm/boot/dts/omap3-gta04.dtsi
index e53d32691308..93b420934e8e 100644
--- a/arch/arm/boot/dts/omap3-gta04.dtsi
+++ b/arch/arm/boot/dts/omap3-gta04.dtsi
@@ -714,11 +714,7 @@
 
 	vdda-supply = <&vdac>;
 
-	#address-cells = <1>;
-	#size-cells = <0>;
-
 	port {
-		reg = <0>;
 		venc_out: endpoint {
 			remote-endpoint = <&opa_in>;
 			ti,channels = <1>;
-- 
2.19.1

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

end of thread, other threads:[~2019-01-10 16:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-09 19:01 [PATCH v2] ARM: dts: omap3-gta04: Fix graph_port warning H. Nikolaus Schaller
2019-01-09 19:37 ` Rob Herring
2019-01-09 21:39   ` Tony Lindgren
2019-01-10  5:31     ` H. Nikolaus Schaller
2019-01-10 16:17       ` Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).