linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/5] add parallel NAND support for TI's new OMAPx and AMxx platforms
@ 2014-02-05 13:28 Pekon Gupta
  2014-02-05 13:28 ` [PATCH v1 1/5] ARM: OMAP2+: gpmc: update gpmc_hwecc_bch_capable() for new platforms and ECC schemes Pekon Gupta
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Pekon Gupta @ 2014-02-05 13:28 UTC (permalink / raw)
  To: Tony Lindgren, bcousson; +Cc: linux-omap, Pekon Gupta

This patch-set adds and updates parallel NAND support on following TI platforms
 - AM335x (am335x-evm)
 - DRA7xx (dra7-evm
 - AM43xx (am43X-epos-evm)

In addition, following OMAP2+/GPMC patch is also added in this series as
it add checks DRA7xx and AM43xxx platforms for non-DT kernels.
	ARM: OMAP2+: gpmc: update gpmc_hwecc_bch_capable() for new platforms


Minal Shah (1):
  ARM: dts: dra7: add support for parallel NAND flash

Pekon Gupta (4):
  ARM: OMAP2+: gpmc: update gpmc_hwecc_bch_capable() for new platforms
    and ECC schemes
  ARM: dts: am335x-evm: NAND: update MTD partition table
  ARM: dts: AM33xx: updated default ECC scheme in nand-ecc-opt
  ARM: dts: am43xx: add support for parallel NAND flash

 arch/arm/boot/dts/am335x-evm.dts     |  51 +++++++--------
 arch/arm/boot/dts/am4372.dtsi        |  24 +++++++
 arch/arm/boot/dts/am43x-epos-evm.dts | 107 ++++++++++++++++++++++++++++++++
 arch/arm/boot/dts/dra7-evm.dts       | 117 +++++++++++++++++++++++++++++++++++
 arch/arm/boot/dts/dra7.dtsi          |  20 ++++++
 arch/arm/boot/dts/omap3430-sdp.dts   |   3 +-
 arch/arm/mach-omap2/gpmc-nand.c      |  31 ++++++----
 7 files changed, 315 insertions(+), 38 deletions(-)

-- 
1.8.5.1.163.gd7aced9


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

end of thread, other threads:[~2014-03-02 18:19 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-05 13:28 [PATCH v1 0/5] add parallel NAND support for TI's new OMAPx and AMxx platforms Pekon Gupta
2014-02-05 13:28 ` [PATCH v1 1/5] ARM: OMAP2+: gpmc: update gpmc_hwecc_bch_capable() for new platforms and ECC schemes Pekon Gupta
2014-02-05 13:28 ` [PATCH v1 2/5] ARM: dts: am335x-evm: NAND: update MTD partition table Pekon Gupta
2014-02-05 13:28 ` [PATCH v1 3/5] ARM: dts: AM33xx: updated default ECC scheme in nand-ecc-opt Pekon Gupta
2014-02-05 13:28 ` [PATCH v1 4/5] ARM: dts: dra7: add support for parallel NAND flash Pekon Gupta
2014-03-02 18:19   ` Tony Lindgren
2014-02-05 13:28 ` [PATCH v1 5/5] ARM: dts: am43xx: " Pekon Gupta
2014-02-13  4:27 ` [PATCH v1 0/5] add parallel NAND support for TI's new OMAPx and AMxx platforms Gupta, Pekon
2014-03-02 18:17   ` Tony Lindgren

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