Lines Matching +full:gpio +full:- +full:7 +full:- +full:segment
1 // SPDX-License-Identifier: GPL-2.0-only OR MIT
5 * Copyright (C) 2023-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>;
24 compatible = "linaro,optee-tz";
29 compatible = "arm,psci-1.0";
34 a53_timer0: timer-cl0-cpu0 {
35 compatible = "arm,armv8-timer";
43 compatible = "arm,cortex-a53-pmu";
44 interrupts = <GIC_PPI 7 IRQ_TYPE_LEVEL_HIGH>;
48 compatible = "simple-bus";
49 #address-cells = <2>;
50 #size-cells = <2>;
51 bootph-all;
55 <0x00 0x00600000 0x00 0x00600000 0x00 0x00001100>, /* GPIO */
64 <0x00 0x30040000 0x00 0x30040000 0x00 0x00080000>, /* PRUSS-M */
95 compatible = "simple-bus";
96 #address-cells = <2>;
97 #size-cells = <2>;
103 bootph-all;
107 compatible = "simple-bus";
108 #address-cells = <2>;
109 #size-cells = <2>;
115 bootph-all;
119 #include "k3-am62p-j722s-common-thermal.dtsi"
122 /* Now include peripherals for each bus segment */
123 #include "k3-am62p-j722s-common-main.dtsi"
124 #include "k3-am62p-j722s-common-mcu.dtsi"
125 #include "k3-am62p-j722s-common-wakeup.dtsi"
128 #include "k3-am62p-main.dtsi"