summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/am57xx-beagle-x15.dts
diff options
context:
space:
mode:
authorKishon Vijay Abraham I <kishon@ti.com>2015-07-30 13:43:38 +0530
committerTony Lindgren <tony@atomide.com>2015-08-05 03:52:51 -0700
commit29d632c8bb35bad91c85ad091a7b70f11e6c4966 (patch)
tree499b9bb053aa6476b9fc5281638b3ce5a78ddb8b /arch/arm/boot/dts/am57xx-beagle-x15.dts
parentf4eaf9e04874f03c13d40c8b8ed26ac6738af3e3 (diff)
downloadlinux-next-29d632c8bb35bad91c85ad091a7b70f11e6c4966.tar.gz
ARM: dts: am57xx-beagle-x15: mmc1: remove redundant pbias-supply property
pbias-supply is initialized in dra7.dtsi. Remove redundant initialization of pbias-supply from MMC1 dt node in am57xx-beagle-x15.dts Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/boot/dts/am57xx-beagle-x15.dts')
-rw-r--r--arch/arm/boot/dts/am57xx-beagle-x15.dts1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/am57xx-beagle-x15.dts b/arch/arm/boot/dts/am57xx-beagle-x15.dts
index a63bf78191ea..4605a2262a6e 100644
--- a/arch/arm/boot/dts/am57xx-beagle-x15.dts
+++ b/arch/arm/boot/dts/am57xx-beagle-x15.dts
@@ -580,7 +580,6 @@
vmmc-supply = <&ldo1_reg>;
vmmc_aux-supply = <&vdd_3v3>;
- pbias-supply = <&pbias_mmc_reg>;
bus-width = <4>;
cd-gpios = <&gpio6 27 0>; /* gpio 219 */
};