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.
12 compatible = "ti,k2l", "ti,keystone";
13 model = "Texas Instruments Keystone 2 Lamarr SoC";
19 interrupt-parent = <&gic>;
22 compatible = "arm,cortex-a15";
28 compatible = "arm,cortex-a15";
35 /include/ "k2l-clocks.dtsi"
37 uart2: serial@02348400 {
38 compatible = "ns16550a";
39 current-speed = <115200>;
42 reg = <0x02348400 0x100>;
44 interrupts = <GIC_SPI 432 IRQ_TYPE_EDGE_RISING>;
47 uart3: serial@02348800 {
48 compatible = "ns16550a";
49 current-speed = <115200>;
52 reg = <0x02348800 0x100>;
54 interrupts = <GIC_SPI 435 IRQ_TYPE_EDGE_RISING>;
57 dspgpio0: keystone_dsp_gpio@02620240 {
58 compatible = "ti,keystone-dsp-gpio";
61 gpio,syscon-dev = <&devctrl 0x240>;
64 dspgpio1: keystone_dsp_gpio@2620244 {
65 compatible = "ti,keystone-dsp-gpio";
68 gpio,syscon-dev = <&devctrl 0x244>;
71 dspgpio2: keystone_dsp_gpio@2620248 {
72 compatible = "ti,keystone-dsp-gpio";
75 gpio,syscon-dev = <&devctrl 0x248>;
78 dspgpio3: keystone_dsp_gpio@262024c {
79 compatible = "ti,keystone-dsp-gpio";
82 gpio,syscon-dev = <&devctrl 0x24c>;
86 compatible = "ti,keystone_mdio", "ti,davinci_mdio";
89 reg = <0x26200f00 0x100>;
91 clocks = <&clkcpgmac>;
95 /include/ "k2l-netcp.dtsi"
100 ti,davinci-spi-num-cs = <5>;
104 ti,davinci-spi-num-cs = <3>;
108 ti,davinci-spi-num-cs = <5>;
109 /* Pin muxed. Enabled and configured by Bootloader */