1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (C) 2014 Texas Instruments Incorporated - https://www.ti.com/
5 * Based on "omap4.dtsi"
11 compatible = "ti,dra742", "ti,dra74", "ti,dra7";
16 compatible = "arm,cortex-a15";
18 operating-points-v2 = <&cpu0_opp_table>;
20 clocks = <&dpll_mpu_ck>;
23 clock-latency = <300000>; /* From omap-cpufreq driver */
26 #cooling-cells = <2>; /* min followed by max */
28 vbb-supply = <&abb_mpu>;
40 compatible = "arm,cortex-a15-pmu";
41 interrupt-parent = <&wakeupgen>;
42 interrupts = <GIC_SPI 131 IRQ_TYPE_LEVEL_HIGH>,
43 <GIC_SPI 132 IRQ_TYPE_LEVEL_HIGH>;
47 dsp2_system: dsp_system@41500000 {
48 compatible = "syscon";
49 reg = <0x41500000 0x100>;
52 target-module@48940000 {
53 compatible = "ti,sysc-omap4", "ti,sysc";
54 reg = <0x48940000 0x4>,
56 reg-names = "rev", "sysc";
57 ti,sysc-mask = <SYSC_OMAP4_DMADISABLE>;
58 ti,sysc-midle = <SYSC_IDLE_FORCE>,
61 <SYSC_IDLE_SMART_WKUP>;
62 ti,sysc-sidle = <SYSC_IDLE_FORCE>,
65 <SYSC_IDLE_SMART_WKUP>;
66 clocks = <&l3init_clkctrl DRA7_L3INIT_USB_OTG_SS4_CLKCTRL 0>;
70 ranges = <0x0 0x48940000 0x20000>;
72 omap_dwc3_4: omap_dwc3_4@0 {
73 compatible = "ti,dwc3";
75 interrupts = <GIC_SPI 346 IRQ_TYPE_LEVEL_HIGH>;
82 compatible = "snps,dwc3";
83 reg = <0x10000 0x17000>;
84 interrupts = <GIC_SPI 345 IRQ_TYPE_LEVEL_HIGH>,
85 <GIC_SPI 345 IRQ_TYPE_LEVEL_HIGH>,
86 <GIC_SPI 346 IRQ_TYPE_LEVEL_HIGH>;
87 interrupt-names = "peripheral",
90 maximum-speed = "high-speed";
96 target-module@41501000 {
97 compatible = "ti,sysc-omap2", "ti,sysc";
98 reg = <0x41501000 0x4>,
101 reg-names = "rev", "sysc", "syss";
102 ti,sysc-sidle = <SYSC_IDLE_FORCE>,
105 ti,sysc-mask = <(SYSC_OMAP2_CLOCKACTIVITY |
106 SYSC_OMAP2_SOFTRESET |
107 SYSC_OMAP2_AUTOIDLE)>;
108 clocks = <&dsp2_clkctrl DRA7_DSP2_MMU0_DSP2_CLKCTRL 0>;
110 resets = <&prm_dsp2 1>;
111 reset-names = "rstctrl";
112 ranges = <0x0 0x41501000 0x1000>;
114 #address-cells = <1>;
117 compatible = "ti,dra7-dsp-iommu";
119 interrupts = <GIC_SPI 146 IRQ_TYPE_LEVEL_HIGH>;
121 ti,syscon-mmuconfig = <&dsp2_system 0x0>;
125 target-module@41502000 {
126 compatible = "ti,sysc-omap2", "ti,sysc";
127 reg = <0x41502000 0x4>,
130 reg-names = "rev", "sysc", "syss";
131 ti,sysc-sidle = <SYSC_IDLE_FORCE>,
134 ti,sysc-mask = <(SYSC_OMAP2_CLOCKACTIVITY |
135 SYSC_OMAP2_SOFTRESET |
136 SYSC_OMAP2_AUTOIDLE)>;
138 clocks = <&dsp2_clkctrl DRA7_DSP2_MMU0_DSP2_CLKCTRL 0>;
140 resets = <&prm_dsp2 1>;
141 reset-names = "rstctrl";
142 ranges = <0x0 0x41502000 0x1000>;
144 #address-cells = <1>;
147 compatible = "ti,dra7-dsp-iommu";
149 interrupts = <GIC_SPI 147 IRQ_TYPE_LEVEL_HIGH>;
151 ti,syscon-mmuconfig = <&dsp2_system 0x1>;
156 compatible = "ti,dra7-dsp";
157 reg = <0x41000000 0x48000>,
160 reg-names = "l2ram", "l1pram", "l1dram";
161 ti,bootreg = <&scm_conf 0x560 10>;
162 iommus = <&mmu0_dsp2>, <&mmu1_dsp2>;
164 resets = <&prm_dsp2 0>;
165 clocks = <&dsp2_clkctrl DRA7_DSP2_MMU0_DSP2_CLKCTRL 0>;
166 firmware-name = "dra7-dsp2-fw.xe66";
181 reg-names = "dss", "pll1_clkctrl", "pll1",
182 "pll2_clkctrl", "pll2";
184 clocks = <&dss_clkctrl DRA7_DSS_DSS_CORE_CLKCTRL 8>,
185 <&dss_clkctrl DRA7_DSS_DSS_CORE_CLKCTRL 12>,
186 <&dss_clkctrl DRA7_DSS_DSS_CORE_CLKCTRL 13>;
187 clock-names = "fck", "video1_clk", "video2_clk";
191 mbox_ipu1_ipc3x: mbox_ipu1_ipc3x {
192 ti,mbox-tx = <6 2 2>;
193 ti,mbox-rx = <4 2 2>;
196 mbox_dsp1_ipc3x: mbox_dsp1_ipc3x {
197 ti,mbox-tx = <5 2 2>;
198 ti,mbox-rx = <1 2 2>;
204 mbox_ipu2_ipc3x: mbox_ipu2_ipc3x {
205 ti,mbox-tx = <6 2 2>;
206 ti,mbox-rx = <4 2 2>;
209 mbox_dsp2_ipc3x: mbox_dsp2_ipc3x {
210 ti,mbox-tx = <5 2 2>;
211 ti,mbox-rx = <1 2 2>;
217 compatible = "ti,dra746-pcie-rc", "ti,dra7-pcie";
221 compatible = "ti,dra746-pcie-ep", "ti,dra7-pcie-ep";
225 compatible = "ti,dra746-pcie-rc", "ti,dra7-pcie";