arm64: dts: rockchip: rk3368-r88: enable dmc and dfi

Change-Id: I87f9c30778d4b58d4447abb89e01bc59b00b6ad0
Signed-off-by: Zhangbin Tong <zebulun.tong@rock-chips.com>
This commit is contained in:
Zhangbin Tong
2018-02-06 14:14:39 +08:00
committed by Tao Huang
parent 1cfda2f55e
commit 712e48b64a

View File

@@ -173,6 +173,35 @@
};
};
&dfi {
status = "okay";
};
&dmc {
system-status-freq = <
/*system status freq(KHz)*/
SYS_STATUS_NORMAL 528000
SYS_STATUS_REBOOT 600000
SYS_STATUS_SUSPEND 192000
SYS_STATUS_VIDEO_1080P 400000
SYS_STATUS_VIDEO_4K 800000
SYS_STATUS_PERFORMANCE 800000
SYS_STATUS_BOOST 400000
SYS_STATUS_DUALVIEW 400000
SYS_STATUS_ISP 400000
>;
center-supply = <&vdd_gpu>;
auto-freq-en = <0>;
status = "okay";
};
&dmc_opp_table {
opp-800000000 {
opp-hz = /bits/ 64 <800000000>;
opp-microvolt = <1175000>;
};
};
&i2s_8ch {
status = "okay";
rockchip,i2s-broken-burst-len;