All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: shmobile: Enable RZA1 pin controller
@ 2018-02-09 17:34 Jacopo Mondi
  2018-02-12 13:56 ` Simon Horman
  0 siblings, 1 reply; 2+ messages in thread
From: Jacopo Mondi @ 2018-02-09 17:34 UTC (permalink / raw)
  To: horms, geert; +Cc: Jacopo Mondi, linux-renesas-soc

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(+)

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
--
2.7.4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-02-12 13:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-09 17:34 [PATCH] ARM: shmobile: Enable RZA1 pin controller Jacopo Mondi
2018-02-12 13:56 ` Simon Horman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.