add fiq debugger
[firefly-linux-kernel-4.4.55.git] / arch / arm / boot / dts / rk3188-tb.dts
1 /dts-v1/;
2
3 #include "rk3188.dtsi"
4
5 / {
6         memory {
7                 device_type = "memory";
8                 reg = <0x60000000 0x80000000>;
9         };
10
11         chosen {
12
13         };
14
15         ttyFIQ0 {
16                 id = <2>;
17         };
18 };
19
20 &uart0 {
21         status = "okay";
22 };
23
24 &uart3 {
25         status = "okay";
26 };