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

From: Troy Jia
Date: Sun Oct 09 2016 - 05:46:33 EST


> -----Original Message-----
> From: Zhang Rui [mailto:rui.zhang@xxxxxxxxx]
> Sent: Monday, September 19, 2016 10:44 AM
> To: Leo Li <pku.leo@xxxxxxxxx>; Rob Herring <robh@xxxxxxxxxx>
> Cc: Troy Jia <hongtao.jia@xxxxxxx>; devicetree@xxxxxxxxxxxxxxx; linux-
> pm@xxxxxxxxxxxxxxx; linuxppc-dev <linuxppc-dev@xxxxxxxxxxxxxxxx>; lkml <linux-
> kernel@xxxxxxxxxxxxxxx>; Scott Wood <scott.wood@xxxxxxx>; Eduardo Valentin
> <edubezval@xxxxxxxxx>; Kumar Gala <galak@xxxxxxxxxxxxxx>; Shawn Guo
> <shawnguo@xxxxxxxxxx>; linux-arm-kernel@xxxxxxxxxxxxxxxxxxx
> 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 <robh@xxxxxxxxxx> 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 endianness of TMU.
> > > >
> > > > Signed-off-by: Jia Hongtao <hongtao.jia@xxxxxxx>
> > > > ---
> > > > Changes for V2:
> > > > * Remove formatting chnages.
> > > >
> > > > ÂDocumentation/devicetree/bindings/thermal/qoriq-thermal.txt | 7
> > > > +++++++
> > > > Â1 file changed, 7 insertions(+)
> > > Acked-by: Rob Herring <robh@xxxxxxxxxx>
> > Hi Zhang Rui,
> >
> > Since you have applied the driver patch, can you also apply the
> > binding patch?ÂÂThe binding is supposed to go with the driver.
> >
>
> Do you mean I should take both patch 1/7 and 7/7? I can not see the other patches
> in this patch set.

Yes, please take 7/7 as well.
I also reworked the device tree patches and you can find them here:
https://patchwork.kernel.org/patch/9368377/
https://patchwork.kernel.org/patch/9368381/
https://patchwork.kernel.org/patch/9368383/
https://patchwork.kernel.org/patch/9368379/
https://patchwork.kernel.org/patch/9368385/

-Hongtao.

>
> thanks,
> rui