mirror of
https://github.com/smaeul/u-boot.git
synced 2025-11-18 09:48:39 +00:00
ARM: DTS: am43xx: Enable the DTS entries for USB port #2 in SPL
This is required to enable the USB port #2 in SPL when DM_USB is used. Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
This commit is contained in:
parent
64c59926ad
commit
341e5a2752
@ -45,3 +45,23 @@
|
||||
&ocp2scp0 {
|
||||
u-boot,dm-spl;
|
||||
};
|
||||
|
||||
&dwc3_2 {
|
||||
u-boot,dm-spl;
|
||||
};
|
||||
|
||||
&usb2 {
|
||||
u-boot,dm-spl;
|
||||
};
|
||||
|
||||
&usb2_phy2 {
|
||||
u-boot,dm-spl;
|
||||
};
|
||||
|
||||
&am43xx_control_usb2phy2 {
|
||||
u-boot,dm-spl;
|
||||
};
|
||||
|
||||
&ocp2scp1 {
|
||||
u-boot,dm-spl;
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user