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

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to