[PATCH v2 0/4] arm64: dts: ti: Add bootph-all tag to USB PHY controller
Hrushikesh Salunke
h-salunke at ti.com
Mon Sep 1 22:30:05 PDT 2025
This patch series adds the bootph-all property to USB0 PHY controller
nodes across multiple TI SoCs (AM62, AM62A, AM62P, J722S).
The bootph-all tag ensures that these USB PHY controller nodes are
available during all boot phases, which is required for USB DFU
(Device Firmware Upgrade) boot functionality.
Changes sice v1:
Updated patch series to add "bootph-all" tag to board specific file
instead of SoC file.
Rebased on current next.
This series is based on commit:
33bcf93b9a6b Add linux-next specific files for 20250901
Hrushikesh Salunke (4):
arm64: dts: ti: k3-am62a7-sk: Add bootph-all tag to usb0_phy_ctrl node
arm64: dts: ti: k3-am62p5-sk: Add bootph-all tag to usb0_phy_ctrl node
arm64: dts: ti: k3-am62x-sk-common: Add bootph-all tag to
usb0_phy_ctrl node
arm64: dts: ti: k3-j722s-evm: Add bootph-all tag to usb0_phy_ctrl node
arch/arm64/boot/dts/ti/k3-am62a7-sk.dts | 4 ++++
arch/arm64/boot/dts/ti/k3-am62p5-sk.dts | 4 ++++
arch/arm64/boot/dts/ti/k3-am62x-sk-common.dtsi | 4 ++++
arch/arm64/boot/dts/ti/k3-j722s-evm.dts | 4 ++++
4 files changed, 16 insertions(+)
--
2.34.1
More information about the linux-arm-kernel
mailing list