mbox series

[0/2] Add boot phase tag to USB0 on AM62A7-SK and AM62P5-SK

Message ID 20250122124223.1118789-1-s-vadapalli@ti.com (mailing list archive)
Headers show
Series Add boot phase tag to USB0 on AM62A7-SK and AM62P5-SK | expand

Message

Siddharth Vadapalli Jan. 22, 2025, 12:41 p.m. UTC
Hello,

This series adds the boot phase tag "bootph-all" to the device-tree node
for USB0 on AM62A7-SK and AM62P5-SK boards. USB0 instance of USB on the
AM62Ax and AM62Px SoCs which the aforementioned boards are based on, can
be used for USB DFU boot. Since USB0 has to be enabled at all stages of
the boot process when booting via USB DFU, the "bootph-all" tag is added
in the USB0 node of the respective board files.

Series is based on linux-next tagged next-20250122.

Regards,
Siddharth.

Siddharth Vadapalli (2):
  arm64: dts: ti: k3-am62a7-sk: Add boot phase tag for USB0
  arm64: dts: ti: k3-am62p5-sk: Add boot phase tag for USB0

 arch/arm64/boot/dts/ti/k3-am62a7-sk.dts | 1 +
 arch/arm64/boot/dts/ti/k3-am62p5-sk.dts | 1 +
 2 files changed, 2 insertions(+)