[PATCH] mtd: plat_nand: add further DT bindings and documentation
Alexander Clouter
alex at digriz.org.uk
Wed Mar 27 08:44:16 EDT 2013
Ezequiel Garcia <elezegarcia at gmail.com> wrote:
>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?
Nothing....same patch. Bare DT support was added to plat-nand, this fixes the woes devs have if they try to use that DT functionality.
--
Alexander Clouter
More information about the linux-mtd
mailing list