All of lore.kernel.org
 help / color / mirror / Atom feed
From: Biwen Li <biwen.li@oss.nxp.com>
To: u-boot@lists.denx.de
Subject: [PATCH 05/15] arm64: dts: ls1043a: add gpio node
Date: Fri, 16 Oct 2020 17:12:00 +0800	[thread overview]
Message-ID: <20201016091210.6416-5-biwen.li@oss.nxp.com> (raw)
In-Reply-To: <20201016091210.6416-1-biwen.li@oss.nxp.com>

From: Biwen Li <biwen.li@nxp.com>

Add gpio node for SoC LS1043A

Signed-off-by: Biwen Li <biwen.li@nxp.com>
---
 arch/arm/dts/fsl-ls1043a.dtsi | 40 +++++++++++++++++++++++++++++++++++
 1 file changed, 40 insertions(+)

diff --git a/arch/arm/dts/fsl-ls1043a.dtsi b/arch/arm/dts/fsl-ls1043a.dtsi
index f7db44c0fa..96286104f2 100644
--- a/arch/arm/dts/fsl-ls1043a.dtsi
+++ b/arch/arm/dts/fsl-ls1043a.dtsi
@@ -78,6 +78,46 @@
 			bus-width = <4>;
 		};
 
+		gpio0: gpio at 2300000 {
+			compatible = "fsl,ls1043a-gpio", "fsl,qoriq-gpio";
+			reg = <0x0 0x2300000 0x0 0x10000>;
+			interrupts = <0 66 0x4>;
+			gpio-controller;
+			#gpio-cells = <2>;
+			interrupt-controller;
+			#interrupt-cells = <2>;
+		};
+
+		gpio1: gpio at 2310000 {
+			compatible = "fsl,ls1043a-gpio", "fsl,qoriq-gpio";
+			reg = <0x0 0x2310000 0x0 0x10000>;
+			interrupts = <0 67 0x4>;
+			gpio-controller;
+			#gpio-cells = <2>;
+			interrupt-controller;
+			#interrupt-cells = <2>;
+		};
+
+		gpio2: gpio at 2320000 {
+			compatible = "fsl,ls1043a-gpio", "fsl,qoriq-gpio";
+			reg = <0x0 0x2320000 0x0 0x10000>;
+			interrupts = <0 68 0x4>;
+			gpio-controller;
+			#gpio-cells = <2>;
+			interrupt-controller;
+			#interrupt-cells = <2>;
+		};
+
+		gpio3: gpio at 2330000 {
+			compatible = "fsl,ls1043a-gpio", "fsl,qoriq-gpio";
+			reg = <0x0 0x2330000 0x0 0x10000>;
+			interrupts = <0 134 0x4>;
+			gpio-controller;
+			#gpio-cells = <2>;
+			interrupt-controller;
+			#interrupt-cells = <2>;
+		};
+
 		ifc: ifc at 1530000 {
 			compatible = "fsl,ifc", "simple-bus";
 			reg = <0x0 0x1530000 0x0 0x10000>;
-- 
2.17.1

  parent reply	other threads:[~2020-10-16  9:12 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-16  9:11 [PATCH 01/15] gpio: mpc8xxx_gpio: fix a bug on ls1046ardb Biwen Li
2020-10-16  9:11 ` [PATCH 02/15] arm: dts: ls1021a: add gpio node Biwen Li
2020-10-16  9:11 ` [PATCH 03/15] arm64: dts: ls1012a: " Biwen Li
2020-10-16  9:11 ` [PATCH 04/15] arm64: dts: ls1028a: " Biwen Li
2020-10-16  9:12 ` Biwen Li [this message]
2020-10-16  9:12 ` [PATCH 06/15] arm64: dts: ls1046a: " Biwen Li
2020-10-16  9:12 ` [PATCH 07/15] arm64: dts: ls1088a: " Biwen Li
2020-10-16  9:12 ` [PATCH 08/15] arm64: dts: ls208xa: " Biwen Li
2020-10-16  9:12 ` [PATCH 09/15] configs: ls1012a: enable CONFIG_MPC8XXX_GPIO Biwen Li
2020-10-16  9:12 ` [PATCH 10/15] configs: ls1043a: " Biwen Li
2020-12-07 10:00   ` Priyanka Jain
2020-10-16  9:12 ` [PATCH 11/15] configs: ls1028a: " Biwen Li
2020-12-07  9:57   ` Priyanka Jain
2020-10-16  9:12 ` [PATCH 12/15] configs: ls1088a: " Biwen Li
2020-12-07  9:59   ` Priyanka Jain
2020-10-16  9:12 ` [PATCH 13/15] configs: ls208xa: " Biwen Li
2020-12-07  9:53   ` Priyanka Jain
2020-10-16  9:12 ` [PATCH 14/15] configs: lx2160a: " Biwen Li
2020-12-07  9:56   ` Priyanka Jain
2020-10-16  9:12 ` [PATCH 15/15] configs: ls1046a: enable MPC8XXX_GPIO Biwen Li
2020-12-07  9:58   ` Priyanka Jain
2020-10-16  9:28 ` [PATCH 01/15] gpio: mpc8xxx_gpio: fix a bug on ls1046ardb Biwen Li

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=20201016091210.6416-5-biwen.li@oss.nxp.com \
    --to=biwen.li@oss.nxp.com \
    --cc=u-boot@lists.denx.de \
    /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 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.