2 * Copyright 2014 Texas Instruments, Inc.
4 * Keystone 2 Lamarr SoC specific device tree
6 * This program is free software; you can redistribute it and/or modify
7 * it under the terms of the GNU General Public License version 2 as
8 * published by the Free Software Foundation.
16 interrupt-parent = <&gic>;
19 compatible = "arm,cortex-a15";
25 compatible = "arm,cortex-a15";
32 /include/ "k2l-clocks.dtsi"
34 uart2: serial@02348400 {
35 compatible = "ns16550a";
36 current-speed = <115200>;
39 reg = <0x02348400 0x100>;
41 interrupts = <GIC_SPI 432 IRQ_TYPE_EDGE_RISING>;
44 uart3: serial@02348800 {
45 compatible = "ns16550a";
46 current-speed = <115200>;
49 reg = <0x02348800 0x100>;
51 interrupts = <GIC_SPI 435 IRQ_TYPE_EDGE_RISING>;
54 dspgpio0: keystone_dsp_gpio@02620240 {
55 compatible = "ti,keystone-dsp-gpio";
58 gpio,syscon-dev = <&devctrl 0x240>;
61 dspgpio1: keystone_dsp_gpio@2620244 {
62 compatible = "ti,keystone-dsp-gpio";
65 gpio,syscon-dev = <&devctrl 0x244>;
68 dspgpio2: keystone_dsp_gpio@2620248 {
69 compatible = "ti,keystone-dsp-gpio";
72 gpio,syscon-dev = <&devctrl 0x248>;
75 dspgpio3: keystone_dsp_gpio@262024c {
76 compatible = "ti,keystone-dsp-gpio";
79 gpio,syscon-dev = <&devctrl 0x24c>;
83 compatible = "ti,keystone_mdio", "ti,davinci_mdio";
86 reg = <0x26200f00 0x100>;
88 clocks = <&clkcpgmac>;
92 /include/ "k2l-netcp.dtsi"
97 ti,davinci-spi-num-cs = <5>;
101 ti,davinci-spi-num-cs = <3>;
105 ti,davinci-spi-num-cs = <5>;
106 /* Pin muxed. Enabled and configured by Bootloader */