Commit 3c2508d3 authored by Maxim Schwalm's avatar Maxim Schwalm Committed by Thierry Reding
Browse files

ARM: tegra: Drop unit-address from parallel RGB output port



Fix the following W=1 build warning:
"Warning (unit_address_vs_reg): /host1x@50000000/dc@54200000/rgb/port@0:
 node has a unit name, but no reg or ranges property"

Signed-off-by: default avatarMaxim Schwalm <maxim.schwalm@gmail.com>
Signed-off-by: default avatarSvyatoslav Ryhel <clamor95@gmail.com>
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 0bb80ecc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -65,7 +65,7 @@ dc@54200000 {
			rgb {
				status = "okay";

				port@0 {
				port {
					lcd_output: endpoint {
						remote-endpoint = <&lvds_encoder_input>;
						bus-width = <18>;
+1 −1
Original line number Diff line number Diff line
@@ -66,7 +66,7 @@ dc@54200000 {
			rgb {
				status = "okay";

				port@0 {
				port {
					lcd_output: endpoint {
						remote-endpoint = <&lvds_encoder_input>;
						bus-width = <18>;
+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@ lcd: dc@54200000 {
			rgb {
				status = "okay";

				port@0 {
				port {
					dpi_output: endpoint {
						remote-endpoint = <&bridge_input>;
						bus-width = <24>;
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@ lcd: dc@54200000 {
			rgb {
				status = "okay";

				port@0 {
				port {
					dpi_output: endpoint {
						remote-endpoint = <&bridge_input>;
						bus-width = <24>;