Message ID | 1501833976-1100-2-git-send-email-rocky.hao@rock-chips.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On Fri, Aug 04, 2017 at 04:06:12PM +0800, Rocky Hao wrote: > attempt to new compatible for thermal founding on RK3328 SoC. ? "Add a new compatible..." > > Signed-off-by: Rocky Hao <rocky.hao@rock-chips.com> > --- > Change in v2: > - remove gerrit Change-Id > > Documentation/devicetree/bindings/thermal/rockchip-thermal.txt | 1 + > 1 file changed, 1 insertion(+) Acked-by: Rob Herring <robh@kernel.org>
Hi Rob, Thank you very much for your reply, and your ack of course. Best Regards, Rocky 在 2017/8/11 1:49, Rob Herring 写道: > On Fri, Aug 04, 2017 at 04:06:12PM +0800, Rocky Hao wrote: >> attempt to new compatible for thermal founding on RK3328 SoC. > > ? "Add a new compatible..." > >> >> Signed-off-by: Rocky Hao <rocky.hao@rock-chips.com> >> --- >> Change in v2: >> - remove gerrit Change-Id >> >> Documentation/devicetree/bindings/thermal/rockchip-thermal.txt | 1 + >> 1 file changed, 1 insertion(+) > > Acked-by: Rob Herring <robh@kernel.org> > > >
diff --git a/Documentation/devicetree/bindings/thermal/rockchip-thermal.txt b/Documentation/devicetree/bindings/thermal/rockchip-thermal.txt index 43003aec94bd..e3a6234fb1ac 100644 --- a/Documentation/devicetree/bindings/thermal/rockchip-thermal.txt +++ b/Documentation/devicetree/bindings/thermal/rockchip-thermal.txt @@ -4,6 +4,7 @@ Required properties: - compatible : should be "rockchip,<name>-tsadc" "rockchip,rk3228-tsadc": found on RK3228 SoCs "rockchip,rk3288-tsadc": found on RK3288 SoCs + "rockchip,rk3328-tsadc": found on RK3328 SoCs "rockchip,rk3368-tsadc": found on RK3368 SoCs "rockchip,rk3399-tsadc": found on RK3399 SoCs - reg : physical base address of the controller and length of memory mapped
attempt to new compatible for thermal founding on RK3328 SoC. Signed-off-by: Rocky Hao <rocky.hao@rock-chips.com> --- Change in v2: - remove gerrit Change-Id Documentation/devicetree/bindings/thermal/rockchip-thermal.txt | 1 + 1 file changed, 1 insertion(+)