diff mbox series

[v3,1/4] dt-bindings: arm64: dts: airoha: Add en7581 entry

Message ID b29cdd8aa093aa76c77b8f602fa9363a1676ca3c.1709768157.git.lorenzo@kernel.org (mailing list archive)
State New, archived
Headers show
Series arm64: Add support for Airoha EN7581 Soc | expand

Commit Message

Lorenzo Bianconi March 7, 2024, 12:11 a.m. UTC
Introduce Airoha EN7581 entry in Airoha dts binding.

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
---
 Documentation/devicetree/bindings/arm/airoha.yaml | 4 ++++
 1 file changed, 4 insertions(+)

Comments

AngeloGioacchino Del Regno March 7, 2024, 11:28 a.m. UTC | #1
Il 07/03/24 01:11, Lorenzo Bianconi ha scritto:
> Introduce Airoha EN7581 entry in Airoha dts binding.
> 
> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/arm/airoha.yaml b/Documentation/devicetree/bindings/arm/airoha.yaml
index 3292c669ee11..7c38c08dbf3f 100644
--- a/Documentation/devicetree/bindings/arm/airoha.yaml
+++ b/Documentation/devicetree/bindings/arm/airoha.yaml
@@ -22,6 +22,10 @@  properties:
           - enum:
               - airoha,en7523-evb
           - const: airoha,en7523
+      - items:
+          - enum:
+              - airoha,en7581-evb
+          - const: airoha,en7581
 
 additionalProperties: true