From: pn@denx.de (Parthiban Nallathambi)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v7 5/5] arm64: dts: actions: Add pinctrl node for Actions Semi S700
Date: Thu, 15 Nov 2018 13:47:48 +0100 [thread overview]
Message-ID: <20181115124748.268286-6-pn@denx.de> (raw)
In-Reply-To: <20181115124748.268286-1-pn@denx.de>
From: Saravanan Sekar <sravanhome@gmail.com>
Add pinctrl nodes for Actions Semi S700 SoC
Signed-off-by: Parthiban Nallathambi <pn@denx.de>
Signed-off-by: Saravanan Sekar <sravanhome@gmail.com>
Acked-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
---
arch/arm64/boot/dts/actions/s700.dtsi | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
diff --git a/arch/arm64/boot/dts/actions/s700.dtsi b/arch/arm64/boot/dts/actions/s700.dtsi
index 192c7b39c8c1..dceadb945da3 100644
--- a/arch/arm64/boot/dts/actions/s700.dtsi
+++ b/arch/arm64/boot/dts/actions/s700.dtsi
@@ -186,5 +186,21 @@
interrupts = <GIC_SPI 11 IRQ_TYPE_LEVEL_HIGH>;
interrupt-names = "timer1";
};
+
+ pinctrl: pinctrl at e01b0000 {
+ compatible = "actions,s700-pinctrl";
+ reg = <0x0 0xe01b0000 0x0 0x1000>;
+ clocks = <&cmu CLK_GPIO>;
+ gpio-controller;
+ gpio-ranges = <&pinctrl 0 0 136>;
+ #gpio-cells = <2>;
+ interrupt-controller;
+ #interrupt-cells = <2>;
+ interrupts = <GIC_SPI 36 IRQ_TYPE_LEVEL_HIGH>,
+ <GIC_SPI 37 IRQ_TYPE_LEVEL_HIGH>,
+ <GIC_SPI 38 IRQ_TYPE_LEVEL_HIGH>,
+ <GIC_SPI 39 IRQ_TYPE_LEVEL_HIGH>,
+ <GIC_SPI 40 IRQ_TYPE_LEVEL_HIGH>;
+ };
};
};
--
2.17.2
next prev parent reply other threads:[~2018-11-15 12:47 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-15 12:47 [PATCH v7 0/5] Add Actions Semi S700 pinctrl support Parthiban Nallathambi
2018-11-15 12:47 ` [PATCH v7 1/5] pinctrl: actions: define constructor generic to Actions Semi SoC's Parthiban Nallathambi
2018-11-15 12:47 ` [PATCH v7 2/5] pinctrl: actions: define pad control configurtion to SoC specific Parthiban Nallathambi
2018-11-15 12:47 ` [PATCH v7 3/5] dt-bindings: pinctrl: Add bindings for Actions Semi S700 SoC Parthiban Nallathambi
2018-11-15 12:47 ` [PATCH v7 4/5] pinctrl: actions: Add Actions Semi S700 pinctrl driver Parthiban Nallathambi
2018-11-15 12:47 ` Parthiban Nallathambi [this message]
2018-11-19 13:13 ` [PATCH v7 5/5] arm64: dts: actions: Add pinctrl node for Actions Semi S700 Linus Walleij
2018-11-19 14:29 ` Manivannan Sadhasivam
2018-11-19 13:15 ` [PATCH v7 0/5] Add Actions Semi S700 pinctrl support Linus Walleij
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20181115124748.268286-6-pn@denx.de \
--to=pn@denx.de \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox