summaryrefslogtreecommitdiff
path: root/arch/arm/dts/omap3-beagle-u-boot.dtsi
diff options
context:
space:
mode:
authorAdam Ford <aford173@gmail.com>2018-09-08 08:16:24 -0500
committerTom Rini <trini@konsulko.com>2018-09-29 08:07:26 -0400
commit96a82d33f8c5bd3e90098b540349b7b9e43e27da (patch)
treef0d8dade59e8a6c079a087f101cf29d5047d1377 /arch/arm/dts/omap3-beagle-u-boot.dtsi
parentf4df405f0e7ee22e24ff19bb8057b21c9e80dd2a (diff)
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>
Diffstat (limited to 'arch/arm/dts/omap3-beagle-u-boot.dtsi')
-rw-r--r--arch/arm/dts/omap3-beagle-u-boot.dtsi4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/dts/omap3-beagle-u-boot.dtsi b/arch/arm/dts/omap3-beagle-u-boot.dtsi
index 094f9557b7..41beaf0900 100644
--- a/arch/arm/dts/omap3-beagle-u-boot.dtsi
+++ b/arch/arm/dts/omap3-beagle-u-boot.dtsi
@@ -11,10 +11,6 @@
};
};
-&mmc1 {
- cd-inverted;
-};
-
&uart1 {
reg-shift = <2>;
};