提交 b9700be5 编写于 作者: A Andreas Färber 提交者: Shawn Guo

ARM: dts: imx6sx-sabreauto: Fix misspelled property

In commit 99fc5ba0 ("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 26cefdd1 for the other occurrence.

Fixes: 26cefdd1 ("ARM: dts: imx: replace legacy wakeup property with 'wakeup-source'")
Signed-off-by: NAndreas Färber <afaerber@suse.de>
Acked-by: NSudeep Holla <sudeep.holla@arm.com>
Signed-off-by: NShawn Guo <shawnguo@kernel.org>
上级 29b4817d
...@@ -64,7 +64,7 @@ ...@@ -64,7 +64,7 @@
cd-gpios = <&gpio7 11 GPIO_ACTIVE_LOW>; cd-gpios = <&gpio7 11 GPIO_ACTIVE_LOW>;
no-1-8-v; no-1-8-v;
keep-power-in-suspend; keep-power-in-suspend;
enable-sdio-wakup; wakeup-source;
status = "okay"; status = "okay";
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册