linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Allwinner H5 IRQ fixes
@ 2017-08-11 14:27 Icenowy Zheng
       [not found] ` <20170811142735.2970-1-icenowy-h8G6r0blFSE@public.gmane.org>
  2017-08-11 14:27 ` [PATCH 2/2] arm64: allwinner: h5: fix pinctrl IRQs Icenowy Zheng
  0 siblings, 2 replies; 6+ messages in thread
From: Icenowy Zheng @ 2017-08-11 14:27 UTC (permalink / raw)
  To: Maxime Ripard, Chen-Yu Tsai, Linus Walleij
  Cc: devicetree-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	linux-gpio-u79uwXL29TY76Z2rM5mHXA,
	linux-sunxi-/JYPxA39Uh5TLH3MbocFFw, Icenowy Zheng

The current pinctrl code and H5 device tree have an error: the bank number
of IRQs are wrongly set to 2, which makes PG bank interrupts not usable.

Fixes in both the pinctrl driver and the device tree.

Please apply the DT fix after applying the pinctrl fix.

Icenowy Zheng (2):
  pinctrl: sunxi: fix wrong irq_banks number for H5 pinctrl
  arm64: allwinner: h5: fix pinctrl IRQs

 arch/arm64/boot/dts/allwinner/sun50i-h5.dtsi |  3 +++
 drivers/pinctrl/sunxi/pinctrl-sun50i-h5.c    | 26 +++++++++++++++++++++++---
 2 files changed, 26 insertions(+), 3 deletions(-)

-- 
2.13.0

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-08-22 12:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-11 14:27 [PATCH 0/2] Allwinner H5 IRQ fixes Icenowy Zheng
     [not found] ` <20170811142735.2970-1-icenowy-h8G6r0blFSE@public.gmane.org>
2017-08-11 14:27   ` [PATCH 1/2] pinctrl: sunxi: fix wrong irq_banks number for H5 pinctrl Icenowy Zheng
2017-08-14  6:02     ` [linux-sunxi] " Chen-Yu Tsai
2017-08-22 12:49     ` Linus Walleij
2017-08-11 14:27 ` [PATCH 2/2] arm64: allwinner: h5: fix pinctrl IRQs Icenowy Zheng
     [not found]   ` <20170811142735.2970-3-icenowy-h8G6r0blFSE@public.gmane.org>
2017-08-14  6:21     ` Chen-Yu Tsai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).