Lines Matching +full:thermal +full:- +full:calibration
1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/thermal/imx8mm-thermal.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: NXP i.MX8M Mini Thermal
10 - Shawn Guo <shawnguo@kernel.org>
11 - Sascha Hauer <s.hauer@pengutronix.de>
12 - Fabio Estevam <festevam@gmail.com>
21 $ref: thermal-sensor.yaml#
26 - enum:
27 - fsl,imx8mm-tmu
28 - fsl,imx8mp-tmu
29 - items:
30 - const: fsl,imx8mn-tmu
31 - const: fsl,imx8mm-tmu
39 nvmem-cells:
41 description: Phandle to the calibration data provided by ocotp
43 nvmem-cell-names:
46 "#thermal-sensor-cells":
48 Number of cells required to uniquely identify the thermal
51 - 0
52 - 1
55 - compatible
56 - reg
57 - clocks
62 - |
63 #include <dt-bindings/clock/imx8mm-clock.h>
65 thermal-sensor@30260000 {
66 compatible = "fsl,imx8mm-tmu";
69 #thermal-sensor-cells = <0>;