1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 08:42:12 +02:00

ARM: DTS: various omap3: Remove cd-inverted from u-boot.dtsi

With the omap_mmc driver no longer supporting cd-inverted, this
patch removes all these references since they are not needed.

Signed-off-by: Adam Ford <aford173@gmail.com>
This commit is contained in:
Adam Ford
2018-09-08 08:16:24 -05:00
committed by Tom Rini
parent f4df405f0e
commit 96a82d33f8
6 changed files with 0 additions and 24 deletions

View File

@@ -10,10 +10,6 @@
};
};
&mmc1 {
cd-inverted;
};
&uart1 {
reg-shift = <2>;
};

View File

@@ -11,10 +11,6 @@
};
};
&mmc1 {
cd-inverted;
};
&uart1 {
reg-shift = <2>;
};

View File

@@ -11,10 +11,6 @@
};
};
&mmc1 {
cd-inverted;
};
&uart1 {
reg-shift = <2>;
};

View File

@@ -11,10 +11,6 @@
};
};
&mmc1 {
cd-inverted;
};
&uart1 {
reg-shift = <2>;
};

View File

@@ -11,10 +11,6 @@
};
};
&mmc1 {
cd-inverted;
};
&uart1 {
reg-shift = <2>;
};

View File

@@ -11,10 +11,6 @@
};
};
&mmc1 {
cd-inverted;
};
&uart1 {
reg-shift = <2>;
};