Re: [PATCH 2/4] dt-bindings: Add bindings for nvidia,tegra186-bpmp-thermal

From: Rob Herring
Date: Fri Jun 23 2017 - 14:48:56 EST


On Fri, Jun 16, 2017 at 02:28:23PM +0300, Mikko Perttunen wrote:
> In Tegra186, the BPMP (Boot and Power Management Processor) implements
> an interface that is used to read system temperatures, including CPU
> cluster and GPU temperatures. This binding describes the thermal sensor
> that is exposed by BPMP.
>
> Signed-off-by: Mikko Perttunen <mperttunen@xxxxxxxxxx>
> ---
> .../thermal/nvidia,tegra186-bpmp-thermal.txt | 32 ++++++++++++++++++++++
> .../dt-bindings/thermal/tegra186-bpmp-thermal.h | 14 ++++++++++
> 2 files changed, 46 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/thermal/nvidia,tegra186-bpmp-thermal.txt
> create mode 100644 include/dt-bindings/thermal/tegra186-bpmp-thermal.h

Acked-by: Rob Herring <robh@xxxxxxxxxx>