diff mbox series

[v12,09/12] dt-bindings: marvell: Document PXA1908 SoC

Message ID 20240823-pxa1908-lkml-v12-9-cc3ada51beb0@skole.hr (mailing list archive)
State Changes Requested, archived
Headers show
Series Initial Marvell PXA1908 support | expand

Commit Message

Duje Mihanović via B4 Relay Aug. 23, 2024, 8:54 p.m. UTC
From: Duje Mihanović <duje.mihanovic@skole.hr>

Add dt binding for the Marvell PXA1908 SoC.

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Duje Mihanović <duje.mihanovic@skole.hr>
---
 Documentation/devicetree/bindings/arm/mrvl/mrvl.yaml | 5 +++++
 1 file changed, 5 insertions(+)

Comments

Krzysztof Kozlowski Aug. 24, 2024, 6:38 a.m. UTC | #1
On Fri, Aug 23, 2024 at 10:54:44PM +0200, Duje Mihanović wrote:
> Add dt binding for the Marvell PXA1908 SoC.

... and Samsung foo bar board/phone/laptop/something.

Some description of the hardware is also welcomed in the bindings...

Best regards,
Krzysztof
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/arm/mrvl/mrvl.yaml b/Documentation/devicetree/bindings/arm/mrvl/mrvl.yaml
index 4c43eaf3632e..f73bb8ec3a1a 100644
--- a/Documentation/devicetree/bindings/arm/mrvl/mrvl.yaml
+++ b/Documentation/devicetree/bindings/arm/mrvl/mrvl.yaml
@@ -35,6 +35,11 @@  properties:
           - enum:
               - dell,wyse-ariel
           - const: marvell,mmp3
+      - description: PXA1908 based boards
+        items:
+          - enum:
+              - samsung,coreprimevelte
+          - const: marvell,pxa1908
 
 additionalProperties: true