Skip to content

Commit 8848c0d

Browse files
Marek VasutDaniel Lezcano
authored andcommitted
dt-bindings: thermal: imx8mm-thermal: Document optional nvmem-cells
The TMU TASR, TCALIVn, TRIM registers must be explicitly programmed with calibration values from OCOTP. Document optional phandle to OCOTP nvmem provider. Acked-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Marek Vasut <[email protected]> Signed-off-by: Daniel Lezcano <[email protected]>
1 parent 89992d9 commit 8848c0d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Documentation/devicetree/bindings/thermal/imx8mm-thermal.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,13 @@ properties:
3232
clocks:
3333
maxItems: 1
3434

35+
nvmem-cells:
36+
maxItems: 1
37+
description: Phandle to the calibration data provided by ocotp
38+
39+
nvmem-cell-names:
40+
const: calib
41+
3542
"#thermal-sensor-cells":
3643
description: |
3744
Number of cells required to uniquely identify the thermal

0 commit comments

Comments
 (0)