mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +02:00
arm64: dts: rockchip: support board-irdrop for rk3326-863 board
Change-Id: I3ccb3c6426d08dc1a186f86d86391a8e307e6e1b Signed-off-by: Tony Xie <xxx@rock-chips.com>
This commit is contained in:
parent
1605391f3b
commit
4b2e018dc1
|
|
@ -234,8 +234,7 @@ &cpu0 {
|
|||
|
||||
&cpu0_opp_table {
|
||||
/*
|
||||
* The irdrop of evb is 25000uV, so the delta irdrop between
|
||||
* evb and client board will be added to opp-tabe.
|
||||
* max IR-drop values on different freq condition for this board!
|
||||
*/
|
||||
rockchip,board-irdrop = <
|
||||
/*MHz MHz uV */
|
||||
|
|
@ -245,6 +244,16 @@ &cpu0_opp_table {
|
|||
>;
|
||||
};
|
||||
|
||||
&dmc_opp_table {
|
||||
/*
|
||||
* max IR-drop values on different freq condition for this board!
|
||||
*/
|
||||
rockchip,board-irdrop = <
|
||||
/*MHz MHz uV */
|
||||
451 800 75000
|
||||
>;
|
||||
};
|
||||
|
||||
&dsi_in_vopl {
|
||||
status = "disabled";
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user