All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] add parallel NAND support for TI's new OMAPx and AMxx platforms
@ 2014-03-12  9:45 Pekon Gupta
  2014-03-12  9:45 ` [PATCH v2 1/2] ARM: dts: dra7: add support for parallel NAND flash Pekon Gupta
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Pekon Gupta @ 2014-03-12  9:45 UTC (permalink / raw)
  To: Tony Lindgren, bcousson; +Cc: linux-omap, Pekon Gupta

*changes v1 -> v2*
 - AM335x (am335x-evm): <already accepted, so dropping in v2>
 - DRA7xx (dra7-evm): resending
 - AM43xx (am43X-epos-evm): fix MTD NAND.filesystem partition offset


*Original v1*
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 (1):
  ARM: dts: am43xx: fix starting offset of NAND.filesystem MTD partition

 arch/arm/boot/dts/am43x-epos-evm.dts |   2 +-
 arch/arm/boot/dts/dra7-evm.dts       | 117 +++++++++++++++++++++++++++++++++++
 arch/arm/boot/dts/dra7.dtsi          |  20 ++++++
 3 files changed, 138 insertions(+), 1 deletion(-)

-- 
1.8.5.1.163.gd7aced9


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

end of thread, other threads:[~2014-04-18 16:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-12  9:45 [PATCH v2 0/2] add parallel NAND support for TI's new OMAPx and AMxx platforms Pekon Gupta
2014-03-12  9:45 ` [PATCH v2 1/2] ARM: dts: dra7: add support for parallel NAND flash Pekon Gupta
2014-03-12  9:45 ` [PATCH v2 2/2] ARM: dts: am43xx: fix starting offset of NAND.filesystem MTD partition Pekon Gupta
2014-03-19  9:17 ` [PATCH v2 0/2] add parallel NAND support for TI's new OMAPx and AMxx platforms Gupta, Pekon
2014-03-27  7:19 ` Gupta, Pekon
2014-04-18 16:33   ` Tony Lindgren

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.