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>
lime2-spi
Adam Ford 6 years ago committed by Tom Rini
parent f4df405f0e
commit 96a82d33f8
  1. 4
      arch/arm/dts/am3517-evm-u-boot.dtsi
  2. 4
      arch/arm/dts/omap3-beagle-u-boot.dtsi
  3. 4
      arch/arm/dts/omap3-beagle-xm-ab-u-boot.dtsi
  4. 4
      arch/arm/dts/omap3-beagle-xm-u-boot.dtsi
  5. 4
      arch/arm/dts/omap3-evm-37xx-u-boot.dtsi
  6. 4
      arch/arm/dts/omap3-evm-u-boot.dtsi

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

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

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

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

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

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

Loading…
Cancel
Save