This patch series adds support for XUSB Device Mode support on Tegra194 SoCs. This patchset is composed with: - dt bindings of XUDC driver. - USB driver changes to tegra-xudc to add support on Tegra194 Soc. V2: - Added ACKed-by details. - Updated commit message for port speed quirk. - Fixed checkpatch errors. Nagarjuna Kristam (3): dt-bindings: usb: tegra-xudc: Add Tegra194 XUSB controller support usb: gadget: tegra-xudc: Add Tegra194 support usb: gadget: tegra-xudc: add port_speed_quirk .../devicetree/bindings/usb/nvidia,tegra-xudc.yaml | 2 + drivers/usb/gadget/udc/tegra-xudc.c | 123 +++++++++++++++++++++ 2 files changed, 125 insertions(+) -- 2.7.4