devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] NAND support for Broadcom NS2 SoC
@ 2015-10-23  5:16 Anup Patel
  2015-10-23  5:16 ` [PATCH v3 1/2] mtd: brcmnand: Force 8bit mode before doing nand_scan_ident() Anup Patel
  2015-10-23  5:16 ` [PATCH v3 2/2] arm64: dts: Add BRCM IPROC NAND DT node for NS2 Anup Patel
  0 siblings, 2 replies; 14+ messages in thread
From: Anup Patel @ 2015-10-23  5:16 UTC (permalink / raw)
  To: David Woodhouse, Brian Norris, Linux MTD
  Cc: Rob Herring, Pawel Moll, Mark Rutland, Catalin Marinas,
	Will Deacon, Sudeep Holla, Ian Campbell, Kumar Gala, Ray Jui,
	Scott Branden, Florian Fainelli, Pramod KUMAR, Vikram Prakash,
	Sandeep Tripathy, Linux ARM Kernel, Device Tree, Linux Kernel,
	BCM Kernel Feedback, Anup Patel

We enable NAND support for Broadcom NS2 SoC by reusing existing
BRCMNAND driver.

This patchset applies on-top of "arm64: Simple additions to
NS2 DT" v1 patchset and is available in ns2_nand_v3 branch of
https://github.com/Broadcom/arm64-linux.git.

The patchset is tested on NS2 SVK.

Changes since v2:
 - Dropped patch1 and patch2 because these are already merged
   by MTD maintainer.
 - Avoid using absolute node paths in ns2-svk.dts.

Changes since v1:
 - Dropped patch3 and patch4 because we don't need to reset
   BRCMNAND controller for NS2.
 - Added patch to force 8bit mode before doing nand_scan_ident()
   in brcmnand_init_cs().

Anup Patel (2):
  mtd: brcmnand: Force 8bit mode before doing nand_scan_ident()
  arm64: dts: Add BRCM IPROC NAND DT node for NS2

 arch/arm64/boot/dts/broadcom/ns2-svk.dts | 30 ++++++++++++++++++++----------
 arch/arm64/boot/dts/broadcom/ns2.dtsi    | 14 ++++++++++++++
 drivers/mtd/nand/brcmnand/brcmnand.c     |  9 +++++++++
 3 files changed, 43 insertions(+), 10 deletions(-)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2015-10-30 18:55 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-23  5:16 [PATCH v3 0/2] NAND support for Broadcom NS2 SoC Anup Patel
2015-10-23  5:16 ` [PATCH v3 1/2] mtd: brcmnand: Force 8bit mode before doing nand_scan_ident() Anup Patel
2015-10-28  0:14   ` Brian Norris
2015-10-28  9:13     ` Anup Patel
2015-10-23  5:16 ` [PATCH v3 2/2] arm64: dts: Add BRCM IPROC NAND DT node for NS2 Anup Patel
     [not found]   ` <1445577373-21252-3-git-send-email-anup.patel-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
2015-10-28  0:19     ` Brian Norris
     [not found]       ` <20151028001920.GY13239-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>
2015-10-28  0:25         ` Ray Jui
     [not found]           ` <563015FC.9040006-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
2015-10-28  0:39             ` Brian Norris
2015-10-28  0:46               ` Ray Jui
2015-10-28  9:06                 ` Anup Patel
     [not found]                   ` <39063E8F96E11742B35A201CC5D095B7AFFB81-HXj2mutaA2qau4nib9vn7Zr/X4hKkxxPpWgKQ6/u3Fg@public.gmane.org>
2015-10-28 16:08                     ` Ray Jui
2015-10-28 18:55                       ` Florian Fainelli
     [not found]                       ` <5630F2E2.8060508-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
2015-10-30 18:49                         ` Brian Norris
2015-10-30 18:55                           ` Ray Jui

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).