Re: [PATCH v3 04/10] drivers: pinctrl: add driver for Allwinner A64 SoC
From: Linus Walleij <hidden>
Date: 2016-03-07 03:33:38
Also in:
linux-arm-kernel, linux-gpio, lkml
From: Linus Walleij <hidden>
Date: 2016-03-07 03:33:38
Also in:
linux-arm-kernel, linux-gpio, lkml
On Tue, Feb 23, 2016 at 1:20 AM, Andre Przywara [off-list ref] 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 <redacted> Acked-by: Rob Herring <redacted>
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