[RFC PATCH] drivers: pinctrl: add driver for Allwinner A64 SoC
Amit Tomer
amittomer25 at gmail.com
Mon Mar 28 09:15:46 PDT 2016
Hello ,
> + SUNXI_PIN(SUNXI_PINCTRL_PIN(H, 11),
> + SUNXI_FUNCTION(0x0, "gpio_in"),
> + SUNXI_FUNCTION(0x1, "gpio_out"),
> + SUNXI_FUNCTION(0x2, "mic"), /* DATA */
> + SUNXI_FUNCTION_IRQ(0x6, 11)), /* EINT11 */
> +};
> +
Sorry to intervene here but is there any specific reason for not
covering Bank from PL0 - PL12(as it is mentioned in Datasheet) ?
Thanks,
Amit
More information about the linux-arm-kernel
mailing list