Re: [PATCH 1/2] dt-bindings: thermal: Allow multiple devices to share cooling map

2018-07-16 Thread Rob Herring
On Thu, Jul 05, 2018 at 10:39:23AM +0530, Viresh Kumar wrote: > Allow cooling devices sharing same trip point with same contribution > value to share the cooling map as well. Otherwise the same information > will be duplicated for each device sharing the trip point. > > Signed-off-by: Viresh Kumar

Re: [PATCH 1/2] dt-bindings: thermal: Allow multiple devices to share cooling map

2018-07-15 Thread Viresh Kumar
On 05-07-18, 10:39, Viresh Kumar wrote: > Allow cooling devices sharing same trip point with same contribution > value to share the cooling map as well. Otherwise the same information > will be duplicated for each device sharing the trip point. > > Signed-off-by: Viresh Kumar > --- > Documentati

[PATCH 1/2] dt-bindings: thermal: Allow multiple devices to share cooling map

2018-07-04 Thread Viresh Kumar
Allow cooling devices sharing same trip point with same contribution value to share the cooling map as well. Otherwise the same information will be duplicated for each device sharing the trip point. Signed-off-by: Viresh Kumar --- Documentation/devicetree/bindings/thermal/thermal.txt | 11 +++---