ARM: dts: renesas: Remove unused remote property from adv7180 nodes
The remote property is never read by the driver, remove it. Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> Link: https://lore.kernel.org/r/20200704155856.3037010-3-niklas.soderlund+renesas@ragnatech.se Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
This commit is contained in:
committed by
Geert Uytterhoeven
parent
d344234abd
commit
0acc7a6396
@@ -343,7 +343,6 @@
|
|||||||
composite-in@20 {
|
composite-in@20 {
|
||||||
compatible = "adi,adv7180";
|
compatible = "adi,adv7180";
|
||||||
reg = <0x20>;
|
reg = <0x20>;
|
||||||
remote = <&vin1>;
|
|
||||||
|
|
||||||
port {
|
port {
|
||||||
adv7180: endpoint {
|
adv7180: endpoint {
|
||||||
|
|||||||
@@ -366,7 +366,6 @@
|
|||||||
composite-in@20 {
|
composite-in@20 {
|
||||||
compatible = "adi,adv7180";
|
compatible = "adi,adv7180";
|
||||||
reg = <0x20>;
|
reg = <0x20>;
|
||||||
remote = <&vin1>;
|
|
||||||
|
|
||||||
port {
|
port {
|
||||||
adv7180: endpoint {
|
adv7180: endpoint {
|
||||||
|
|||||||
@@ -162,7 +162,6 @@
|
|||||||
composite-in@20 {
|
composite-in@20 {
|
||||||
compatible = "adi,adv7180";
|
compatible = "adi,adv7180";
|
||||||
reg = <0x20>;
|
reg = <0x20>;
|
||||||
remote = <&vin0>;
|
|
||||||
|
|
||||||
port {
|
port {
|
||||||
adv7180: endpoint {
|
adv7180: endpoint {
|
||||||
|
|||||||
@@ -334,7 +334,6 @@
|
|||||||
composite-in@20 {
|
composite-in@20 {
|
||||||
compatible = "adi,adv7180cp";
|
compatible = "adi,adv7180cp";
|
||||||
reg = <0x20>;
|
reg = <0x20>;
|
||||||
remote = <&vin1>;
|
|
||||||
|
|
||||||
ports {
|
ports {
|
||||||
#address-cells = <1>;
|
#address-cells = <1>;
|
||||||
|
|||||||
@@ -167,7 +167,6 @@
|
|||||||
composite-in@20 {
|
composite-in@20 {
|
||||||
compatible = "adi,adv7180";
|
compatible = "adi,adv7180";
|
||||||
reg = <0x20>;
|
reg = <0x20>;
|
||||||
remote = <&vin0>;
|
|
||||||
|
|
||||||
port {
|
port {
|
||||||
adv7180: endpoint {
|
adv7180: endpoint {
|
||||||
|
|||||||
@@ -236,7 +236,6 @@
|
|||||||
composite-in@20 {
|
composite-in@20 {
|
||||||
compatible = "adi,adv7180";
|
compatible = "adi,adv7180";
|
||||||
reg = <0x20>;
|
reg = <0x20>;
|
||||||
remote = <&vin0>;
|
|
||||||
|
|
||||||
port {
|
port {
|
||||||
adv7180: endpoint {
|
adv7180: endpoint {
|
||||||
|
|||||||
Reference in New Issue
Block a user