arm64: dts: rockchip: rk3328: increase the vop aclk frequency to 400M

Because the default frequency is 300M will cause green horizontal
stripes when in 4K resolution zoom mode:

Change-Id: Ia571e8eb32ba62ee3e3857e2a1ee3187a14e408f
Signed-off-by: Alex Wang <alex.wang@rock-chips.com>
This commit is contained in:
Alex Wang
2019-11-08 10:18:26 +08:00
committed by Tao Huang
parent b61a687aba
commit 3596ca1271

View File

@@ -1123,7 +1123,7 @@
<&cru ACLK_BUS_PRE>, <&cru HCLK_BUS_PRE>,
<&cru PCLK_BUS_PRE>, <&cru ACLK_PERI_PRE>,
<&cru HCLK_PERI>, <&cru PCLK_PERI>,
<&cru SCLK_RTC32K>;
<&cru SCLK_RTC32K>, <&cru ACLK_VOP>;
assigned-clock-parents =
<&cru HDMIPHY>, <&cru PLL_APLL>,
<&cru PLL_GPLL>, <&xin24m>,
@@ -1143,7 +1143,7 @@
<150000000>, <75000000>,
<75000000>, <150000000>,
<75000000>, <75000000>,
<32768>;
<32768>, <400000000>;
};
usb2phy_grf: syscon@ff450000 {