RE: [PATCH v4 5/7] power: supply: Add 'connected_type' property and supporting code

2018-02-09 Thread Adam Thomson
On 09 February 2018 15:02, Sebastian Reichel wrote: > Hi, > > On Fri, Feb 09, 2018 at 11:28:42AM +, Adam Thomson wrote: > > On 08 February 2018 21:31, Sebastian Reichel wrote: > > > On Tue, Jan 02, 2018 at 03:50:53PM +, Adam Thomson wrote: > > > > This commit adds the 'connected_type'

RE: [PATCH v4 5/7] power: supply: Add 'connected_type' property and supporting code

2018-02-09 Thread Adam Thomson
On 09 February 2018 15:02, Sebastian Reichel wrote: > Hi, > > On Fri, Feb 09, 2018 at 11:28:42AM +, Adam Thomson wrote: > > On 08 February 2018 21:31, Sebastian Reichel wrote: > > > On Tue, Jan 02, 2018 at 03:50:53PM +, Adam Thomson wrote: > > > > This commit adds the 'connected_type'

Re: [PATCH v4 5/7] power: supply: Add 'connected_type' property and supporting code

2018-02-09 Thread Sebastian Reichel
Hi, On Fri, Feb 09, 2018 at 11:28:42AM +, Adam Thomson wrote: > On 08 February 2018 21:31, Sebastian Reichel wrote: > > On Tue, Jan 02, 2018 at 03:50:53PM +, Adam Thomson wrote: > > > This commit adds the 'connected_type' property to represent supplies > > > which can report a number of

Re: [PATCH v4 5/7] power: supply: Add 'connected_type' property and supporting code

2018-02-09 Thread Sebastian Reichel
Hi, On Fri, Feb 09, 2018 at 11:28:42AM +, Adam Thomson wrote: > On 08 February 2018 21:31, Sebastian Reichel wrote: > > On Tue, Jan 02, 2018 at 03:50:53PM +, Adam Thomson wrote: > > > This commit adds the 'connected_type' property to represent supplies > > > which can report a number of

RE: [PATCH v4 5/7] power: supply: Add 'connected_type' property and supporting code

2018-02-09 Thread Adam Thomson
On 08 February 2018 21:31, Sebastian Reichel wrote: > Hi, > > On Tue, Jan 02, 2018 at 03:50:53PM +, Adam Thomson wrote: > > This commit adds the 'connected_type' property to represent supplies > > which can report a number of different types of supply based on a > > connection event. > > > >

RE: [PATCH v4 5/7] power: supply: Add 'connected_type' property and supporting code

2018-02-09 Thread Adam Thomson
On 08 February 2018 21:31, Sebastian Reichel wrote: > Hi, > > On Tue, Jan 02, 2018 at 03:50:53PM +, Adam Thomson wrote: > > This commit adds the 'connected_type' property to represent supplies > > which can report a number of different types of supply based on a > > connection event. > > > >

Re: [PATCH v4 5/7] power: supply: Add 'connected_type' property and supporting code

2018-02-08 Thread Sebastian Reichel
Hi, On Tue, Jan 02, 2018 at 03:50:53PM +, Adam Thomson wrote: > This commit adds the 'connected_type' property to represent supplies > which can report a number of different types of supply based on a > connection event. > > Examples of this already exist in drivers whereby the existing

Re: [PATCH v4 5/7] power: supply: Add 'connected_type' property and supporting code

2018-02-08 Thread Sebastian Reichel
Hi, On Tue, Jan 02, 2018 at 03:50:53PM +, Adam Thomson wrote: > This commit adds the 'connected_type' property to represent supplies > which can report a number of different types of supply based on a > connection event. > > Examples of this already exist in drivers whereby the existing

Re: [PATCH v4 5/7] power: supply: Add 'connected_type' property and supporting code

2018-01-30 Thread Heikki Krogerus
On Tue, Jan 02, 2018 at 03:50:53PM +, Adam Thomson wrote: > This commit adds the 'connected_type' property to represent supplies > which can report a number of different types of supply based on a > connection event. > > Examples of this already exist in drivers whereby the existing 'type' >

Re: [PATCH v4 5/7] power: supply: Add 'connected_type' property and supporting code

2018-01-30 Thread Heikki Krogerus
On Tue, Jan 02, 2018 at 03:50:53PM +, Adam Thomson wrote: > This commit adds the 'connected_type' property to represent supplies > which can report a number of different types of supply based on a > connection event. > > Examples of this already exist in drivers whereby the existing 'type' >