diff options
author | Nick Hawkins <nick.hawkins@hpe.com> | 2022-04-21 14:21:30 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-04-26 13:56:45 +0200 |
commit | 9c1c0fdd04b5758aa35ac0f7ea802a1a599777a2 (patch) | |
tree | 7dc30202f81b9858d62b3c6bd8c6e986dc25c722 /Documentation/devicetree/bindings/usb | |
parent | 501c12a6a774ee25c1f07e724c08f72ec7042f88 (diff) | |
download | lwn-9c1c0fdd04b5758aa35ac0f7ea802a1a599777a2.tar.gz lwn-9c1c0fdd04b5758aa35ac0f7ea802a1a599777a2.zip |
dt-bindings: usb: generic-ohci: Add HPE GXP ohci binding
Add hpe,gxp-ohci to the generic-ohci list. This is to
enable the device tree support.
Signed-off-by: Nick Hawkins <nick.hawkins@hpe.com>
Link: https://lore.kernel.org/r/20220421192132.109954-10-nick.hawkins@hpe.com
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/devicetree/bindings/usb')
-rw-r--r-- | Documentation/devicetree/bindings/usb/generic-ohci.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/usb/generic-ohci.yaml b/Documentation/devicetree/bindings/usb/generic-ohci.yaml index acbf94fa5f74..e2ac84665316 100644 --- a/Documentation/devicetree/bindings/usb/generic-ohci.yaml +++ b/Documentation/devicetree/bindings/usb/generic-ohci.yaml @@ -42,6 +42,7 @@ properties: - brcm,bcm7420-ohci - brcm,bcm7425-ohci - brcm,bcm7435-ohci + - hpe,gxp-ohci - ibm,476gtr-ohci - ingenic,jz4740-ohci - snps,hsdk-v1.0-ohci |