2022-04-22 08:46:10

by Hawkins, Nick

[permalink] [raw]
Subject: [PATCH v5 08/11] dt-bindings: usb: generic-ehci: Add HPE GXP ehci binding

From: Nick Hawkins <[email protected]>

Add hpe,gxp-ehci to the generic-ehci list. This is to
enable the device tree.

Signed-off-by: Nick Hawkins <[email protected]>

---
v5:
* Fixed previous change log
* Fixed typo with echi -> ehci
v4:
* Based on previous feedback the hpe,gxp-ehci has been
added to the list of devices
v3:
* No change
v2:
* No change
---
Documentation/devicetree/bindings/usb/generic-ehci.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/usb/generic-ehci.yaml b/Documentation/devicetree/bindings/usb/generic-ehci.yaml
index 8913497624de..0b4524b6409e 100644
--- a/Documentation/devicetree/bindings/usb/generic-ehci.yaml
+++ b/Documentation/devicetree/bindings/usb/generic-ehci.yaml
@@ -55,6 +55,7 @@ properties:
- brcm,bcm7420-ehci
- brcm,bcm7425-ehci
- brcm,bcm7435-ehci
+ - hpe,gxp-ehci
- ibm,476gtr-ehci
- nxp,lpc1850-ehci
- qca,ar7100-ehci
--
2.17.1


2022-04-23 18:58:34

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH v5 08/11] dt-bindings: usb: generic-ehci: Add HPE GXP ehci binding

On 21/04/2022 21:21, [email protected] wrote:
> From: Nick Hawkins <[email protected]>
>
> Add hpe,gxp-ehci to the generic-ehci list. This is to
> enable the device tree.
>
> Signed-off-by: Nick Hawkins <[email protected]>


Acked-by: Krzysztof Kozlowski <[email protected]>


Best regards,
Krzysztof