mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
arm64: dts: rockchip: rk3576: Add freq-table-hz for UFS
aclk_ufs_sys shows a significant IO improve by dd testing, nearly 10%, if we improve it to 250MHz when scaling up in devfreq. And scaling it down to 50MHz when there is no transaction. Change-Id: I02a07d6c429737fc6bdaf18572eee1b3095d4945 Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
This commit is contained in:
@@ -3801,6 +3801,7 @@
|
||||
<&cru CLK_REF_UFS_CLKOUT>;
|
||||
clock-names = "core", "pclk", "pclk_mphy",
|
||||
"ref_out";
|
||||
freq-table-hz = <50000000 250000000>, <0 0>, <0 0>, <0 0>;
|
||||
assigned-clocks = <&cru CLK_REF_OSC_MPHY>;
|
||||
assigned-clock-parents = <&cru CLK_REF_MPHY_26M>;
|
||||
interrupts = <GIC_SPI 361 IRQ_TYPE_LEVEL_HIGH>;
|
||||
|
||||
Reference in New Issue
Block a user