diff options
author | Johan Hovold <jhovold@gmail.com> | 2014-04-25 15:36:26 +0200 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2014-05-05 17:37:13 -0700 |
commit | 6ecb6ca410db42ba0982381a071874ab53950799 (patch) | |
tree | a4e4685d93405dbc4b93a8d6c0615870398ac860 | |
parent | 332f19317e50bf9bb7eff16b98403ef11ee25751 (diff) |
ARM: dts: am335x-boneblack: remove use of ti,vcc-aux-disable-is-sleep
Remove use of property ti,vcc-aux-disable-is-sleep, which does not
exist.
Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
-rw-r--r-- | arch/arm/boot/dts/am335x-boneblack.dts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/am335x-boneblack.dts b/arch/arm/boot/dts/am335x-boneblack.dts index 6b71ad95a5c..305975d3f53 100644 --- a/arch/arm/boot/dts/am335x-boneblack.dts +++ b/arch/arm/boot/dts/am335x-boneblack.dts @@ -26,7 +26,6 @@ pinctrl-0 = <&emmc_pins>; bus-width = <8>; status = "okay"; - ti,vcc-aux-disable-is-sleep; }; &am33xx_pinmux { |