Re: [PATCH 2/4] components: multiple components for a device

2019-02-08 Thread Daniel Vetter
On Fri, Feb 8, 2019 at 4:23 PM Daniel Vetter wrote: > > On Fri, Feb 08, 2019 at 10:28:49AM +, Russell King - ARM Linux admin > wrote: > > On Fri, Feb 08, 2019 at 12:27:57AM +0100, Daniel Vetter wrote: > > > Component framework is extended to support multiple components for > > > a struct

Re: [PATCH 2/4] components: multiple components for a device

2019-02-08 Thread Daniel Vetter
On Fri, Feb 08, 2019 at 10:28:49AM +, Russell King - ARM Linux admin wrote: > On Fri, Feb 08, 2019 at 12:27:57AM +0100, Daniel Vetter wrote: > > Component framework is extended to support multiple components for > > a struct device. These will be matched with different masters based on > > its

Re: [PATCH 2/4] components: multiple components for a device

2019-02-08 Thread Greg Kroah-Hartman
On Fri, Feb 08, 2019 at 12:27:57AM +0100, Daniel Vetter wrote: > Component framework is extended to support multiple components for > a struct device. These will be matched with different masters based on > its sub component value. > > We are introducing this, as I915 needs two different

Re: [PATCH 2/4] components: multiple components for a device

2019-02-08 Thread Russell King - ARM Linux admin
On Fri, Feb 08, 2019 at 12:27:57AM +0100, Daniel Vetter wrote: > Component framework is extended to support multiple components for > a struct device. These will be matched with different masters based on > its sub component value. > > We are introducing this, as I915 needs two different

Re: [PATCH 2/4] components: multiple components for a device

2019-02-07 Thread Rafael J. Wysocki
On Fri, Feb 8, 2019 at 12:28 AM Daniel Vetter wrote: > > Component framework is extended to support multiple components for > a struct device. These will be matched with different masters based on > its sub component value. > > We are introducing this, as I915 needs two different components >

[PATCH 2/4] components: multiple components for a device

2019-02-07 Thread Daniel Vetter
Component framework is extended to support multiple components for a struct device. These will be matched with different masters based on its sub component value. We are introducing this, as I915 needs two different components with different subcomponent value, which will be matched to two