Lines Matching +full:wakeup +full:- +full:method
1 // SPDX-License-Identifier: GPL-2.0-only OR MIT
5 * Copyright (C) 2020-2024 Texas Instruments Incorporated - https://www.ti.com/
8 #include <dt-bindings/gpio/gpio.h>
9 #include <dt-bindings/interrupt-controller/irq.h>
10 #include <dt-bindings/interrupt-controller/arm-gic.h>
11 #include <dt-bindings/soc/ti,sci_pm_domain.h>
13 #include "k3-pinctrl.h"
18 interrupt-parent = <&gic500>;
19 #address-cells = <2>;
20 #size-cells = <2>;
26 compatible = "linaro,optee-tz";
27 method = "smc";
31 compatible = "arm,psci-1.0";
32 method = "smc";
36 a53_timer0: timer-cl0-cpu0 {
37 compatible = "arm,armv8-timer";
45 compatible = "arm,cortex-a53-pmu";
50 bootph-all;
51 compatible = "simple-bus";
52 #address-cells = <2>;
53 #size-cells = <2>;
66 <0x00 0x30040000 0x00 0x30040000 0x00 0x00080000>, /* PRUSS-M */
86 /* Wakeup Domain Range */
92 bootph-all;
93 compatible = "simple-bus";
94 #address-cells = <2>;
95 #size-cells = <2>;
100 bootph-all;
101 compatible = "simple-bus";
102 #address-cells = <2>;
103 #size-cells = <2>;
110 dss_vp1_clk: clock-divider-oldi {
111 compatible = "fixed-factor-clock";
113 #clock-cells = <0>;
114 clock-div = <7>;
115 clock-mult = <1>;
118 #include "k3-am62-thermal.dtsi"
122 #include "k3-am62-main.dtsi"
123 #include "k3-am62-mcu.dtsi"
124 #include "k3-am62-wakeup.dtsi"