mbox series

[0/2] riscv: sophgo: rename compatible string of the USB device for cv18xx

Message ID 20250618031132.373216-1-inochiama@gmail.com
Headers show
Series riscv: sophgo: rename compatible string of the USB device for cv18xx | expand

Message

Inochi Amaoto June 18, 2025, 3:11 a.m. UTC
Old days I added the USB support with a wildcard compatible string.
It is not formal and it is more clear to use a compatible for a
real world SoC. As the usb device is not used in any board device
tree (The patch for USB phy is under review), I think it is good
to correct this mistake before submitting the device node.

Inochi Amaoto (2):
  dt-bindings: usb: dwc2: rename sophgo usb compatible string
  usb: dwc2: follow compatible string change for Sophgo CV18XX/SG200X
    series SoC

 Documentation/devicetree/bindings/usb/dwc2.yaml | 2 +-
 drivers/usb/dwc2/params.c                       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

--
2.49.0