[PATCH v8.1, 2/7] dt-bindings: thermal: Add binding document for LVTS thermal controllers
Nícolas F. R. A. Prado
nfraprado at collabora.com
Thu Aug 4 16:11:19 PDT 2022
On Thu, Aug 04, 2022 at 03:09:07PM +0200, bchihi at baylibre.com wrote:
> From: Alexandre Bailon <abailon at baylibre.com>
>
> This patch adds dt-binding documents for mt8192 and mt8195 thermal controllers.
>
> Signed-off-by: Alexandre Bailon <abailon at baylibre.com>
> Signed-off-by: Balsam CHIHI <bchihi at baylibre.com>
> ---
> .../thermal/mediatek,lvts-thermal.yaml | 77 +++++++++++++++++++
> 1 file changed, 77 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/thermal/mediatek,lvts-thermal.yaml
>
> diff --git a/Documentation/devicetree/bindings/thermal/mediatek,lvts-thermal.yaml b/Documentation/devicetree/bindings/thermal/mediatek,lvts-thermal.yaml
> new file mode 100644
> index 000000000000..53c44a73f3a4
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/thermal/mediatek,lvts-thermal.yaml
[..]
> + nvmem-cells:
minItems: 1
since mt8192 only has one of them.
> + items:
> + - description: LVTS calibration data 1 for thermal sensors
> + - description: LVTS calibration data 2 for thermal sensors
> +
> + nvmem-cell-names:
Ditto.
Thanks,
Nícolas
> + items:
> + - const: lvts_calib_data1
> + - const: lvts_calib_data2
[..]
More information about the linux-arm-kernel
mailing list