Lines Matching +full:ao +full:- +full:secure
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Guillaume La Roque <glaroque@baylibre.com>
17 - enum:
18 - amlogic,g12a-cpu-thermal
19 - amlogic,g12a-ddr-thermal
20 - const: amlogic,g12a-thermal
31 amlogic,ao-secure:
32 description: phandle to the ao-secure syscon
35 '#thermal-sensor-cells':
39 - compatible
40 - reg
41 - interrupts
42 - clocks
43 - amlogic,ao-secure
48 - |
49 cpu_temp: temperature-sensor@ff634800 {
50 compatible = "amlogic,g12a-cpu-thermal",
51 "amlogic,g12a-thermal";
55 #thermal-sensor-cells = <0>;
56 amlogic,ao-secure = <&sec_AO>;