From: Sudeep Holla Date: Mon, 14 Nov 2016 15:44:10 +0000 (+0000) Subject: ARM: dts: sun8i: replace enable-sdio-wakeup with wakeup-source for BananaPi M1+ X-Git-Tag: v4.10-rc1~82^2~14^2~8 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ff44ded689011fc92e5cb05784dc54d44767765e;p=platform%2Fkernel%2Flinux-exynos.git ARM: dts: sun8i: replace enable-sdio-wakeup with wakeup-source for BananaPi M1+ Though the mmc core driver will continue to support the legacy "enable-sdio-wakeup" property to enable SDIO as the wakeup source, "wakeup-source" is the new standard binding. This patch replaces the legacy "enable-sdio-wakeup" with the unified "wakeup-source" property in order to avoid any further copy-paste duplication. Cc: Chen-Yu Tsai Cc: Maxime Ripard Signed-off-by: Sudeep Holla Signed-off-by: Maxime Ripard --- diff --git a/arch/arm/boot/dts/sun7i-a20-bananapi-m1-plus.dts b/arch/arm/boot/dts/sun7i-a20-bananapi-m1-plus.dts index ba5bca0..1df47aa 100644 --- a/arch/arm/boot/dts/sun7i-a20-bananapi-m1-plus.dts +++ b/arch/arm/boot/dts/sun7i-a20-bananapi-m1-plus.dts @@ -167,7 +167,7 @@ mmc-pwrseq = <&mmc3_pwrseq>; bus-width = <4>; non-removable; - enable-sdio-wakeup; + wakeup-source; status = "okay"; brcmf: bcrmf@1 {