mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +02:00
arm64: dts: rockchip: rk3326-ai-va board set vbus-supply = <&vcc5v0_host>
Change-Id: Ie2bd6d468547e2bc324be37ff9b7f5383b0db6b3 Signed-off-by: Binyuan Lan <lby@rock-chips.com>
This commit is contained in:
parent
4752f415e0
commit
7b68e010f7
|
|
@ -261,18 +261,6 @@ &display_subsystem {
|
|||
status = "okay";
|
||||
};
|
||||
|
||||
&cpu0_opp_table {
|
||||
/*
|
||||
* max IR-drop values on different freq condition for this board!
|
||||
*/
|
||||
rockchip,board-irdrop = <
|
||||
/*MHz MHz uV */
|
||||
0 815 37500
|
||||
816 1119 50000
|
||||
1200 1512 75000
|
||||
>;
|
||||
};
|
||||
|
||||
&dmc {
|
||||
center-supply = <&vdd_logic>;
|
||||
status = "okay";
|
||||
|
|
@ -1234,6 +1222,7 @@ u2phy_host: host-port {
|
|||
};
|
||||
|
||||
u2phy_otg: otg-port {
|
||||
vbus-supply = <&vcc5v0_host>;
|
||||
status = "okay";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user