All of lore.kernel.org
 help / color / mirror / Atom feed
From: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
To: linux-mtd@lists.infradead.org, devicetree@vger.kernel.org,
	robh@kernel.org, mark.rutland@arm.com, shawnguo@kernel.org
Cc: boris.brezillon@free-electrons.com, leoyang.li@nxp.com,
	oss@buserror.net, Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>,
	Jagdish Gediya <jagdish.gediya@nxp.com>,
	cyrille.pitchen@wedev4u.fr, computersforpeace@gmail.com,
	linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/2][v2][RESEND] ARM: dts: ls1021aqds: Add nand node for ifc controller
Date: Thu, 22 Feb 2018 15:45:11 +0530	[thread overview]
Message-ID: <20180222101511.29631-7-prabhakar.kushwaha@nxp.com> (raw)
In-Reply-To: <20180222101511.29631-1-prabhakar.kushwaha@nxp.com>

LS1021AQDS support NAND flash on IFC chip-select 2.

So add NAND node in device tree for IFC controller.

Signed-off-by: Jagdish Gediya <jagdish.gediya@nxp.com>
Signed-off-by: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
---
Due to patch series http://patchwork.ozlabs.org/project/linux-mtd/list/?series=28735
this patch is now independent of flash propoerty. So resending.

Resending as all patches of patchset never reaches to patchwork.

 arch/arm/boot/dts/ls1021a-qds.dts | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/arch/arm/boot/dts/ls1021a-qds.dts b/arch/arm/boot/dts/ls1021a-qds.dts
index 8a383d37884a..fe352ff60b35 100644
--- a/arch/arm/boot/dts/ls1021a-qds.dts
+++ b/arch/arm/boot/dts/ls1021a-qds.dts
@@ -240,6 +240,11 @@
 		big-endian;
 	};
 
+	nand@2,0 {
+		compatible = "fsl,ifc-nand";
+		reg = <0x2 0x0 0x10000>;
+	};
+
 	fpga: board-control@3,0 {
 		#address-cells = <1>;
 		#size-cells = <1>;
-- 
2.14.1

WARNING: multiple messages have this Message-ID (diff)
From: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
To: linux-mtd@lists.infradead.org, devicetree@vger.kernel.org,
	robh@kernel.org, mark.rutland@arm.com, shawnguo@kernel.org
Cc: linux-arm-kernel@lists.infradead.org,
	boris.brezillon@free-electrons.com, cyrille.pitchen@wedev4u.fr,
	computersforpeace@gmail.com, oss@buserror.net,
	leoyang.li@nxp.com,
	Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>,
	Jagdish Gediya <jagdish.gediya@nxp.com>
Subject: [PATCH 2/2][v2][RESEND] ARM: dts: ls1021aqds: Add nand node for ifc controller
Date: Thu, 22 Feb 2018 15:45:11 +0530	[thread overview]
Message-ID: <20180222101511.29631-7-prabhakar.kushwaha@nxp.com> (raw)
In-Reply-To: <20180222101511.29631-1-prabhakar.kushwaha@nxp.com>

LS1021AQDS support NAND flash on IFC chip-select 2.

So add NAND node in device tree for IFC controller.

Signed-off-by: Jagdish Gediya <jagdish.gediya@nxp.com>
Signed-off-by: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
---
Due to patch series http://patchwork.ozlabs.org/project/linux-mtd/list/?series=28735
this patch is now independent of flash propoerty. So resending.

Resending as all patches of patchset never reaches to patchwork.

 arch/arm/boot/dts/ls1021a-qds.dts | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/arch/arm/boot/dts/ls1021a-qds.dts b/arch/arm/boot/dts/ls1021a-qds.dts
index 8a383d37884a..fe352ff60b35 100644
--- a/arch/arm/boot/dts/ls1021a-qds.dts
+++ b/arch/arm/boot/dts/ls1021a-qds.dts
@@ -240,6 +240,11 @@
 		big-endian;
 	};
 
+	nand@2,0 {
+		compatible = "fsl,ifc-nand";
+		reg = <0x2 0x0 0x10000>;
+	};
+
 	fpga: board-control@3,0 {
 		#address-cells = <1>;
 		#size-cells = <1>;
-- 
2.14.1

WARNING: multiple messages have this Message-ID (diff)
From: prabhakar.kushwaha@nxp.com (Prabhakar Kushwaha)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/2][v2][RESEND] ARM: dts: ls1021aqds: Add nand node for ifc controller
Date: Thu, 22 Feb 2018 15:45:11 +0530	[thread overview]
Message-ID: <20180222101511.29631-7-prabhakar.kushwaha@nxp.com> (raw)
In-Reply-To: <20180222101511.29631-1-prabhakar.kushwaha@nxp.com>

LS1021AQDS support NAND flash on IFC chip-select 2.

So add NAND node in device tree for IFC controller.

Signed-off-by: Jagdish Gediya <jagdish.gediya@nxp.com>
Signed-off-by: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
---
Due to patch series http://patchwork.ozlabs.org/project/linux-mtd/list/?series=28735
this patch is now independent of flash propoerty. So resending.

Resending as all patches of patchset never reaches to patchwork.

 arch/arm/boot/dts/ls1021a-qds.dts | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/arch/arm/boot/dts/ls1021a-qds.dts b/arch/arm/boot/dts/ls1021a-qds.dts
index 8a383d37884a..fe352ff60b35 100644
--- a/arch/arm/boot/dts/ls1021a-qds.dts
+++ b/arch/arm/boot/dts/ls1021a-qds.dts
@@ -240,6 +240,11 @@
 		big-endian;
 	};
 
+	nand at 2,0 {
+		compatible = "fsl,ifc-nand";
+		reg = <0x2 0x0 0x10000>;
+	};
+
 	fpga: board-control at 3,0 {
 		#address-cells = <1>;
 		#size-cells = <1>;
-- 
2.14.1

  parent reply	other threads:[~2018-02-22 10:15 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-22 10:15 [PATCH 0/4][v4][RESEND] dt-bindings: mtd-physmap: Add endianness supports Prabhakar Kushwaha
2018-02-22 10:15 ` Prabhakar Kushwaha
2018-02-22 10:15 ` Prabhakar Kushwaha
2018-02-22 10:15 ` [PATCH 1/4][v4][RESEND] " Prabhakar Kushwaha
2018-02-22 10:15   ` Prabhakar Kushwaha
2018-02-22 10:15   ` Prabhakar Kushwaha
2018-02-22 10:15 ` [PATCH 2/4][v4][RESEND] driver: mtd: update struct map_info's swap as per map requirement Prabhakar Kushwaha
2018-02-22 10:15   ` Prabhakar Kushwaha
2018-02-22 10:15   ` Prabhakar Kushwaha
2018-02-22 10:15 ` [PATCH 3/4][v4][RESEND] ARM: dts: Add NOR connection type with IFC Prabhakar Kushwaha
2018-02-22 10:15   ` Prabhakar Kushwaha
2018-02-22 10:15   ` Prabhakar Kushwaha
2018-02-22 10:15 ` [PATCH 4/4][v4][RESEND] ARM64: " Prabhakar Kushwaha
2018-02-22 10:15   ` Prabhakar Kushwaha
2018-02-22 10:15   ` Prabhakar Kushwaha
2018-02-22 10:15 ` [PATCH 1/2][v2][RESEND] ARM: dts: Add big-endian for IFC on LS1021A Prabhakar Kushwaha
2018-02-22 10:15   ` Prabhakar Kushwaha
2018-02-22 10:15   ` Prabhakar Kushwaha
2018-02-22 10:31   ` Boris Brezillon
2018-02-22 10:31     ` Boris Brezillon
2018-02-22 10:31     ` Boris Brezillon
2018-02-22 10:15 ` Prabhakar Kushwaha [this message]
2018-02-22 10:15   ` [PATCH 2/2][v2][RESEND] ARM: dts: ls1021aqds: Add nand node for ifc controller Prabhakar Kushwaha
2018-02-22 10:15   ` Prabhakar Kushwaha
2018-02-22 10:28 ` [PATCH 0/4][v4][RESEND] dt-bindings: mtd-physmap: Add endianness supports Boris Brezillon
2018-02-22 10:28   ` Boris Brezillon
2018-02-22 10:28   ` Boris Brezillon
2018-02-24  9:09   ` Shawn Guo
2018-02-24  9:09     ` Shawn Guo
2018-02-24  9:09     ` Shawn Guo
  -- strict thread matches above, loose matches on Subject: below --
2018-02-15 11:55 [PATCH 2/2][v2][RESEND] ARM: dts: ls1021aqds: Add nand node for ifc controller Prabhakar Kushwaha
2018-02-15 11:55 ` Prabhakar Kushwaha
2018-02-15 11:55 ` Prabhakar Kushwaha

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=20180222101511.29631-7-prabhakar.kushwaha@nxp.com \
    --to=prabhakar.kushwaha@nxp.com \
    --cc=boris.brezillon@free-electrons.com \
    --cc=computersforpeace@gmail.com \
    --cc=cyrille.pitchen@wedev4u.fr \
    --cc=devicetree@vger.kernel.org \
    --cc=jagdish.gediya@nxp.com \
    --cc=leoyang.li@nxp.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=mark.rutland@arm.com \
    --cc=oss@buserror.net \
    --cc=robh@kernel.org \
    --cc=shawnguo@kernel.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 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.