Lines Matching +full:pmu +full:- +full:sram
1 // SPDX-License-Identifier: GPL-2.0-only OR MIT
5 * Copyright (C) 2016-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";
31 compatible = "arm,psci-1.0";
36 a53_timer0: timer-cl0-cpu0 {
37 compatible = "arm,armv8-timer";
44 pmu: pmu { label
45 compatible = "arm,cortex-a53-pmu";
51 compatible = "simple-bus";
52 #address-cells = <2>;
53 #size-cells = <2>;
59 <0x00 0x70000000 0x00 0x70000000 0x00 0x00200000>, /* MSMC SRAM */
78 compatible = "simple-bus";
79 #address-cells = <2>;
80 #size-cells = <2>;
86 <0x00 0x41c00000 0x00 0x41c00000 0x00 0x00080000>, /* MCU SRAM */
95 compatible = "simple-bus";
96 #address-cells = <1>;
97 #size-cells = <1>;
106 #include "k3-am65-main.dtsi"
107 #include "k3-am65-mcu.dtsi"
108 #include "k3-am65-wakeup.dtsi"