projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4eaf9e
)
ARM: dts: am57xx-beagle-x15: mmc1: remove redundant pbias-supply property
author
Kishon Vijay Abraham I
<kishon@ti.com>
Thu, 30 Jul 2015 08:13:38 +0000
(13:43 +0530)
committer
Tony Lindgren
<tony@atomide.com>
Wed, 5 Aug 2015 10:52:51 +0000
(
03:52
-0700)
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>
arch/arm/boot/dts/am57xx-beagle-x15.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/am57xx-beagle-x15.dts
b/arch/arm/boot/dts/am57xx-beagle-x15.dts
index
a63bf78
..
4605a22
100644
(file)
--- 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 */
};