Hello,

On 30.07.2012 09:22, Heiko Schocher wrote:
add OF support for the davinci nand controller.

Signed-off-by: Heiko Schocher<[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: David Woodhouse<[email protected]>
Cc: Grant Likely<[email protected]>
Cc: Sekhar Nori<[email protected]>
Cc: Wolfgang Denk<[email protected]>
Cc: Scott Wood<[email protected]>

---
- changes for v2:
   - add comments from Scott Wood:
     - add "ti,davinci-" prefix
     - Dashes are preferred to underscores
     - rename "nandflash" to "nand"
     - introduce new "ti,davinci" specific properties for setting
       up ecc_mode, ecc_bits, options and bbt options, instead
       using linux defines
     - readme fixes
- no changes for v3
- changes for v4
   remove "pinmux-handle" property as discussed here:
   http://www.spinics.net/lists/arm-kernel/msg175701.html
   with Nori Sekhar
- no changes for v5

- changes for v6:
   add comments from Sekhar Nori:
   - remove unnecessary includes
   - use devm_kzalloc instead of kzalloc
   - remove AEMIF timing specific bindings, as
     this has to be done later.

  .../devicetree/bindings/arm/davinci/nand.txt       |   51 ++++++++++++++
  drivers/mtd/nand/davinci_nand.c                    |   72 +++++++++++++++++++-
  2 files changed, 122 insertions(+), 1 deletions(-)
  create mode 100644 Documentation/devicetree/bindings/arm/davinci/nand.txt

ping ... any comments?

bye,
Heiko
--
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to