summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/imx6sx-sabreauto.dts
diff options
context:
space:
mode:
authorAndreas Färber <afaerber@suse.de>2016-07-05 06:04:08 +0200
committerShawn Guo <shawnguo@kernel.org>2016-08-08 21:57:37 +0800
commitb9700be51bf00bbe9e1dabcb4838d6aa420192d1 (patch)
treea090c955516c5c2c3afc8eeefd93d40e82de686b /arch/arm/boot/dts/imx6sx-sabreauto.dts
parent29b4817d4018df78086157ea3a55c1d9424a7cfc (diff)
downloadop-kernel-dev-b9700be51bf00bbe9e1dabcb4838d6aa420192d1.zip
op-kernel-dev-b9700be51bf00bbe9e1dabcb4838d6aa420192d1.tar.gz
ARM: dts: imx6sx-sabreauto: Fix misspelled property
In commit 99fc5ba0bfb6 ("ARM: dts: imx6sx: add i.mx6sx sabreauto board support") it should've been enable-sdio-wakeup (not -wakup). But that is now considered a legacy name for wakeup-source, so directly use the new name instead, as done in commit 26cefdd15db1 for the other occurrence. Fixes: 26cefdd15db1 ("ARM: dts: imx: replace legacy wakeup property with 'wakeup-source'") Signed-off-by: Andreas Färber <afaerber@suse.de> Acked-by: Sudeep Holla <sudeep.holla@arm.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/imx6sx-sabreauto.dts')
-rw-r--r--arch/arm/boot/dts/imx6sx-sabreauto.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx6sx-sabreauto.dts b/arch/arm/boot/dts/imx6sx-sabreauto.dts
index 96ea936..240a286 100644
--- a/arch/arm/boot/dts/imx6sx-sabreauto.dts
+++ b/arch/arm/boot/dts/imx6sx-sabreauto.dts
@@ -64,7 +64,7 @@
cd-gpios = <&gpio7 11 GPIO_ACTIVE_LOW>;
no-1-8-v;
keep-power-in-suspend;
- enable-sdio-wakup;
+ wakeup-source;
status = "okay";
};
OpenPOWER on IntegriCloud