Re: [PATCH v3 5/5] mtd: ofpart: move ofpart partitions to a dedicated dt node

2015-10-30 Thread Brian Norris
On Tue, Aug 18, 2015 at 03:34:09PM -, Michal Suchanek wrote: > Parsing direct subnodes of a mtd device as partitions is unreliable > since the mtd device is also part of its bus subsystem and can contain > bus data in subnodes. > > Move ofpart data to a subnode of its own so it is clear which

Re: [PATCH v3 5/5] mtd: ofpart: move ofpart partitions to a dedicated dt node

2015-10-30 Thread Brian Norris
On Tue, Aug 18, 2015 at 03:34:09PM -, Michal Suchanek wrote: > Parsing direct subnodes of a mtd device as partitions is unreliable > since the mtd device is also part of its bus subsystem and can contain > bus data in subnodes. > > Move ofpart data to a subnode of its own so it is clear which