mirror of
https://github.com/torvalds/linux.git
synced 2026-06-09 23:23:53 +02: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:
parent
716dd4d54e
commit
40a9912f2f
|
|
@ -933,12 +933,14 @@ pmucru: pmu-clock-controller@ff2bc000 {
|
|||
<&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 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user