Lines Matching +full:ns +full:- +full:thermal
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/thermal/brcm,ns-thermal.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Broadcom Northstar Thermal
10 - Rafał Miłecki <rafal@milecki.pl>
13 Thermal sensor that is part of Northstar's DMU (Device Management Unit).
16 - $ref: thermal-sensor.yaml#
20 const: brcm,ns-thermal
26 "#thermal-sensor-cells":
32 - reg
35 - |
36 thermal: thermal@1800c2c0 {
37 compatible = "brcm,ns-thermal";
39 #thermal-sensor-cells = <0>;
42 thermal-zones {
43 cpu-thermal {
44 polling-delay-passive = <0>;
45 polling-delay = <1000>;
46 coefficients = <(-556) 418000>;
47 thermal-sensors = <&thermal>;
50 cpu-crit {
57 cooling-maps {