[PATCH v3 0/7] Initial Allwinner H6 support
From: Linus Walleij <hidden>
Date: 2018-03-02 08:53:18
Also in:
linux-clk, linux-devicetree, linux-gpio, lkml
From: Linus Walleij <hidden>
Date: 2018-03-02 08:53:18
Also in:
linux-clk, linux-devicetree, linux-gpio, lkml
On Fri, Feb 23, 2018 at 1:25 PM, Icenowy Zheng [off-list ref] 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, 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.
It seems the pin control part is more or less finished, I will apply it after v4 if Maxime provides ACKs for it. Is it fine to merge the pinctrl drivers/* portions in isolation from the rest? Yours, Linus Walleij