arm: dts: rk3288-evb: modify panel to edp_panel
[firefly-linux-kernel-4.4.55.git] / arch / arm / boot / dts / rk3036-fpga.dts
1 /dts-v1/;
2 #include <dt-bindings/rkfb/rk_fb.h>
3 #include "rk3036.dtsi"
4 #include "lcd-box.dtsi"
5
6 / {
7         compatible = "rockchip,rk3036";
8
9         memory {
10                 device_type = "memory";
11                 reg = <0x60000000 0x10000000>;
12         };
13
14         chosen {
15                 bootargs = "androidboot.console=ttyFIQ0 initrd=0x62000000,0x00800000";
16         };
17
18         fiq-debugger {
19                 status = "okay";
20         };
21
22
23 };