Lines Matching +full:wakeup +full:- +full:method
1 // SPDX-License-Identifier: GPL-2.0
5 * Copyright (C) 2022 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/pinctrl/k3.h>
12 #include <dt-bindings/soc/ti,sci_pm_domain.h>
17 interrupt-parent = <&gic500>;
18 #address-cells = <2>;
19 #size-cells = <2>;
25 compatible = "linaro,optee-tz";
26 method = "smc";
30 compatible = "arm,psci-1.0";
31 method = "smc";
35 a53_timer0: timer-cl0-cpu0 {
36 compatible = "arm,armv8-timer";
44 compatible = "arm,cortex-a53-pmu";
49 compatible = "simple-bus";
50 #address-cells = <2>;
51 #size-cells = <2>;
64 <0x00 0x30040000 0x00 0x30040000 0x00 0x00080000>, /* PRUSS-M */
88 /* Wakeup Domain Range */
96 compatible = "simple-bus";
97 #address-cells = <2>;
98 #size-cells = <2>;
107 compatible = "simple-bus";
108 #address-cells = <2>;
109 #size-cells = <2>;
120 #include "k3-am62a-main.dtsi"
121 #include "k3-am62a-mcu.dtsi"
122 #include "k3-am62a-wakeup.dtsi"