Commit 0acc7a63 authored by Niklas Söderlund's avatar Niklas Söderlund Committed by Geert Uytterhoeven
Browse files

ARM: dts: renesas: Remove unused remote property from adv7180 nodes

parent d344234a
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -343,7 +343,6 @@ ak4643: codec@12 {
		composite-in@20 {
			compatible = "adi,adv7180";
			reg = <0x20>;
			remote = <&vin1>;

			port {
				adv7180: endpoint {
+0 −1
Original line number Diff line number Diff line
@@ -366,7 +366,6 @@ ak4643: codec@12 {
		composite-in@20 {
			compatible = "adi,adv7180";
			reg = <0x20>;
			remote = <&vin1>;

			port {
				adv7180: endpoint {
+0 −1
Original line number Diff line number Diff line
@@ -162,7 +162,6 @@ ak4642: codec@12 {
		composite-in@20 {
			compatible = "adi,adv7180";
			reg = <0x20>;
			remote = <&vin0>;

			port {
				adv7180: endpoint {
+0 −1
Original line number Diff line number Diff line
@@ -334,7 +334,6 @@ ak4643: codec@12 {
		composite-in@20 {
			compatible = "adi,adv7180cp";
			reg = <0x20>;
			remote = <&vin1>;

			ports {
				#address-cells = <1>;
+0 −1
Original line number Diff line number Diff line
@@ -167,7 +167,6 @@ i2chdmi: i2c-11 {
		composite-in@20 {
			compatible = "adi,adv7180";
			reg = <0x20>;
			remote = <&vin0>;

			port {
				adv7180: endpoint {
Loading