Re: [PATCH v1 1/7] dt-bindings: thermal: Add binding for Tegra30 thermal sensor

From: Rob Herring
Date: Mon May 17 2021 - 17:36:00 EST


On Tue, 11 May 2021 01:38:10 +0300, Dmitry Osipenko wrote:
> All NVIDIA Tegra30 SoCs have on-chip sensors which monitor temperature
> and voltage of the SoC. Sensors also controls CPU x2 freq throttle and
> emits emergency shutdown signal. TSENSOR has has two separate channels
> for each sensor placed in a different parts of the SoC. Add binding for
> the sensor hardware.
>
> Signed-off-by: Dmitry Osipenko <digetx@xxxxxxxxx>
> ---
> .../thermal/nvidia,tegra30-tsensor.yaml | 78 +++++++++++++++++++
> 1 file changed, 78 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/thermal/nvidia,tegra30-tsensor.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>