summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/usb
AgeCommit message (Expand)AuthorFilesLines
2023-02-25Merge tag 'devicetree-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-34/+67
2023-02-09dt-bindings: usb: amlogic,meson-g12a-usb-ctrl: make G12A usb3-phy0 optionalNeil Armstrong1-0/+1
2023-02-06dt-bindings: usb: convert fcs,fusb302.txt to yamlJohan Jonker2-34/+67
2023-02-02dt-bindings: usb: Add Cypress cypd4226 Type-C controllerWayne Chang1-0/+98
2023-02-02dt-bindings: usb: sunxi-musb: add F1C100s MUSB compatible stringIcenowy Zheng1-4/+6
2023-01-31dt-bindings: usb: mediatek,mtk-xhci: add MT8365 SoC bindingsFabien Parent1-0/+1
2023-01-31dt-bindings: usb: mediatek,mtu3: add MT8365 SoC bindingsFabien Parent1-0/+1
2023-01-31dt-bindings: usb: fsa4480: Use generic node nameKonrad Dybcio1-1/+1
2023-01-31dt-bindings: usb: phy: nop: Fix a typo ("specifiy")Jonathan Neuschäfer1-1/+1
2023-01-31dt-bindings: usb: samsung,exynos-dwc3: allow unit address in DTSKrzysztof Kozlowski1-4/+4
2023-01-31dt-bindings: usb: vialab,vl817: Cleanup compatible, reset-gpios and requiredAnand Moon1-8/+10
2023-01-31dt-bindings: usb: qcom,dwc3: allow required-oppsKrzysztof Kozlowski1-0/+3
2023-01-25dt-bindings: usb: Add RZ/V2M USB3DRD bindingBiju Das1-0/+129
2023-01-25dt-bindings: usb: renesas,usb3-peri: Document RZ/V2MA bindingsBiju Das1-0/+1
2023-01-25dt-bindings: usb: renesas,usb3-peri: Update reset, clock-name and interrupts ...Biju Das1-36/+3
2023-01-25dt-bindings: usb: renesas,usb-xhci: Document RZ/V2M supportBiju Das1-4/+37
2023-01-25dt-bindings: usb: tegra-xudc: Add Tegra234 XUDC supportWayne Chang1-0/+3
2023-01-25dt-bindings: usb: tegra-xudc: Add dma-coherent for Tegra194Jon Hunter1-0/+12
2023-01-25dt-bindings: usb: Convert Nuvoton EHCI to DT schemaRob Herring2-20/+2
2023-01-25dt-bindings: usb: Convert Marvell Orion EHCI to DT schemaRob Herring2-22/+2
2023-01-25dt-bindings: usb: Convert OMAP OHCI/EHCI bindings to schemaRob Herring4-47/+4
2023-01-25dt-bindings: usb: Convert multiple "usb-ohci" bindings to DT schemaRob Herring4-63/+26
2023-01-25dt-bindings: usb: Remove obsolete brcm,bcm3384-usb.txtRob Herring1-11/+0
2023-01-25dt-bindings: usb: rockchip,dwc3: Move RK3399 to its own schemaRob Herring2-6/+119
2023-01-25dt-bindings: usb: snps,dwc3: Allow power-domains propertyRob Herring1-0/+10
2023-01-24dt-bindings: usb: Introduce GPIO-based SBU muxBjorn Andersson1-0/+110
2023-01-19dt-bindings: usb: Add binding for Via lab VL817 hub controllerAnand Moon1-0/+69
2023-01-19dt-bindings: usb: Add device id for Genesys Logic hub controllerAnand Moon1-0/+1
2023-01-19dt-bindings: usb: Correct and extend FOTG210 schemaLinus Walleij1-3/+4
2023-01-17dt-bindings: usb: Add NVIDIA Tegra234 XUSB host controller bindingWayne Chang1-0/+159
2023-01-17dt-bindings: usb: dwc3-imx8mp: add power domain propertyLucas Stach1-0/+6
2023-01-17dt-bindings: usb: tps6598x: Add wakeup propertyJun Nie1-0/+3
2023-01-17dt-bindings: usb: add the Renesas RZ/N1 USBF controllerHerve Codina1-0/+68
2023-01-17dt-bindings: usb: usbmisc-imx: add i.MX8MM usbmiscPeng Fan1-0/+1
2023-01-17dt-bindings: usb: ci-hdrc-usb2: add i.MX8MM compatiblePeng Fan1-0/+1
2023-01-17dt-bindings: usb: ti,hd3ss3220: Update interrupt property as optionalBiju Das1-1/+0
2022-12-16dt-bindings: drop redundant part of title (manual)Krzysztof Kozlowski1-1/+1
2022-12-16dt-bindings: drop redundant part of title (beginning)Krzysztof Kozlowski4-4/+4
2022-12-16dt-bindings: drop redundant part of title (end, part three)Krzysztof Kozlowski8-8/+8
2022-12-16dt-bindings: drop redundant part of title (end)Krzysztof Kozlowski5-5/+5
2022-12-16dt-bindings: usb: tegra-xusb: Remove path referencesThierry Reding4-18/+6
2022-12-16Merge tag 'usb-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds9-89/+333
2022-12-08dt-bindings: usb: mtk-xhci: add support for mt7986Frank Wunderlich1-0/+1
2022-12-08dt-bindings: usb: Add binding for Genesys Logic GL850G hub controllerIcenowy Zheng1-0/+48
2022-11-29dt-bindings: usb: mtu3: add compatible for mt8186Allen-KH Cheng1-0/+1
2022-11-23Merge tag 'tegra-for-6.2-dt-bindings-v2' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann5-132/+753
2022-11-22dt-bindings: usb: dwc3: Add SM8550 compatibleAbel Vesa1-0/+3
2022-11-21dt-bindings: usb: tegra-xusb: Convert to json-schemaThierry Reding5-132/+753
2022-11-09dt-bindings: usb: usb-nop-xceiv: add wakeup-source propertyLi Jun1-0/+5
2022-11-09dt-bindings: usb: usb251xb: Convert to YAML schemaMarek Vasut2-89/+271