Re: [PATCH v3 04/10] drivers: pinctrl: add driver for Allwinner A64 SoC

From: Linus Walleij
Date: Sun Mar 06 2016 - 22:33:41 EST


On Tue, Feb 23, 2016 at 1:20 AM, Andre Przywara <andre.przywara@xxxxxxx> wrote:

> Based on the Allwinner A64 user manual and on the previous sunxi
> pinctrl drivers this introduces the pin multiplex assignments for
> the ARMv8 Allwinner A64 SoC.
> Port A is apparently used for the fixed function DRAM controller, so
> the ports start at B here (the manual mentions "n from 1 to 7", so
> not starting at 0).
>
> Signed-off-by: Andre Przywara <andre.przywara@xxxxxxx>
> Acked-by: Rob Herring <robh@xxxxxxxxxx>

Add Maxime's ACK.

This does not apply do the pinctrl devel branch, so please rebase it.

> .../bindings/pinctrl/allwinner,sunxi-pinctrl.txt | 1 +
> arch/arm64/Kconfig.platforms | 1 +

Remove this from the patch, it can go in through the ASoC or ARM64 tree,
just a symbol dependence is fine to merge orthogonally.

Yours,
Linus Walleij