Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add big endian and ONFI support to iProc NAND
@ 2016-07-18 17:36 Ray Jui
  2016-07-18 17:36 ` [PATCH 1/2] mtd: brcmnand: iProc big endian and ONFI support Ray Jui
  2016-07-18 17:36 ` [PATCH 2/2] arm64: dts: Updated NAND DT properties for NS2 SVK Ray Jui
  0 siblings, 2 replies; 5+ messages in thread
From: Ray Jui @ 2016-07-18 17:36 UTC (permalink / raw)
  To: linux-arm-kernel

This patch series adds big endian and ONFI support to iProc based NAND wrapper
that utilizes the BRCMSTB NAND core driver. It also adds missing NAND DT
properties for NS2 SVK

This patch series is based off v4.7-rc1 and is available on GIHUB:
repo: https://github.com/Broadcom/arm64-linux.git
branch: iproc-nand-be-v1

Ray Jui (2):
  mtd: brcmnand: iProc big endian and ONFI support
  arm64: dts: Updated NAND DT properties for NS2 SVK

 arch/arm64/boot/dts/broadcom/ns2-svk.dts |  2 ++
 drivers/mtd/nand/brcmnand/brcmnand.c     | 12 ++++++------
 drivers/mtd/nand/brcmnand/brcmnand.h     | 13 ++++++++-----
 drivers/mtd/nand/brcmnand/iproc_nand.c   | 17 +++++++++++++----
 4 files changed, 29 insertions(+), 15 deletions(-)

-- 
2.1.4

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

end of thread, other threads:[~2016-07-18 17:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-18 17:36 [PATCH 0/2] Add big endian and ONFI support to iProc NAND Ray Jui
2016-07-18 17:36 ` [PATCH 1/2] mtd: brcmnand: iProc big endian and ONFI support Ray Jui
2016-07-18 17:41   ` Markus Mayer
2016-07-18 17:47     ` Ray Jui
2016-07-18 17:36 ` [PATCH 2/2] arm64: dts: Updated NAND DT properties for NS2 SVK Ray Jui

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox