From: Elad Nachman <enachman@marvell.com>
Add Marvell ac5 device tree bindings to generic EHCI.
This compatible enables the Marvell Orion platform code
to properly configure the DMA mask for the Marvell AC5 SOC.
Signed-off-by: Elad Nachman <enachman@marvell.com>
---
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 87986c45be88..2ed178f16a78 100644
--- a/Documentation/devicetree/bindings/usb/generic-ehci.yaml
+++ b/Documentation/devicetree/bindings/usb/generic-ehci.yaml
@@ -77,6 +77,7 @@ properties:
- const: usb-ehci
- enum:
- generic-ehci
+ - marvell,ac5-ehci
- marvell,armada-3700-ehci
- marvell,orion-ehci
- nuvoton,npcm750-ehci
--
2.25.1
On 14/01/2024 18:21, Elad Nachman wrote: > From: Elad Nachman <enachman@marvell.com> > > Add Marvell ac5 device tree bindings to generic EHCI. > This compatible enables the Marvell Orion platform code > to properly configure the DMA mask for the Marvell AC5 SOC. > > Signed-off-by: Elad Nachman <enachman@marvell.com> This is a friendly reminder during the review process. It looks like you received a tag and forgot to add it. If you do not know the process, here is a short explanation: Please add Acked-by/Reviewed-by/Tested-by tags when posting new versions, under or above your Signed-off-by tag. Tag is "received", when provided in a message replied to you on the mailing list. Tools like b4 can help here. However, there's no need to repost patches *only* to add the tags. The upstream maintainer will do that for tags received on the version they apply. https://elixir.bootlin.com/linux/v6.5-rc3/source/Documentation/process/submitting-patches.rst#L577 If a tag was not added on purpose, please state why and what changed. Best regards, Krzysztof
On Mon, Jan 15, 2024 at 08:25:08AM +0100, Krzysztof Kozlowski wrote: > On 14/01/2024 18:21, Elad Nachman wrote: > > From: Elad Nachman <enachman@marvell.com> > > > > Add Marvell ac5 device tree bindings to generic EHCI. > > This compatible enables the Marvell Orion platform code > > to properly configure the DMA mask for the Marvell AC5 SOC. > > > > Signed-off-by: Elad Nachman <enachman@marvell.com> > > This is a friendly reminder during the review process. > > It looks like you received a tag and forgot to add it. Acked-by: Conor Dooley <conor.dooley@microchip.com> Cheers, Conor. > > If you do not know the process, here is a short explanation: > Please add Acked-by/Reviewed-by/Tested-by tags when posting new > versions, under or above your Signed-off-by tag. Tag is "received", when > provided in a message replied to you on the mailing list. Tools like b4 > can help here. However, there's no need to repost patches *only* to add > the tags. The upstream maintainer will do that for tags received on the > version they apply. > > https://elixir.bootlin.com/linux/v6.5-rc3/source/Documentation/process/submitting-patches.rst#L577 > > If a tag was not added on purpose, please state why and what changed. > > Best regards, > Krzysztof >
© 2016 - 2025 Red Hat, Inc.