mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +02:00
arm64: dts: rockchip: px30: Change bus and peri to sign off frequency
Change-Id: Ie40eb2610b277b1f7e257fdd6e8f578373b0294e Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
This commit is contained in:
parent
ea8b9e13c2
commit
7ba436d229
|
|
@ -748,9 +748,9 @@ pmucru: pmu-clock-controller@ff2bc000 {
|
|||
<&cru HCLK_PERI_PRE>, <&cru PCLK_BUS_PRE>;
|
||||
assigned-clock-rates =
|
||||
<1200000000>, <100000000>,
|
||||
<26000000>, <300000000>,
|
||||
<300000000>, <150000000>,
|
||||
<150000000>, <75000000>;
|
||||
<26000000>, <200000000>,
|
||||
<200000000>, <150000000>,
|
||||
<150000000>, <100000000>;
|
||||
};
|
||||
|
||||
usb2phy_grf: syscon@ff2c0000 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user