diff mbox

ARM: shmobile: Enable RZA1 pin controller

Message ID 1518197658-30806-1-git-send-email-jacopo+renesas@jmondi.org (mailing list archive)
State Accepted
Commit f90d738ef6718b35ac7267b05a2e027c90e19f4d
Delegated to: Simon Horman
Headers show

Commit Message

Jacopo Mondi Feb. 9, 2018, 5:34 p.m. UTC
Enable PINCTRL_RZA1 option in shmobile_defconfig

Signed-off-by: Jacopo Mondi <jacopo+renesas@jmondi.org>
---
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(+)

--
2.7.4

Comments

Simon Horman Feb. 12, 2018, 1:56 p.m. UTC | #1
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 <jacopo+renesas@jmondi.org>
> ---
> Hi Simon,
>   this fixes the issue you reported on Genmai when applying shmobile_defconfig.

Thanks!

Tested-by: Simon Horman <horms+renesas@verge.net.au>

I will apply this for v4.17.
diff mbox

Patch

diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig
index 7b4fc01..12af8f4 100644
--- a/arch/arm/configs/shmobile_defconfig
+++ b/arch/arm/configs/shmobile_defconfig
@@ -120,6 +120,7 @@  CONFIG_SPI=y
 CONFIG_SPI_RSPI=y
 CONFIG_SPI_SH_MSIOF=y
 CONFIG_SPI_SH_HSPI=y
+CONFIG_PINCTRL_RZA1=y
 CONFIG_GPIO_EM=y
 CONFIG_GPIO_RCAR=y
 CONFIG_GPIO_PCF857X=y