diff mbox

[PATCHv2,7/8] ARM: socfpga: dts: Enable GPIO parent for Arria10 SR chip

Message ID 1464889948-28793-8-git-send-email-tthayer@opensource.altera.com
State New
Headers show

Commit Message

tthayer@opensource.altera.com June 2, 2016, 5:52 p.m. UTC
From: Thor Thayer <tthayer@opensource.altera.com>

Enable the Altera Arria10 GPIO parent for MFD operation.

Signed-off-by: Thor Thayer <tthayer@opensource.altera.com>
---
v2:  Added this change.
---
 arch/arm/boot/dts/socfpga_arria10_socdk.dtsi |    4 ++++
 1 file changed, 4 insertions(+)

Comments

Dinh Nguyen Oct. 10, 2016, 10 p.m. UTC | #1
On Thu, 2 Jun 2016, tthayer@opensource.altera.com wrote:

> From: Thor Thayer <tthayer@opensource.altera.com>
> 
> Enable the Altera Arria10 GPIO parent for MFD operation.
> 
> Signed-off-by: Thor Thayer <tthayer@opensource.altera.com>
> ---
> v2:  Added this change.
> ---
>  arch/arm/boot/dts/socfpga_arria10_socdk.dtsi |    4 ++++
>  1 file changed, 4 insertions(+)

Applied.

BR,
Dinh
--
To unsubscribe from this list: send the line "unsubscribe linux-gpio" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/arch/arm/boot/dts/socfpga_arria10_socdk.dtsi b/arch/arm/boot/dts/socfpga_arria10_socdk.dtsi
index 4638870..2655fae 100644
--- a/arch/arm/boot/dts/socfpga_arria10_socdk.dtsi
+++ b/arch/arm/boot/dts/socfpga_arria10_socdk.dtsi
@@ -70,6 +70,10 @@ 
 	status = "okay";
 };
 
+&gpio1 {
+	status = "okay";
+};
+
 &spi1 {
 	status = "okay";