Lines Matching +full:g12a +full:- +full:cpu +full:- +full:thermal
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/thermal/amlogic,thermal.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Amlogic Thermal
10 - Guillaume La Roque <glaroque@baylibre.com>
12 description: Binding for Amlogic Thermal
14 $ref: thermal-sensor.yaml#
19 - items:
20 - enum:
21 - amlogic,g12a-cpu-thermal
22 - amlogic,g12a-ddr-thermal
23 - const: amlogic,g12a-thermal
24 - const: amlogic,a1-cpu-thermal
35 power-domains:
38 amlogic,ao-secure:
39 description: phandle to the ao-secure syscon
42 '#thermal-sensor-cells':
46 - compatible
47 - reg
48 - interrupts
49 - clocks
50 - amlogic,ao-secure
55 - |
56 temperature-sensor@ff634800 {
57 compatible = "amlogic,g12a-cpu-thermal",
58 "amlogic,g12a-thermal";
62 #thermal-sensor-cells = <0>;
63 amlogic,ao-secure = <&sec_AO>;