mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 11:26:02 +09:00
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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user