linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] dt-bindings: usb: Convert some more simple OHCI/EHCI bindings
@ 2023-01-10 23:17 Rob Herring
  2023-01-10 23:17 ` [PATCH 1/4] dt-bindings: usb: Remove obsolete brcm,bcm3384-usb.txt Rob Herring
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Rob Herring @ 2023-01-10 23:17 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Krzysztof Kozlowski, Michael Ellerman,
	Nicholas Piggin, Christophe Leroy, Avi Fishman, Tomer Maimon,
	Tali Perry, Patrick Venture, Nancy Yuen, Benjamin Fair
  Cc: devicetree, openbmc, linux-usb, linuxppc-dev, linux-kernel

The 'ohci-usb' compatible is another 'generic' compatible for OHCI, but 
isn't documented with a schema. Let's add it to generic-ohci.yaml 
schema. While looking at this, I found a few other USB host bindings 
which are simple enough to use the 'generic' schemas.

Signed-off-by: Rob Herring <robh@kernel.org>
---
Rob Herring (4):
      dt-bindings: usb: Remove obsolete brcm,bcm3384-usb.txt
      dt-bindings: usb: Convert multiple "usb-ohci" bindings to DT schema
      dt-bindings: usb: Convert Marvell Orion EHCI to DT schema
      dt-bindings: usb: Convert Nuvoton EHCI to DT schema

 .../devicetree/bindings/powerpc/nintendo/wii.txt   | 10 -------
 .../devicetree/bindings/usb/brcm,bcm3384-usb.txt   | 11 -------
 .../devicetree/bindings/usb/ehci-orion.txt         | 22 --------------
 .../devicetree/bindings/usb/generic-ehci.yaml      |  4 +++
 .../devicetree/bindings/usb/generic-ohci.yaml      | 31 ++++++++++++++++---
 .../devicetree/bindings/usb/npcm7xx-usb.txt        | 20 -------------
 Documentation/devicetree/bindings/usb/ohci-nxp.txt | 24 ---------------
 .../devicetree/bindings/usb/ohci-omap3.txt         | 15 ----------
 Documentation/devicetree/bindings/usb/pxa-usb.txt  |  2 +-
 .../devicetree/bindings/usb/spear-usb.txt          | 35 ----------------------
 10 files changed, 32 insertions(+), 142 deletions(-)
---
base-commit: 1b929c02afd37871d5afb9d498426f83432e71c2
change-id: 20230110-dt-usb-1c637752a83b

Best regards,
-- 
Rob Herring <robh@kernel.org>


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-01-11  8:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-10 23:17 [PATCH 0/4] dt-bindings: usb: Convert some more simple OHCI/EHCI bindings Rob Herring
2023-01-10 23:17 ` [PATCH 1/4] dt-bindings: usb: Remove obsolete brcm,bcm3384-usb.txt Rob Herring
2023-01-10 23:17 ` [PATCH 2/4] dt-bindings: usb: Convert multiple "usb-ohci" bindings to DT schema Rob Herring
2023-01-10 23:23   ` Rob Herring
2023-01-11  8:15   ` kernel test robot
2023-01-10 23:17 ` [PATCH 3/4] dt-bindings: usb: Convert Marvell Orion EHCI " Rob Herring
2023-01-10 23:17 ` [PATCH 4/4] dt-bindings: usb: Convert Nuvoton " Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).