From: Adrian Ng Ho Yin <adrian.ho.yin.ng@xxxxxxxxx> This patch set adds binding for Intel SoCFPGA DWC3 controller. The new binding differs from the existing binding intel,keembay-dwc3.yaml as the required properties are different. This patch also adds compatible string for Intel Agilex5 in DWC3 simple glue driver. Adrian Ng Ho Yin (2): dt-bindings: usb: Add Intel SoCFPGA USB controller bindings usb: dwc3: of-simple: Add compatible string for Intel Agilex5 platform .../bindings/usb/intel,socfpga-dwc3.yaml | 78 +++++++++++++++++++ drivers/usb/dwc3/dwc3-of-simple.c | 1 + 2 files changed, 79 insertions(+) create mode 100644 Documentation/devicetree/bindings/usb/intel,socfpga-dwc3.yaml -- 2.26.2