From patchwork Wed Feb 13 11:28:05 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [GIT,PULL] at91: more DT changes related to MTD for 3.9 Date: Wed, 13 Feb 2013 01:28:05 -0000 From: Nicolas Ferre X-Patchwork-Id: 220121 Message-Id: <511B78C5.5030209@atmel.com> To: Olof Johansson , Arnd Bergmann , linux-arm-kernel Cc: "Wu, Josh" , Jean-Christophe PLAGNIOL-VILLARD , Linux Kernel list , Artem Bityutskiy Hi Olof, Arnd, I would like you to consider this little pull request for modification of some AT91 Device Tree files. We have had a discussion about this material earlier and now that Artem has queued the driver modifications for MTD, I would like to know if it is possible to add these two patches in your late/dt branch? The following changes since commit 88b62b915b0b7e25870eb0604ed9a92ba4bfc9f7: Linux 3.8-rc6 (2013-02-01 12:08:14 +1100) are available in the git repository at: git://github.com/at91linux/linux-at91.git tags/at91-dt-late for you to fetch changes up to c18c6b29e0d8aa6a14ae0f254c5e7abe41a01745: ARM: at91: at91sam9n12: add DT parameters to enable PMECC (2013-02-07 16:45:06 +0100) ---------------------------------------------------------------- More DT modifications for AT91. Now that I am sure that the drivers modification are picked-up by MTD. Changes the use ECC to hardware ECC (named PMECC) for SoCs that are using it and their associated Evaluation Kits: - at91sam9x5-ek - at91sam9n12-ek ---------------------------------------------------------------- Josh Wu (2): ARM: at91: at91sam9x5: add DT parameters to enable PMECC ARM: at91: at91sam9n12: add DT parameters to enable PMECC arch/arm/boot/dts/at91sam9n12.dtsi | 3 ++- arch/arm/boot/dts/at91sam9n12ek.dts | 5 ++++- arch/arm/boot/dts/at91sam9x5.dtsi | 4 ++++ arch/arm/boot/dts/at91sam9x5cm.dtsi | 5 ++++- 4 files changed, 14 insertions(+), 3 deletions(-) Thanks, best regards,