Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1505157
| From | Krzysztof Kozlowski <krzk@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 3/3] mtd: s3c2410: parse the device configuration from OF node |
| Date | 2016-10-20 20:00 +0200 |
| Message-ID | <supNg-2j8-43@gated-at.bofh.it> (permalink) |
| References | <su5bP-5KC-17@gated-at.bofh.it> <su5bP-5KC-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Oct 19, 2016 at 05:52:05PM -0200, Sergio Prado wrote: > Allows configuring Samsung's s3c2410 memory controller using a > devicetree. > > Signed-off-by: Sergio Prado <sergio.prado@e-labworks.com> > --- > drivers/mtd/nand/s3c2410.c | 155 ++++++++++++++++++++++--- > include/linux/platform_data/mtd-nand-s3c2410.h | 1 + > 2 files changed, 140 insertions(+), 16 deletions(-) > Acked-by: Krzysztof Kozlowski <krzk@kernel.org> Best regards, Krzysztof
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2 3/3] mtd: s3c2410: parse the device configuration from OF node Sergio Prado <sergio.prado@e-labworks.com> - 2016-10-19 22:00 +0200 Re: [PATCH v2 3/3] mtd: s3c2410: parse the device configuration from OF node Boris Brezillon <boris.brezillon@free-electrons.com> - 2016-10-19 22:20 +0200 Re: [PATCH v2 3/3] mtd: s3c2410: parse the device configuration from OF node Krzysztof Kozlowski <krzk@kernel.org> - 2016-10-20 20:00 +0200
csiph-web