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";
33 /include/ "k2l-clocks.dtsi"
35 uart2: serial@02348400 {
36 compatible = "ns16550a";
37 current-speed = <115200>;
40 reg = <0x02348400 0x100>;
42 interrupts = <GIC_SPI 432 IRQ_TYPE_EDGE_RISING>;
45 uart3: serial@02348800 {
46 compatible = "ns16550a";
47 current-speed = <115200>;
50 reg = <0x02348800 0x100>;
52 interrupts = <GIC_SPI 435 IRQ_TYPE_EDGE_RISING>;