Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ff44ded6 authored by Sudeep Holla's avatar Sudeep Holla Committed by Maxime Ripard
Browse files

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 <wens@csie.org>
Cc: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: default avatarSudeep Holla <sudeep.holla@arm.com>
Signed-off-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
parent b9b8daa2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -167,7 +167,7 @@
	mmc-pwrseq = <&mmc3_pwrseq>;
	bus-width = <4>;
	non-removable;
	enable-sdio-wakeup;
	wakeup-source;
	status = "okay";

	brcmf: bcrmf@1 {