aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabio Estevam <festevam@denx.de>2022-06-21 09:45:15 -0300
committerShawn Guo <shawnguo@kernel.org>2022-06-27 15:43:47 +0800
commit01f8d921f72286dd9145181ede121f4b393fc810 (patch)
tree50486ed6adfb8aef7b6963c817f4cc7fd076d431
parentARM: dts: imx7d-smegw01: Replace 'enable-sdio-wakeup' (diff)
downloadlinux-dev-01f8d921f72286dd9145181ede121f4b393fc810.tar.xz
linux-dev-01f8d921f72286dd9145181ede121f4b393fc810.zip
ARM: dts: imx6q-bosch-acc: Replace 'enable-sdio-wakeup'
As explained in Documentation/devicetree/bindings/mmc/mmc-controller.yaml, the 'enable-sdio-wakeup' property is considered deprecated. Replace it with the 'wakeup-source' property instead. Signed-off-by: Fabio Estevam <festevam@denx.de> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
-rw-r--r--arch/arm/boot/dts/imx6q-bosch-acc.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx6q-bosch-acc.dts b/arch/arm/boot/dts/imx6q-bosch-acc.dts
index 731fbc7b317c..8263bfef9bf8 100644
--- a/arch/arm/boot/dts/imx6q-bosch-acc.dts
+++ b/arch/arm/boot/dts/imx6q-bosch-acc.dts
@@ -570,7 +570,7 @@
cd-gpios = <&gpio1 4 GPIO_ACTIVE_LOW>;
no-1-8-v;
keep-power-in-suspend;
- enable-sdio-wakeup;
+ wakeup-source;
voltage-ranges = <3300 3300>;
vmmc-supply = <&reg_sw4>;
fsl,wp-controller;