aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/devicetree/bindings/powerpc
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2023-01-23 21:05:16 -0600
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-01-25 15:45:06 +0100
commit4aa466190a2d49a90fa7a6f9dac2dd10e46fdece (patch)
treead8fec3055f593c166b12bfe7edba4fd73625e95 /Documentation/devicetree/bindings/powerpc
parentdt-bindings: usb: Remove obsolete brcm,bcm3384-usb.txt (diff)
downloadwireguard-linux-4aa466190a2d49a90fa7a6f9dac2dd10e46fdece.tar.xz
wireguard-linux-4aa466190a2d49a90fa7a6f9dac2dd10e46fdece.zip
dt-bindings: usb: Convert multiple "usb-ohci" bindings to DT schema
"usb-ohci" is another "generic" OHCI controller compatible string used by several platforms. Add it to the generic-ohci.yaml schema and remove all the old binding docs. Marvell pxa-usb.txt has "usb-ohci" in the example, but actual users don't, so drop it. Signed-off-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20230110-dt-usb-v3-2-5af0541fcf8c@kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/devicetree/bindings/powerpc')
-rw-r--r--Documentation/devicetree/bindings/powerpc/nintendo/wii.txt10
1 files changed, 0 insertions, 10 deletions
diff --git a/Documentation/devicetree/bindings/powerpc/nintendo/wii.txt b/Documentation/devicetree/bindings/powerpc/nintendo/wii.txt
index c4d78f28d23c..3ff6ebbb4998 100644
--- a/Documentation/devicetree/bindings/powerpc/nintendo/wii.txt
+++ b/Documentation/devicetree/bindings/powerpc/nintendo/wii.txt
@@ -97,16 +97,6 @@ Nintendo Wii device tree
- reg : should contain the EXI registers location and length
- interrupts : should contain the EXI interrupt
-1.g) The Open Host Controller Interface (OHCI) nodes
-
- Represent the USB 1.x Open Host Controller Interfaces.
-
- Required properties:
-
- - compatible : should be "nintendo,hollywood-usb-ohci","usb-ohci"
- - reg : should contain the OHCI registers location and length
- - interrupts : should contain the OHCI interrupt
-
1.h) The Enhanced Host Controller Interface (EHCI) node
Represents the USB 2.0 Enhanced Host Controller Interface.