[PATCH 0/2] ARM: dts: keystone-k2g: Fix usb-nop-xceiv dtbs_check warnings

Bhargav Joshi j.bhargav.u at gmail.com
Thu Sep 10 13:52:49 PDT 2026


usb0_phy and usb1_phy fail dtbs_check because:
- missing the required #phy-cells.
- simple-bus wrapper that forces unnecessary reg.

Patch 1 adds #phy-cells with value 0 as required by binding.
Patch 2 drops the wrapper and moves the PHYs to root.

Signed-off-by: Bhargav Joshi <j.bhargav.u at gmail.com>
---
Bhargav Joshi (2):
      ARM: dts: keystone-k2g: Add required #phy-cells to usb-nop-xceiv nodes
      ARM: dts: keystone-k2g: Move usb-phy nodes out of simple-bus

 arch/arm/boot/dts/ti/keystone/keystone-k2g.dtsi | 24 +++++++++---------------
 1 file changed, 9 insertions(+), 15 deletions(-)
---
base-commit: 50d05c7c76c96b90462f24debacca971d2e86713
change-id: 20260911-ti-keystone-usb-phy-fix-12deee938735

Best regards,
-- 
Bhargav




More information about the linux-arm-kernel mailing list