Lines Matching +full:imx8mm +full:- +full:tmu
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#
10 - Shawn Guo <shawnguo@kernel.org>
11 - Sascha Hauer <s.hauer@pengutronix.de>
12 - Fabio Estevam <festevam@gmail.com>
15 i.MX8MM has TMU IP to allow temperature measurement, there are
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:
43 nvmem-cell-names:
46 "#thermal-sensor-cells":
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>;