Lines Matching +full:silicon +full:- +full:id
4 - compatible : Must include "fsl,qoriq-tmu" or "fsl,imx8mq-tmu". The
9 ---------- -----
11 - reg : Address range of TMU registers.
12 - interrupts : Contains the interrupt for TMU.
13 - fsl,tmu-range : The values to be programmed into TTRnCR, as specified by
16 - fsl,tmu-calibration : A list of cell pairs containing temperature
20 - #thermal-sensor-cells : Must be 1. The sensor specifier is the monitoring
21 site ID, and represents the "n" in TRITSRn and TRATSRn.
24 - little-endian : If present, the TMU registers are little endian. If absent,
26 - clocks : the clock for clocking the TMU silicon.
31 compatible = "fsl,qoriq-tmu";
34 fsl,tmu-range = <0x000a0000 0x00090026 0x0008004a 0x0001006a>;
35 fsl,tmu-calibration = <0x00000000 0x00000025
70 #thermal-sensor-cells = <1>;