2022-05-13 16:52:13

by Robert Marko

[permalink] [raw]
Subject: [PATCH v3 10/11] dt-bindings: marvell: armada-37xx: add Methode eDPU compatible

Document compatible for the Methode eDPU Armada 3720 based board.

Signed-off-by: Robert Marko <[email protected]>
---
Changes in v3:
* Alphabetical ordering
---
Documentation/devicetree/bindings/arm/marvell/armada-37xx.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/arm/marvell/armada-37xx.yaml b/Documentation/devicetree/bindings/arm/marvell/armada-37xx.yaml
index 4460608ac1e1..4ace605a8701 100644
--- a/Documentation/devicetree/bindings/arm/marvell/armada-37xx.yaml
+++ b/Documentation/devicetree/bindings/arm/marvell/armada-37xx.yaml
@@ -20,6 +20,7 @@ properties:
- cznic,turris-mox
- globalscale,espressobin
- marvell,armada-3720-db
+ - methode,edpu
- methode,udpu
- const: marvell,armada3720
- const: marvell,armada3710
--
2.36.1



2022-05-14 03:40:09

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH v3 10/11] dt-bindings: marvell: armada-37xx: add Methode eDPU compatible

On 12/05/2022 14:49, Robert Marko wrote:
> Document compatible for the Methode eDPU Armada 3720 based board.
>
> Signed-off-by: Robert Marko <[email protected]>
> ---
> Changes in v3:
> * Alphabetical ordering


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


Best regards,
Krzysztof