[PATCH] mtd: plat_nand: add further DT bindings and documentation

Ezequiel Garcia elezegarcia at gmail.com
Wed Mar 27 05:59:42 EDT 2013


Hi Alexander,

On Sun, Mar 24, 2013 at 8:27 AM, Alexander Clouter <alex at digriz.org.uk> wrote:
> The plat_nand driver has some devicetree support but it is currently
> unusable, especially as there is no documentation on how to use it.
>
> This patch adds the much needed documentation as well as adds some common
> properties (bank-width, chip-delay, bbt-use-flash and nr-chips) removing
> further use of the platform_nand_data struct.
>
> Signed-off-by: Alexander Clouter <alex at digriz.org.uk>
> ---
>  .../devicetree/bindings/mtd/plat-nand.txt          |   93 ++++++++++++++++++++
>  drivers/mtd/nand/plat_nand.c                       |   53 ++++++++---
>  2 files changed, 134 insertions(+), 12 deletions(-)
>  create mode 100644 Documentation/devicetree/bindings/mtd/plat-nand.txt
>

What's the difference between this patch, and the one you've sent
before with the same patch commit message?

-- 
    Ezequiel



More information about the linux-mtd mailing list