Re: [PATCH v4 0/9] Initial Allwinner H6 support

From: Linus Walleij
Date: Tue Mar 27 2018 - 09:12:29 EST


On Fri, Mar 16, 2018 at 3:02 PM, Icenowy Zheng <icenowy@xxxxxxx> wrote:

> This patchset adds initial support for the Allwinner H6 SoC.
>
> It's quite different from earlier Allwinner SoCs. For example, the
> memory map is refactored, and the CCU is rearranged. It's also the first
> Allwinner SoC with PCI Express interface (although the implementation
> of the PCI Express controller is broken), and the second one with USB
> 3.0 (the first one is A80).
>
> This patchset adds the most basical support for it, including the main pin
> controller, the main CCU and the basical device tree.
>
> Icenowy Zheng (9):
> pinctrl: sunxi: refactor irq related register function to have desc
> pinctrl: sunxi: introduce IRQ bank conversion function
> pinctrl: sunxi: change irq_bank_base to irq_bank_map
> pinctrl: sunxi: add support for the Allwinner H6 main pin controller

I applied these pinctrl patches for v4.17 so anything dependent on that
can now be merged.

Yours,
Linus Walleij