Re: [PATCH] ARM: shmobile: Enable RZA1 pin controller

2018-02-12 Thread Simon Horman
On Fri, Feb 09, 2018 at 06:34:18PM +0100, Jacopo Mondi wrote: > Enable PINCTRL_RZA1 option in shmobile_defconfig > > Signed-off-by: Jacopo Mondi > --- > Hi Simon, > this fixes the issue you reported on Genmai when applying > shmobile_defconfig. Thanks! Tested-by: Simon Horman I will apply

[PATCH] ARM: shmobile: Enable RZA1 pin controller

2018-02-09 Thread Jacopo Mondi
Enable PINCTRL_RZA1 option in shmobile_defconfig Signed-off-by: Jacopo Mondi --- Hi Simon, this fixes the issue you reported on Genmai when applying shmobile_defconfig. --- arch/arm/configs/shmobile_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/configs/shmobile_defcon