* [PATCH 3/3] arm64: defconfig: Enable GPIO of Renesas R-Car Gen3 SoC
@ 2015-08-31 15:36 Ulrich Hecht
2015-08-31 15:37 ` Ulrich Hecht
` (3 more replies)
0 siblings, 4 replies; 5+ messages in thread
From: Ulrich Hecht @ 2015-08-31 15:36 UTC (permalink / raw)
To: linux-sh
From: Takeshi Kihara <takeshi.kihara.df@renesas.com>
Enable GPIO for Renesas R-Car Gen3 SoC.
Signed-off-by: Takeshi Kihara <takeshi.kihara.df@renesas.com>
[horms: only enable GPIO_RCAR]
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index dccc685..d994638 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -125,6 +125,7 @@ CONFIG_SPI=y
CONFIG_SPI_PL022=y
CONFIG_PINCTRL_MSM8916=y
CONFIG_GPIO_PL061=y
+CONFIG_GPIO_RCAR=y
CONFIG_GPIO_XGENE=y
CONFIG_POWER_RESET_XGENE=y
CONFIG_POWER_RESET_SYSCON=y
--
2.4.6
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [PATCH 3/3] arm64: defconfig: Enable GPIO of Renesas R-Car Gen3 SoC
2015-08-31 15:36 [PATCH 3/3] arm64: defconfig: Enable GPIO of Renesas R-Car Gen3 SoC Ulrich Hecht
@ 2015-08-31 15:37 ` Ulrich Hecht
2015-08-31 15:39 ` Ulrich Hecht
` (2 subsequent siblings)
3 siblings, 0 replies; 5+ messages in thread
From: Ulrich Hecht @ 2015-08-31 15:37 UTC (permalink / raw)
To: linux-sh
From: Takeshi Kihara <takeshi.kihara.df@renesas.com>
Enable GPIO for Renesas R-Car Gen3 SoC.
Signed-off-by: Takeshi Kihara <takeshi.kihara.df@renesas.com>
[horms: only enable GPIO_RCAR]
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index dccc685..d994638 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -125,6 +125,7 @@ CONFIG_SPI=y
CONFIG_SPI_PL022=y
CONFIG_PINCTRL_MSM8916=y
CONFIG_GPIO_PL061=y
+CONFIG_GPIO_RCAR=y
CONFIG_GPIO_XGENE=y
CONFIG_POWER_RESET_XGENE=y
CONFIG_POWER_RESET_SYSCON=y
--
2.4.6
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [PATCH 3/3] arm64: defconfig: Enable GPIO of Renesas R-Car Gen3 SoC
2015-08-31 15:36 [PATCH 3/3] arm64: defconfig: Enable GPIO of Renesas R-Car Gen3 SoC Ulrich Hecht
2015-08-31 15:37 ` Ulrich Hecht
@ 2015-08-31 15:39 ` Ulrich Hecht
2015-08-31 15:39 ` Ulrich Hecht
2015-08-31 15:47 ` Ulrich Hecht
3 siblings, 0 replies; 5+ messages in thread
From: Ulrich Hecht @ 2015-08-31 15:39 UTC (permalink / raw)
To: linux-sh
From: Takeshi Kihara <takeshi.kihara.df@renesas.com>
Enable GPIO for Renesas R-Car Gen3 SoC.
Signed-off-by: Takeshi Kihara <takeshi.kihara.df@renesas.com>
[horms: only enable GPIO_RCAR]
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index dccc685..d994638 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -125,6 +125,7 @@ CONFIG_SPI=y
CONFIG_SPI_PL022=y
CONFIG_PINCTRL_MSM8916=y
CONFIG_GPIO_PL061=y
+CONFIG_GPIO_RCAR=y
CONFIG_GPIO_XGENE=y
CONFIG_POWER_RESET_XGENE=y
CONFIG_POWER_RESET_SYSCON=y
--
2.4.6
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [PATCH 3/3] arm64: defconfig: Enable GPIO of Renesas R-Car Gen3 SoC
2015-08-31 15:36 [PATCH 3/3] arm64: defconfig: Enable GPIO of Renesas R-Car Gen3 SoC Ulrich Hecht
2015-08-31 15:37 ` Ulrich Hecht
2015-08-31 15:39 ` Ulrich Hecht
@ 2015-08-31 15:39 ` Ulrich Hecht
2015-08-31 15:47 ` Ulrich Hecht
3 siblings, 0 replies; 5+ messages in thread
From: Ulrich Hecht @ 2015-08-31 15:39 UTC (permalink / raw)
To: linux-sh
From: Takeshi Kihara <takeshi.kihara.df@renesas.com>
Enable GPIO for Renesas R-Car Gen3 SoC.
Signed-off-by: Takeshi Kihara <takeshi.kihara.df@renesas.com>
[horms: only enable GPIO_RCAR]
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index dccc685..d994638 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -125,6 +125,7 @@ CONFIG_SPI=y
CONFIG_SPI_PL022=y
CONFIG_PINCTRL_MSM8916=y
CONFIG_GPIO_PL061=y
+CONFIG_GPIO_RCAR=y
CONFIG_GPIO_XGENE=y
CONFIG_POWER_RESET_XGENE=y
CONFIG_POWER_RESET_SYSCON=y
--
2.4.6
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [PATCH 3/3] arm64: defconfig: Enable GPIO of Renesas R-Car Gen3 SoC
2015-08-31 15:36 [PATCH 3/3] arm64: defconfig: Enable GPIO of Renesas R-Car Gen3 SoC Ulrich Hecht
` (2 preceding siblings ...)
2015-08-31 15:39 ` Ulrich Hecht
@ 2015-08-31 15:47 ` Ulrich Hecht
3 siblings, 0 replies; 5+ messages in thread
From: Ulrich Hecht @ 2015-08-31 15:47 UTC (permalink / raw)
To: linux-sh
From: Takeshi Kihara <takeshi.kihara.df@renesas.com>
Enable GPIO for Renesas R-Car Gen3 SoC.
Signed-off-by: Takeshi Kihara <takeshi.kihara.df@renesas.com>
[horms: only enable GPIO_RCAR]
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index dccc685..d994638 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -125,6 +125,7 @@ CONFIG_SPI=y
CONFIG_SPI_PL022=y
CONFIG_PINCTRL_MSM8916=y
CONFIG_GPIO_PL061=y
+CONFIG_GPIO_RCAR=y
CONFIG_GPIO_XGENE=y
CONFIG_POWER_RESET_XGENE=y
CONFIG_POWER_RESET_SYSCON=y
--
2.4.6
^ permalink raw reply related [flat|nested] 5+ messages in thread
end of thread, other threads:[~2015-08-31 15:47 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-31 15:36 [PATCH 3/3] arm64: defconfig: Enable GPIO of Renesas R-Car Gen3 SoC Ulrich Hecht
2015-08-31 15:37 ` Ulrich Hecht
2015-08-31 15:39 ` Ulrich Hecht
2015-08-31 15:39 ` Ulrich Hecht
2015-08-31 15:47 ` Ulrich Hecht
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).