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";
21 compatible = "arm,cortex-a15";
30 clocks = <&dpll_mpu_ck>;
33 clock-latency = <300000>; /* From omap-cpufreq driver */
36 cooling-min-level = <0>;
37 cooling-max-level = <2>;
38 #cooling-cells = <2>; /* min followed by max */
42 compatible = "arm,cortex-a15";
48 compatible = "arm,cortex-a15-pmu";
49 interrupt-parent = <&wakeupgen>;
50 interrupts = <GIC_SPI 131 IRQ_TYPE_LEVEL_HIGH>,
51 <GIC_SPI 132 IRQ_TYPE_LEVEL_HIGH>;
55 omap_dwc3_4: omap_dwc3_4@48940000 {
56 compatible = "ti,dwc3";
57 ti,hwmods = "usb_otg_ss4";
58 reg = <0x48940000 0x10000>;
59 interrupts = <GIC_SPI 346 IRQ_TYPE_LEVEL_HIGH>;
66 compatible = "snps,dwc3";
67 reg = <0x48950000 0x17000>;
68 interrupts = <GIC_SPI 345 IRQ_TYPE_LEVEL_HIGH>;
70 maximum-speed = "high-speed";
78 reg = <0x58000000 0x80>,
83 reg-names = "dss", "pll1_clkctrl", "pll1",
84 "pll2_clkctrl", "pll2";
86 clocks = <&dss_dss_clk>,
89 clock-names = "fck", "video1_clk", "video2_clk";