Re: [PATCH 0/5] mtd: onenand/samsung: Add device tree support

From: Miquel Raynal
Date: Mon Apr 29 2019 - 04:19:36 EST


Hi PaweÅ,

PaweÅ Chmiel <pawel.mikolaj.chmiel@xxxxxxxxx> wrote on Fri, 26 Apr 2019
18:42:19 +0200:

> This patchset adds device tree support to Samsung OneNAND driver.
> It was tested on Samsung Galaxy S and Samsung Galaxy S Fascinate 4G,
> an Samsung S5PV210 based mobile phones.
>
> Tomasz Figa (5):
> mtd: onenand/samsung: Unify resource order for controller variants
> mtd: onenand/samsung: Make sure that bus clock is enabled
> mtd: onenand/samsung: Add device tree support
> dt-binding: mtd: onenand/samsung: Add device tree support
> mtd: onenand/samsung: Set name field of mtd_info struct
>
> .../bindings/mtd/samsung-onenand.txt | 46 +++++++++
> drivers/mtd/nand/onenand/samsung.c | 94 +++++++++++++------
> 2 files changed, 113 insertions(+), 27 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/mtd/samsung-onenand.txt
>

I think you should use "mtd: onenand: samsung:" as prefix.

Thanks,
MiquÃl