mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +02:00
arm: dts: rk3066a-rayeager: Enable cpu and gpu opp table
Change-Id: I7c4a6ce9d9ba81e37a05462ccfc34dd4697492d7 Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
This commit is contained in:
parent
1be021d3fd
commit
93b078afc2
|
|
@ -226,6 +226,18 @@ &cpu0 {
|
|||
cpu0-supply = <&vdd_arm>;
|
||||
};
|
||||
|
||||
&cpu0_opp_table {
|
||||
opp-816000000 {
|
||||
status = "okay";
|
||||
};
|
||||
};
|
||||
|
||||
&gpu_opp_table {
|
||||
opp-300000000 {
|
||||
status = "okay";
|
||||
};
|
||||
};
|
||||
|
||||
&emac {
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&emac_xfer>, <&emac_mdio>, <&rmii_rst>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user