Re: [PATCH v5 3/9] mfd: tmio: Add partition parsers platform data

2017-08-21 Thread Lee Jones
On Sat, 19 Aug 2017, Boris Brezillon wrote: > Hi Lee, > > Le Tue, 15 Aug 2017 07:58:35 +0100, > Lee Jones a écrit : > > > On Mon, 14 Aug 2017, Andrea Adami wrote: > > > > > With the introduction of sharpslpart partition parser we can now read the > > > offsets from NAND:

Re: [PATCH v5 3/9] mfd: tmio: Add partition parsers platform data

2017-08-21 Thread Lee Jones
On Sat, 19 Aug 2017, Boris Brezillon wrote: > Hi Lee, > > Le Tue, 15 Aug 2017 07:58:35 +0100, > Lee Jones a écrit : > > > On Mon, 14 Aug 2017, Andrea Adami wrote: > > > > > With the introduction of sharpslpart partition parser we can now read the > > > offsets from NAND: we specify the list

Re: [PATCH v5 3/9] mfd: tmio: Add partition parsers platform data

2017-08-19 Thread Boris Brezillon
Le Sat, 19 Aug 2017 09:26:03 +0200, Boris Brezillon a écrit : > Hi Lee, > > Le Tue, 15 Aug 2017 07:58:35 +0100, > Lee Jones a écrit : > > > On Mon, 14 Aug 2017, Andrea Adami wrote: > > > > > With the introduction of sharpslpart

Re: [PATCH v5 3/9] mfd: tmio: Add partition parsers platform data

2017-08-19 Thread Boris Brezillon
Le Sat, 19 Aug 2017 09:26:03 +0200, Boris Brezillon a écrit : > Hi Lee, > > Le Tue, 15 Aug 2017 07:58:35 +0100, > Lee Jones a écrit : > > > On Mon, 14 Aug 2017, Andrea Adami wrote: > > > > > With the introduction of sharpslpart partition parser we can now read the > > > offsets from NAND:

Re: [PATCH v5 3/9] mfd: tmio: Add partition parsers platform data

2017-08-19 Thread Wolfram Sang
On Mon, Aug 14, 2017 at 10:48:34PM +0200, Andrea Adami wrote: > With the introduction of sharpslpart partition parser we can now read the > offsets from NAND: we specify the list of the parsers as platform data, with > cmdlinepart and ofpart parsers first allowing to override the part. table >

Re: [PATCH v5 3/9] mfd: tmio: Add partition parsers platform data

2017-08-19 Thread Wolfram Sang
On Mon, Aug 14, 2017 at 10:48:34PM +0200, Andrea Adami wrote: > With the introduction of sharpslpart partition parser we can now read the > offsets from NAND: we specify the list of the parsers as platform data, with > cmdlinepart and ofpart parsers first allowing to override the part. table >

Re: [PATCH v5 3/9] mfd: tmio: Add partition parsers platform data

2017-08-19 Thread Boris Brezillon
Hi Lee, Le Tue, 15 Aug 2017 07:58:35 +0100, Lee Jones a écrit : > On Mon, 14 Aug 2017, Andrea Adami wrote: > > > With the introduction of sharpslpart partition parser we can now read the > > offsets from NAND: we specify the list of the parsers as platform data, with > >

Re: [PATCH v5 3/9] mfd: tmio: Add partition parsers platform data

2017-08-19 Thread Boris Brezillon
Hi Lee, Le Tue, 15 Aug 2017 07:58:35 +0100, Lee Jones a écrit : > On Mon, 14 Aug 2017, Andrea Adami wrote: > > > With the introduction of sharpslpart partition parser we can now read the > > offsets from NAND: we specify the list of the parsers as platform data, with > > cmdlinepart and ofpart

Re: [PATCH v5 3/9] mfd: tmio: Add partition parsers platform data

2017-08-15 Thread Lee Jones
On Mon, 14 Aug 2017, Andrea Adami wrote: > With the introduction of sharpslpart partition parser we can now read the > offsets from NAND: we specify the list of the parsers as platform data, with > cmdlinepart and ofpart parsers first allowing to override the part. table > written in NAND. This

Re: [PATCH v5 3/9] mfd: tmio: Add partition parsers platform data

2017-08-15 Thread Lee Jones
On Mon, 14 Aug 2017, Andrea Adami wrote: > With the introduction of sharpslpart partition parser we can now read the > offsets from NAND: we specify the list of the parsers as platform data, with > cmdlinepart and ofpart parsers first allowing to override the part. table > written in NAND. This