]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ARM: dts: sunxi: Move wakeup-capable IRQs to r_intc
authorSamuel Holland <samuel@sholland.org>
Mon, 18 Jan 2021 05:50:38 +0000 (23:50 -0600)
committerChen-Yu Tsai <wens@csie.org>
Mon, 1 Mar 2021 10:09:54 +0000 (18:09 +0800)
commit93d2795a24a26a4117ed28d4a58db3566c3ae033
tree218c7ad166547b76a33819f5e612d6d264122eb1
parent585df696b691cac2b483d2f43162338e13271c68
ARM: dts: sunxi: Move wakeup-capable IRQs to r_intc

All IRQs that can be used to wake up the system must be routed through
r_intc, so they are visible to firmware while the system is suspended.

In addition to the external NMI input, which is already routed through
r_intc, these include PIO and R_PIO (gpio-keys), the LRADC, and the RTC.

Acked-by: Maxime Ripard <mripard@kernel.org>
Signed-off-by: Samuel Holland <samuel@sholland.org>
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
arch/arm/boot/dts/sun6i-a31.dtsi
arch/arm/boot/dts/sun8i-a23-a33.dtsi
arch/arm/boot/dts/sun8i-a83t.dtsi
arch/arm/boot/dts/sunxi-h3-h5.dtsi