devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/5] improve mtdpart robustness
@ 2015-08-18 15:34 Michal Suchanek
  2015-08-18 15:34 ` [PATCH v3 2/5] mtd: mtdpart: Do not fail mtd probe when parsing partitions fails Michal Suchanek
                   ` (4 more replies)
  0 siblings, 5 replies; 17+ messages in thread
From: Michal Suchanek @ 2015-08-18 15:34 UTC (permalink / raw)
  To: Rob Herring, Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala,
	David Woodhouse, Brian Norris, Michal Suchanek, devicetree,
	linux-kernel, linux-mtd

Hello,

this patch series addresses

 - compiling in a mtd partitioning scheme may render a mtd device inacessible
 - ofpart can fail when subnodes of mtd device node exist
     eg. s3c64xx spi controller-data

v3 updates the last patch
  - address possible memory leak
  - use more generic name for partition node

Thanks

Michal

Michal Suchanek (5):
  mtd: mtdpart: add debug prints to partition parser.
  mtd: mtdpart: Do not fail mtd probe when parsing partitions fails.
  mtd: ofpart: update devicetree binding specification
  mtd: ofpart: document the lock flag.
  mtd: ofpart: move ofpart partitions to a dedicated dt node

 .../devicetree/bindings/mtd/partition.txt          | 69 +++++++++++++---------
 drivers/mtd/mtdpart.c                              | 14 ++++-
 drivers/mtd/ofpart.c                               | 63 ++++++++++++++------
 3 files changed, 99 insertions(+), 47 deletions(-)

-- 
2.1.4


______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2015-10-31  0:21 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-18 15:34 [PATCH v3 0/5] improve mtdpart robustness Michal Suchanek
2015-08-18 15:34 ` [PATCH v3 2/5] mtd: mtdpart: Do not fail mtd probe when parsing partitions fails Michal Suchanek
     [not found]   ` <97366073dfe93b478f24e2fc30ca818326906e0a.1439911625.git.hramrach-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-10-11 20:03     ` Brian Norris
2015-10-27  1:44       ` Brian Norris
2015-08-18 15:34 ` [PATCH v3 1/5] mtd: mtdpart: add debug prints to partition parser Michal Suchanek
2015-10-11 20:00   ` Brian Norris
2015-08-18 15:34 ` [PATCH v3 3/5] mtd: ofpart: update devicetree binding specification Michal Suchanek
     [not found]   ` <e47db0c8eeaeb11353bcb2f4dcd138e813c3ecd7.1439911625.git.hramrach-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-10-11 20:04     ` Brian Norris
2015-10-27  2:01       ` Brian Norris
2015-10-27  4:35       ` Rob Herring
     [not found]         ` <CAL_JsqJ4Ha7R92=6xkwYXZjpEprjWoVxyXM6cG=yykVoTMH-vw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-10-27 22:50           ` Brian Norris
2015-10-28  0:45             ` Rob Herring
2015-08-18 15:34 ` [PATCH v3 4/5] mtd: ofpart: document the lock flag Michal Suchanek
2015-10-11 20:04   ` Brian Norris
2015-10-27  1:47     ` Brian Norris
2015-08-18 15:34 ` [PATCH v3 5/5] mtd: ofpart: move ofpart partitions to a dedicated dt node Michal Suchanek
     [not found]   ` <78e45e51c94899f92ec5d189846c5dd5cf9d8f7a.1439911625.git.hramrach-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-10-31  0:21     ` Brian Norris

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).