2 * Copyright (C) 2014 Texas Instruments Incorporated - http://www.ti.com/
4 * This program is free software; you can redistribute it and/or modify
5 * it under the terms of the GNU General Public License version 2 as
6 * published by the Free Software Foundation.
7 * Based on "omap4.dtsi"
13 compatible = "ti,dra742", "ti,dra74", "ti,dra7";
18 compatible = "arm,cortex-a15";
20 operating-points-v2 = <&cpu0_opp_table>;
25 compatible = "arm,cortex-a15-pmu";
26 interrupt-parent = <&wakeupgen>;
27 interrupts = <GIC_SPI 131 IRQ_TYPE_LEVEL_HIGH>,
28 <GIC_SPI 132 IRQ_TYPE_LEVEL_HIGH>;
32 dsp2_system: dsp_system@41500000 {
33 compatible = "syscon";
34 reg = <0x41500000 0x100>;
37 omap_dwc3_4: omap_dwc3_4@48940000 {
38 compatible = "ti,dwc3";
39 ti,hwmods = "usb_otg_ss4";
40 reg = <0x48940000 0x10000>;
41 interrupts = <GIC_SPI 346 IRQ_TYPE_LEVEL_HIGH>;
48 compatible = "snps,dwc3";
49 reg = <0x48950000 0x17000>;
50 interrupts = <GIC_SPI 345 IRQ_TYPE_LEVEL_HIGH>,
51 <GIC_SPI 345 IRQ_TYPE_LEVEL_HIGH>,
52 <GIC_SPI 346 IRQ_TYPE_LEVEL_HIGH>;
53 interrupt-names = "peripheral",
56 maximum-speed = "high-speed";
61 mmu0_dsp2: mmu@41501000 {
62 compatible = "ti,dra7-dsp-iommu";
63 reg = <0x41501000 0x100>;
64 interrupts = <GIC_SPI 146 IRQ_TYPE_LEVEL_HIGH>;
65 ti,hwmods = "mmu0_dsp2";
67 ti,syscon-mmuconfig = <&dsp2_system 0x0>;
71 mmu1_dsp2: mmu@41502000 {
72 compatible = "ti,dra7-dsp-iommu";
73 reg = <0x41502000 0x100>;
74 interrupts = <GIC_SPI 147 IRQ_TYPE_LEVEL_HIGH>;
75 ti,hwmods = "mmu1_dsp2";
77 ti,syscon-mmuconfig = <&dsp2_system 0x1>;
88 reg = <0x58000000 0x80>,
93 reg-names = "dss", "pll1_clkctrl", "pll1",
94 "pll2_clkctrl", "pll2";
96 clocks = <&dss_dss_clk>,
99 clock-names = "fck", "video1_clk", "video2_clk";
103 mbox_ipu1_ipc3x: mbox_ipu1_ipc3x {
104 ti,mbox-tx = <6 2 2>;
105 ti,mbox-rx = <4 2 2>;
108 mbox_dsp1_ipc3x: mbox_dsp1_ipc3x {
109 ti,mbox-tx = <5 2 2>;
110 ti,mbox-rx = <1 2 2>;
116 mbox_ipu2_ipc3x: mbox_ipu2_ipc3x {
117 ti,mbox-tx = <6 2 2>;
118 ti,mbox-rx = <4 2 2>;
121 mbox_dsp2_ipc3x: mbox_dsp2_ipc3x {
122 ti,mbox-tx = <5 2 2>;
123 ti,mbox-rx = <1 2 2>;