Lines Matching +full:dsp +full:- +full:gpio

1 // SPDX-License-Identifier: GPL-2.0
5 * Copyright (C) 2013-2017 Texas Instruments Incorporated - https://www.ti.com/
8 #include <dt-bindings/reset/ti-syscon.h>
15 #address-cells = <1>;
16 #size-cells = <0>;
18 interrupt-parent = <&gic>;
21 compatible = "arm,cortex-a15";
27 compatible = "arm,cortex-a15";
33 compatible = "arm,cortex-a15";
39 compatible = "arm,cortex-a15";
51 /include/ "keystone-k2e-clocks.dtsi"
61 compatible = "ti,keystone-usbphy";
62 #address-cells = <1>;
63 #size-cells = <1>;
69 compatible = "ti,keystone-dwc3";
70 #address-cells = <1>;
71 #size-cells = <1>;
74 clock-names = "usb";
77 dma-coherent;
78 dma-ranges;
85 usb-phy = <&usb1_phy>, <&usb1_phy>;
90 compatible = "mmio-sram";
93 #address-cells = <1>;
94 #size-cells = <1>;
96 bm-sram@1f0000 {
101 psc: power-sleep-controller@2350000 {
102 pscrst: reset-controller {
103 compatible = "ti,k2e-pscrst", "ti,syscon-reset";
104 #reset-cells = <1>;
106 ti,reset-bits = <
112 devctrl: device-state-control@2620000 {
114 compatible = "ti,keystone-dsp-gpio";
116 gpio-controller;
117 #gpio-cells = <2>;
118 gpio,syscon-dev = <&devctrl 0x240>;
122 dsp0: dsp@10800000 {
123 compatible = "ti,k2e-dsp";
127 reg-names = "l2sram", "l1pram", "l1dram";
129 ti,syscon-dev = <&devctrl 0x844>;
131 interrupt-parent = <&kirq0>;
133 interrupt-names = "vring", "exception";
134 kick-gpios = <&dspgpio0 27 0>;
139 compatible = "ti,keystone-pcie","snps,dw-pcie";
141 clock-names = "pcie";
142 #address-cells = <3>;
143 #size-cells = <2>;
150 num-lanes = <2>;
151 bus-range = <0x00 0xff>;
155 #interrupt-cells = <1>;
156 interrupt-map-mask = <0 0 0 7>;
157 interrupt-map = <0 0 0 1 &pcie_intc1 0>, /* INT A */
162 pcie_msi_intc1: msi-interrupt-controller {
163 interrupt-controller;
164 #interrupt-cells = <1>;
165 interrupt-parent = <&gic>;
176 pcie_intc1: legacy-interrupt-controller {
177 interrupt-controller;
178 #interrupt-cells = <1>;
179 interrupt-parent = <&gic>;
189 #address-cells = <1>;
190 #size-cells = <0>;
194 clock-names = "fck";
197 /include/ "keystone-k2e-netcp.dtsi"