2 * Common features on the Zoom debug board
5 #include "omap-gpmc-smsc911x.dtsi"
8 ranges = <3 0 0x10000000 0x00000400>,
9 <7 0 0x2c000000 0x01000000>;
12 * Four port TL16CP754C serial port on GPMC,
13 * they probably share the same GPIO IRQ
14 * REVISIT: Add timing support from slls644g.pdf
17 compatible = "ns16550a";
22 interrupt-parent = <&gpio4>;
23 interrupts = <6 IRQ_TYPE_EDGE_RISING>; /* gpio102 */
24 clock-frequency = <1843200>;
25 current-speed = <115200>;
30 interrupt-parent = <&gpio5>;
31 interrupts = <30 IRQ_TYPE_LEVEL_LOW>; /* gpio158 */