On Wed, Jun 8, 2016 at 2:52 PM, Rob Herring <r...@kernel.org> 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....@nxp.com> >> --- >> Changes for V2: >> * Remove formatting chnages. >> >> Documentation/devicetree/bindings/thermal/qoriq-thermal.txt | 7 +++++++ >> 1 file changed, 7 insertions(+) > > Acked-by: Rob Herring <r...@kernel.org>
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. Regards, Leo