ARM: dts: imx6q-bosch-acc: Replace 'enable-sdio-wakeup'
authorFabio Estevam <festevam@denx.de>
Tue, 21 Jun 2022 12:45:15 +0000 (09:45 -0300)
committerShawn Guo <shawnguo@kernel.org>
Mon, 27 Jun 2022 07:43:47 +0000 (15:43 +0800)
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>
arch/arm/boot/dts/imx6q-bosch-acc.dts

index 731fbc7..8263bfe 100644 (file)
        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;