/freebsd/sys/contrib/device-tree/Bindings/thermal/ |
H A D | brcm,bcm2835-thermal.txt | 6 compatible: should be one of: "brcm,bcm2835-thermal", 7 "brcm,bcm2836-thermal" or "brcm,bcm2837-thermal" 8 reg: Address range of the thermal registers. 9 clocks: Phandle of the clock used by the thermal sensor. 10 #thermal-sensor-cells: should be 0 (see Documentation/devicetree/bindings/thermal/thermal-sensor.ya… 14 thermal-zones { 15 cpu_thermal: cpu-thermal { 19 thermal-sensors = <&thermal>; 36 thermal: thermal@7e212000 { 37 compatible = "brcm,bcm2835-thermal"; [all …]
|
H A D | mediatek-thermal.txt | 3 This describes the device tree binding for the Mediatek thermal controller 12 - "mediatek,mt8173-thermal" : For MT8173 family of SoCs 13 - "mediatek,mt2701-thermal" : For MT2701 family of SoCs 14 - "mediatek,mt2712-thermal" : For MT2712 family of SoCs 15 - "mediatek,mt7622-thermal" : For MT7622 SoC 16 - "mediatek,mt7981-thermal", "mediatek,mt7986-thermal" : For MT7981 SoC 17 - "mediatek,mt7986-thermal" : For MT7986 SoC 18 - "mediatek,mt8183-thermal" : For MT8183 family of SoCs 19 - "mediatek,mt8365-thermal" : For MT8365 family of SoCs 20 - "mediatek,mt8516-thermal", "mediatek,mt2701-thermal : For MT8516 family of SoCs [all …]
|
H A D | brcm,sr-thermal.txt | 3 This binding describes thermal sensors that is part of Stingray SoCs. 6 - compatible : Must be "brcm,sr-thermal" 10 - #thermal-sensor-cells : Thermal sensor phandler 12 - thermal-sensors: A list of thermal sensor phandles and specifier. 25 compatible = "brcm,sr-thermal"; 28 #thermal-sensor-cells = <1>; 32 thermal-zones { 33 ihost0_thermal: ihost0-thermal { 36 thermal-sensors = <&tmon 0>; 45 ihost1_thermal: ihost1-thermal { [all …]
|
H A D | amazon,al-thermal.txt | 3 Simple thermal device that allows temperature reading by a single MMIO 7 - compatible: "amazon,al-thermal". 9 - #thermal-sensor-cells: Must be 1. See Documentation/devicetree/bindings/thermal/thermal-sensor.ya… 12 thermal: thermal { 13 compatible = "amazon,al-thermal"; 15 #thermal-sensor-cells = <0x1>; 18 thermal-zones { 19 thermal-z0 { 22 thermal-sensors = <&thermal 0>;
|
H A D | thermal.txt | 4 defining hardware thermal structure using device tree. 5 A thermal structure includes thermal zones and their components, 9 The target of device tree thermal descriptors is to describe only 10 the hardware thermal aspects. The thermal device tree bindings are 14 There are five types of nodes involved to describe thermal bindings: 15 - thermal sensors: devices which may be used to take temperature 21 - thermal zones: used to describe thermal data within the hardware; 28 thermal zones. Typical devices are I2C ADC converters and bandgaps. These are 29 nodes providing temperature data to thermal zones. Thermal sensor devices may 33 - #thermal-sensor-cells: Used to provide sensor device specific information [all …]
|
H A D | armada-thermal.txt | 1 * Marvell Armada 370/375/380/XP thermal management 6 * marvell,armada370-thermal 7 * marvell,armada375-thermal 8 * marvell,armada380-thermal 9 * marvell,armadaxp-thermal 10 * marvell,armada-ap806-thermal 11 * marvell,armada-ap807-thermal 12 * marvell,armada-cp110-thermal 23 Note: The compatibles marvell,armada370-thermal, 24 marvell,armada380-thermal, and marvell,armadaxp-thermal must point to [all …]
|
H A D | nvidia,tegra186-bpmp-thermal.txt | 1 NVIDIA Tegra186 BPMP thermal sensor 5 and GPU temperatures. This binding describes the thermal sensor that is 8 The BPMP thermal node must be located directly inside the main BPMP node. See 11 This node represents a thermal sensor. See Documentation/devicetree/bindings/thermal/thermal-sensor… 12 core thermal binding. 18 - "nvidia,tegra186-bpmp-thermal" 19 - "nvidia,tegra194-bpmp-thermal" 20 - #thermal-sensor-cells: Cell for sensor index. 29 bpmp_thermal: thermal { 30 compatible = "nvidia,tegra186-bpmp-thermal"; [all …]
|
H A D | brcm,ns-thermal.txt | 3 This binding describes thermal sensor that is part of Northstar's DMU (Device 7 - compatible : Must be "brcm,ns-thermal" 9 - #thermal-sensor-cells : Should be <0> 13 thermal: thermal@1800c2c0 { 14 compatible = "brcm,ns-thermal"; 16 #thermal-sensor-cells = <0>; 19 thermal-zones { 20 cpu_thermal: cpu-thermal { 24 thermal-sensors = <&thermal>;
|
H A D | thermal-generic-adc.txt | 1 General Purpose Analog To Digital Converter (ADC) based thermal sensor. 3 On some of platforms, thermal sensor like thermistors are connected to 10 - compatible: Must be "generic-adc-thermal". 11 - #thermal-sensor-cells: Should be 1. See Documentation/devicetree/bindings/thermal/thermal-sen… 29 #include <dt-bindings/thermal/thermal.h> 40 tboard_thermistor: thermal-sensor { 41 compatible = "generic-adc-thermal"; 42 #thermal-sensor-cells = <0>; 72 thermal-zones { 76 thermal-sensors = <&tboard_thermistor>;
|
H A D | da9062-thermal.txt | 6 Junction temperature thermal module uses an interrupt signal to identify 12 "dlg,da9061-thermal", "dlg,da9062-thermal" 13 "dlg,da9062-thermal" 18 milliseconds, between thermal zone device update checks. 23 thermal { 24 compatible = "dlg,da9062-thermal"; 32 thermal { 33 compatible = "dlg,da9061-thermal", "dlg,da9062-thermal";
|
H A D | max77620_thermal.txt | 11 #thermal-sensor-cells: For more details, please refer to 12 <devicetree/bindings/thermal/thermal-sensor.yaml> 15 For more details, please refer generic thermal DT binding document 16 <devicetree/bindings/thermal/thermal*.yaml>. 24 #include <dt-bindings/thermal/thermal.h> 31 #thermal-sensor-cells = <0>; 41 thermal-zones { 45 thermal-sensors = <&spmic>;
|
H A D | tango-thermal.txt | 7 - #thermal-sensor-cells: Should be 0 (see Documentation/devicetree/bindings/thermal/thermal-sensor.… 8 - compatible: "sigma,smp8758-thermal" 9 - reg: Address range of the thermal registers 13 cpu_temp: thermal@920100 { 14 #thermal-sensor-cells = <0>; 15 compatible = "sigma,smp8758-thermal";
|
H A D | spear-thermal.txt | 4 - compatible : "st,thermal-spear1340" 5 - reg : Address range of the thermal registers 6 - st,thermal-flags: flags used to enable thermal sensor 10 thermal@fc000000 { 11 compatible = "st,thermal-spear1340"; 13 st,thermal-flags = <0x7000>;
|
/freebsd/sys/contrib/device-tree/src/arm64/ti/ |
H A D | k3-j784s4-thermal.dtsi | 6 #include <dt-bindings/thermal/thermal.h> 8 wkup0_thermal: wkup0-thermal { 11 thermal-sensors = <&wkup_vtm0 0>; 22 wkup1_thermal: wkup1-thermal { 25 thermal-sensors = <&wkup_vtm0 1>; 36 main0_thermal: main0-thermal { 39 thermal-sensors = <&wkup_vtm0 2>; 50 main1_thermal: main1-thermal { 53 thermal-sensors = <&wkup_vtm0 3>; 64 main2_thermal: main2-thermal { [all …]
|
H A D | k3-j721s2-thermal.dtsi | 6 #include <dt-bindings/thermal/thermal.h> 8 wkup0_thermal: wkup0-thermal { 11 thermal-sensors = <&wkup_vtm0 0>; 22 wkup1_thermal: wkup1-thermal { 25 thermal-sensors = <&wkup_vtm0 1>; 36 main0_thermal: main0-thermal { 39 thermal-sensors = <&wkup_vtm0 2>; 50 main1_thermal: main1-thermal { 53 thermal-sensors = <&wkup_vtm0 3>; 64 main2_thermal: main2-thermal { [all …]
|
H A D | k3-j721e-thermal.dtsi | 6 #include <dt-bindings/thermal/thermal.h> 8 thermal_zones: thermal-zones { 9 wkup_thermal: wkup-thermal { 12 thermal-sensors = <&wkup_vtm0 0>; 23 mpu_thermal: mpu-thermal { 26 thermal-sensors = <&wkup_vtm0 1>; 37 c7x_thermal: c7x-thermal { 40 thermal-sensors = <&wkup_vtm0 2>; 51 gpu_thermal: gpu-thermal { 54 thermal-sensors = <&wkup_vtm0 3>; [all …]
|
H A D | k3-am62a-thermal.dtsi | 6 #include <dt-bindings/thermal/thermal.h> 8 thermal_zones: thermal-zones { 9 main0_thermal: main0-thermal { 12 thermal-sensors = <&wkup_vtm0 0>; 23 main1_thermal: main1-thermal { 26 thermal-sensors = <&wkup_vtm0 1>; 37 main2_thermal: main2-thermal { 40 thermal-sensors = <&wkup_vtm0 2>;
|
H A D | k3-j7200-thermal.dtsi | 6 #include <dt-bindings/thermal/thermal.h> 8 thermal_zones: thermal-zones { 9 mcu_thermal: mcu-thermal { 12 thermal-sensors = <&wkup_vtm0 0>; 23 mpu_thermal: mpu-thermal { 26 thermal-sensors = <&wkup_vtm0 1>; 37 main_thermal: main-thermal { 40 thermal-sensors = <&wkup_vtm0 2>;
|
H A D | k3-am62p-j722s-common-thermal.dtsi | 6 #include <dt-bindings/thermal/thermal.h> 8 thermal_zones: thermal-zones { 9 main0_thermal: main0-thermal { 12 thermal-sensors = <&wkup_vtm0 0>; 23 main1_thermal: main1-thermal { 26 thermal-sensors = <&wkup_vtm0 1>; 37 main2_thermal: main2-thermal { 40 thermal-sensors = <&wkup_vtm0 2>;
|
H A D | k3-am62p-thermal.dtsi | 6 #include <dt-bindings/thermal/thermal.h> 8 thermal_zones: thermal-zones { 9 main0_thermal: main0-thermal { 12 thermal-sensors = <&wkup_vtm0 0>; 23 main1_thermal: main1-thermal { 26 thermal-sensors = <&wkup_vtm0 1>; 37 main2_thermal: main2-thermal { 40 thermal-sensors = <&wkup_vtm0 2>;
|
H A D | k3-am654-industrial-thermal.dtsi | 6 #include <dt-bindings/thermal/thermal.h> 8 mpu0_thermal: mpu0-thermal { 11 thermal-sensors = <&wkup_vtm0 0>; 22 mpu1_thermal: mpu1-thermal { 25 thermal-sensors = <&wkup_vtm0 1>; 36 mcu_thermal: mcu-thermal { 39 thermal-sensors = <&wkup_vtm0 2>;
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | sdm632.dtsi | 7 thermal-zones { 8 /delete-node/cpu1-thermal; 9 /delete-node/cpu2-thermal; 10 /delete-node/cpu3-thermal; 12 cpu0-thermal { 13 thermal-sensors = <&tsens0 13>; 25 cpu4-thermal { 26 thermal-sensors = <&tsens0 5>; 29 cpu5-thermal { 30 thermal-sensors = <&tsens0 6>; [all …]
|
H A D | pm8550vs.dtsi | 10 thermal-zones { 11 pm8550vs-c-thermal { 14 thermal-sensors = <&pm8550vs_c_temp_alarm>; 31 pm8550vs-d-thermal { 34 thermal-sensors = <&pm8550vs_d_temp_alarm>; 51 pm8550vs-e-thermal { 54 thermal-sensors = <&pm8550vs_e_temp_alarm>; 71 pm8550vs-g-thermal { 74 thermal-sensors = <&pm8550vs_g_temp_alarm>; 105 #thermal-sensor-cells = <0>; [all …]
|
H A D | x1e80100-pmics.dtsi | 12 thermal-zones { 13 pm8550-thermal { 16 thermal-sensors = <&pm8550_temp_alarm>; 33 pm8550ve-2-thermal { 36 thermal-sensors = <&pm8550ve_2_temp_alarm>; 53 pmc8380-3-thermal { 56 thermal-sensors = <&pmc8380_3_temp_alarm>; 73 pmc8380-4-thermal { 76 thermal-sensors = <&pmc8380_4_temp_alarm>; 93 pmc8380-5-thermal { [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/arm/ |
H A D | juno-scmi.dtsi | 73 #thermal-sensor-cells = <1>; 78 thermal-zones { 79 pmic-thermal { 80 thermal-sensors = <&scmi_sensors0 0>; 83 soc-thermal { 84 thermal-sensors = <&scmi_sensors0 3>; 87 big-cl-thermal { 88 thermal-sensors = <&scmi_sensors0 21>; 91 little-cl-thermal { 92 thermal-sensors = <&scmi_sensors0 22>; [all …]
|