RE: [PATCH V2 1/7] dt-bindings: Update QorIQ TMU thermal bindings

2016-10-09 Thread Troy Jia
t;; Scott Wood ; Eduardo Valentin > ; Kumar Gala ; Shawn Guo > ; linux-arm-ker...@lists.infradead.org > Subject: Re: [PATCH V2 1/7] dt-bindings: Update QorIQ TMU thermal bindings > > On 三, 2016-09-14 at 11:40 -0500, Leo Li wrote: > > On Wed, Jun 8, 2016 at 2:52 PM, Rob Herring wro

Re: [PATCH V2 1/7] dt-bindings: Update QorIQ TMU thermal bindings

2016-09-18 Thread Zhang Rui
On 三, 2016-09-14 at 11:40 -0500, Leo Li wrote: > On Wed, Jun 8, 2016 at 2:52 PM, Rob Herring wrote: > > > > On Tue, Jun 07, 2016 at 11:27:34AM +0800, Jia Hongtao wrote: > > > > > > For different types of SoC the sensor id and endianness may vary. > > > "#thermal-sensor-cells" is used to provide

Re: [PATCH V2 1/7] dt-bindings: Update QorIQ TMU thermal bindings

2016-09-14 Thread Leo Li
On Wed, Jun 8, 2016 at 2:52 PM, Rob Herring wrote: > On Tue, Jun 07, 2016 at 11:27:34AM +0800, Jia Hongtao wrote: >> For different types of SoC the sensor id and endianness may vary. >> "#thermal-sensor-cells" is used to provide sensor id information. >> "little-endian" property is to tell the end

Re: [PATCH V2 1/7] dt-bindings: Update QorIQ TMU thermal bindings

2016-06-08 Thread Rob Herring
On Tue, Jun 07, 2016 at 11:27:34AM +0800, Jia Hongtao wrote: > For different types of SoC the sensor id and endianness may vary. > "#thermal-sensor-cells" is used to provide sensor id information. > "little-endian" property is to tell the endianness of TMU. > > Signed-off-by: Jia Hongtao > --- >