Hi Rocky, ? 2017?08?24? 18:27, Rocky Hao ??: > Add a new compatible for thermal founding on RV1108 SoCs. > > Signed-off-by: Rocky Hao <rocky.hao at rock-chips.com> > --- > Documentation/devicetree/bindings/thermal/rockchip-thermal.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/thermal/rockchip-thermal.txt b/Documentation/devicetree/bindings/thermal/rockchip-thermal.txt > index e3a6234fb1ac..43d744e5305e 100644 > --- a/Documentation/devicetree/bindings/thermal/rockchip-thermal.txt > +++ b/Documentation/devicetree/bindings/thermal/rockchip-thermal.txt > @@ -2,6 +2,7 @@ > > Required properties: > - compatible : should be "rockchip,<name>-tsadc" > + "rockchip,rv1108-tsadc": found on RV1108 SoCs According to the order, we should put the string after the "rockchip,rk3399-tsadc"..., not here. > "rockchip,rk3228-tsadc": found on RK3228 SoCs > "rockchip,rk3288-tsadc": found on RK3288 SoCs > "rockchip,rk3328-tsadc": found on RK3328 SoCs