Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1445668 > unrolled thread

[PATCH 0/2] Add big endian and ONFI support to iProc NAND

Started byRay Jui <ray.jui@broadcom.com>
First post2016-07-18 19:40 +0200
Last post2016-07-18 19:40 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH 0/2] Add big endian and ONFI support to iProc NAND Ray Jui <ray.jui@broadcom.com> - 2016-07-18 19:40 +0200

#1445668 — [PATCH 0/2] Add big endian and ONFI support to iProc NAND

FromRay Jui <ray.jui@broadcom.com>
Date2016-07-18 19:40 +0200
Subject[PATCH 0/2] Add big endian and ONFI support to iProc NAND
Message-ID<rWkGm-MC-19@gated-at.bofh.it>
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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web