Skip to content

Commit f3a3899

Browse files
Wu Liangqingrkhuangtao
authored andcommitted
ARM: dts: rk312x: add gpu frequency 480Mhz
Change-Id: Ie2c7ff75524de5978676ac4f02ba359210e92eab Signed-off-by: Wu Liangqing <wlq@rock-chips.com>
1 parent 1dfc515 commit f3a3899

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

arch/arm/boot/dts/rk312x.dtsi

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -286,6 +286,10 @@
286286
opp-hz = /bits/ 64 <400000000>;
287287
opp-microvolt = <1150000>;
288288
};
289+
opp-480000000 {
290+
opp-hz = /bits/ 64 <480000000>;
291+
opp-microvolt = <1250000>;
292+
};
289293
};
290294

291295
pmu: syscon@100a0000 {

0 commit comments

Comments
 (0)