mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 04:48:04 +09:00
ARM: dts: rk312x: add gpu frequency 480Mhz
Change-Id: Ie2c7ff75524de5978676ac4f02ba359210e92eab Signed-off-by: Wu Liangqing <wlq@rock-chips.com>
This commit is contained in:
@@ -286,6 +286,10 @@
|
||||
opp-hz = /bits/ 64 <400000000>;
|
||||
opp-microvolt = <1150000>;
|
||||
};
|
||||
opp-480000000 {
|
||||
opp-hz = /bits/ 64 <480000000>;
|
||||
opp-microvolt = <1250000>;
|
||||
};
|
||||
};
|
||||
|
||||
pmu: syscon@100a0000 {
|
||||
|
||||
Reference in New Issue
Block a user