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

Duje Mihanović via B4 Relay posted 12 patches 3 weeks, 6 days ago
[PATCH v12 09/12] dt-bindings: marvell: Document PXA1908 SoC
Posted by Duje Mihanović via B4 Relay 3 weeks, 6 days ago
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(+)

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
 

-- 
2.46.0


Re: [PATCH v12 09/12] dt-bindings: marvell: Document PXA1908 SoC
Posted by Krzysztof Kozlowski 3 weeks, 6 days ago
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