arm: dts: rk3288-evb: modify panel to edp_panel
[firefly-linux-kernel-4.4.55.git] / arch / arm / boot / dts / rk3288-tb_sec.dts
1
2 #include "rk3288-tb_8846.dts"
3
4 / {
5        psci {
6                compatible      = "arm,psci";
7                method          = "smc";
8                cpu_suspend     = <0x84000001>;
9                cpu_off         = <0x84000002>;
10                cpu_on          = <0x84000003>;
11                migrate         = <0x84000005>;
12         };
13 };
14
15 &ion_drm {
16        compatible = "rockchip,ion-heap";
17        rockchip,ion_heap = <5>;
18        reg = <0x78000000 0x08000000 0x00400000>;
19 };
20
21 &uart_dbg {
22                 status = "okay";
23                 dma-names = "!tx", "!rx";
24 };
25
26 &pdma0 {
27                 reg = <0xff600000 0x4000>;
28 };
29
30
31
32
33