Skip to content

Commit 4b2e018

Browse files
Tony Xierkhuangtao
authored andcommitted
arm64: dts: rockchip: support board-irdrop for rk3326-863 board
Change-Id: I3ccb3c6426d08dc1a186f86d86391a8e307e6e1b Signed-off-by: Tony Xie <xxx@rock-chips.com>
1 parent 1605391 commit 4b2e018

1 file changed

Lines changed: 11 additions & 2 deletions

File tree

arch/arm64/boot/dts/rockchip/rk3326-863-lp3-v10.dts

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -234,8 +234,7 @@
234234

235235
&cpu0_opp_table {
236236
/*
237-
* The irdrop of evb is 25000uV, so the delta irdrop between
238-
* evb and client board will be added to opp-tabe.
237+
* max IR-drop values on different freq condition for this board!
239238
*/
240239
rockchip,board-irdrop = <
241240
/*MHz MHz uV */
@@ -245,6 +244,16 @@
245244
>;
246245
};
247246

247+
&dmc_opp_table {
248+
/*
249+
* max IR-drop values on different freq condition for this board!
250+
*/
251+
rockchip,board-irdrop = <
252+
/*MHz MHz uV */
253+
451 800 75000
254+
>;
255+
};
256+
248257
&dsi_in_vopl {
249258
status = "disabled";
250259
};

0 commit comments

Comments
 (0)