Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1658876
| From | Marc Zyngier <marc.zyngier@arm.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 00/10] irqchip: sunxi-nmi: Cleanups and fix A31 R_INTC register offset |
| Date | 2017-06-06 17:40 +0200 |
| Message-ID | <tPoKm-2cf-19@gated-at.bofh.it> (permalink) |
| References | <tPfH4-4GN-15@gated-at.bofh.it> |
| Organization | ARM Ltd |
On 06/06/17 06:59, Chen-Yu Tsai wrote: > Hi everyone, > > This is an alternative to Icenowy's recent A64 R_INTC patches. > > This is a two part series. The first four patches clean up the existing > sunxi-nmi driver. Patches five and six add a new "sun6i-a31-r-intc" > compatible, which mainly adjusts or removes the awkward register region > offset the old "sun6i-a31-sc-nmi" compatible needed. The remaining > patches fix or add device nodes for SoC's having this hardware. > > Using "sun6i-a31-r-intc" introduced in this series, instead of Icenowy's > "sun50i-a64-r-intc" is preferred. This follows our policy of naming > hardware blocks and compatibles after their first occurrence. > > The first six patches should go through the irqchip tree, while we > (sunxi) can take the device tree changes after the driver has been > merged, to avoid breaking linux-next as a whole. So should I drop the original two patches and take those six instead? Thanks, M. -- Jazz is not dead. It just smells funny...
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 00/10] irqchip: sunxi-nmi: Cleanups and fix A31 R_INTC register offset Chen-Yu Tsai <wens@csie.org> - 2017-06-06 08:00 +0200 [PATCH 08/10] ARM: sun8i: a23/a33: Use new sun6i-a31-r-intc compatible for NMI/R_INTC Chen-Yu Tsai <wens@csie.org> - 2017-06-06 08:10 +0200 [PATCH 03/10] irqchip: sunxi-nmi: Reorder sunxi_sc_nmi_reg_offs' in ascending order Chen-Yu Tsai <wens@csie.org> - 2017-06-06 08:10 +0200 [PATCH 02/10] irqchip: sunxi-nmi: Document interrupt disabling and clearing at probe time Chen-Yu Tsai <wens@csie.org> - 2017-06-06 08:10 +0200 [PATCH 06/10] irqchip: sunxi-nmi: Support sun6i-a31-r-intc compatible Chen-Yu Tsai <wens@csie.org> - 2017-06-06 08:10 +0200 [PATCH 05/10] dt-bindings: interrupt-controller: sunxi-nmi: Add compatible for A31 R_INTC Chen-Yu Tsai <wens@csie.org> - 2017-06-06 08:10 +0200 [PATCH 07/10] ARM: sun6i: a31: Use new sun6i-a31-r-intc compatible for NMI/R_INTC Chen-Yu Tsai <wens@csie.org> - 2017-06-06 08:10 +0200 [PATCH 09/10] ARM: sun8i: a83t: Add device node for R_INTC interrupt controller Chen-Yu Tsai <wens@csie.org> - 2017-06-06 08:10 +0200 [PATCH 10/10] arm64: allwinner: a64: add NMI (R_INTC) controller on A64 Chen-Yu Tsai <wens@csie.org> - 2017-06-06 08:10 +0200 [PATCH 04/10] irqchip: sunxi-nmi: const-ify sunxi_sc_nmi_reg_offs structures Chen-Yu Tsai <wens@csie.org> - 2017-06-06 08:10 +0200 Re: [PATCH 00/10] irqchip: sunxi-nmi: Cleanups and fix A31 R_INTC register offset Icenowy Zheng <icenowy@aosc.io> - 2017-06-06 17:40 +0200 Re: [PATCH 00/10] irqchip: sunxi-nmi: Cleanups and fix A31 R_INTC register offset Marc Zyngier <marc.zyngier@arm.com> - 2017-06-06 17:40 +0200 Re: [PATCH 00/10] irqchip: sunxi-nmi: Cleanups and fix A31 R_INTC register offset Maxime Ripard <maxime.ripard@free-electrons.com> - 2017-06-06 20:50 +0200
csiph-web