mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08:00
arm64: dts: rockchip: px30: Assign sclk_gpu to 200MHz
Change-Id: If6c6ef0a739e681564e7702f327f563c0745c89a Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
This commit is contained in:
@@ -933,12 +933,14 @@
|
||||
<&pmucru PLL_GPLL>, <&pmucru PCLK_PMU_PRE>,
|
||||
<&pmucru SCLK_WIFI_PMU>, <&cru ACLK_BUS_PRE>,
|
||||
<&cru ACLK_PERI_PRE>, <&cru HCLK_BUS_PRE>,
|
||||
<&cru HCLK_PERI_PRE>, <&cru PCLK_BUS_PRE>;
|
||||
<&cru HCLK_PERI_PRE>, <&cru PCLK_BUS_PRE>,
|
||||
<&cru SCLK_GPU>;
|
||||
assigned-clock-rates =
|
||||
<1200000000>, <100000000>,
|
||||
<26000000>, <200000000>,
|
||||
<200000000>, <150000000>,
|
||||
<150000000>, <100000000>;
|
||||
<150000000>, <100000000>,
|
||||
<200000000>;
|
||||
};
|
||||
|
||||
usb2phy_grf: syscon@ff2c0000 {
|
||||
|
||||
Reference in New Issue
Block a user