Message ID | 20220510124929.91000-10-robert.marko@sartura.hr (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [v2,01/11] dt-bindings: vendor-prefixes: add Methode Electronics | expand |
On 10/05/2022 14:49, Robert Marko wrote: > Document compatible for the Methode eDPU Armada 3720 based board. > > Signed-off-by: Robert Marko <robert.marko@sartura.hr> > --- > 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 3f41ef2c6f3e..db0307241e39 100644 > --- a/Documentation/devicetree/bindings/arm/marvell/armada-37xx.yaml > +++ b/Documentation/devicetree/bindings/arm/marvell/armada-37xx.yaml > @@ -25,6 +25,7 @@ properties: > - globalscale,espressobin > - cznic,turris-mox > - methode,udpu > + - methode,edpu Alphabetical order, by entire compatible. Best regards, Krzysztof
diff --git a/Documentation/devicetree/bindings/arm/marvell/armada-37xx.yaml b/Documentation/devicetree/bindings/arm/marvell/armada-37xx.yaml index 3f41ef2c6f3e..db0307241e39 100644 --- a/Documentation/devicetree/bindings/arm/marvell/armada-37xx.yaml +++ b/Documentation/devicetree/bindings/arm/marvell/armada-37xx.yaml @@ -25,6 +25,7 @@ properties: - globalscale,espressobin - cznic,turris-mox - methode,udpu + - methode,edpu - const: marvell,armada3720 - const: marvell,armada3710
Document compatible for the Methode eDPU Armada 3720 based board. Signed-off-by: Robert Marko <robert.marko@sartura.hr> --- Documentation/devicetree/bindings/arm/marvell/armada-37xx.yaml | 1 + 1 file changed, 1 insertion(+)