[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250923185340.21526-1-ansuelsmth@gmail.com>
Date: Tue, 23 Sep 2025 20:53:34 +0200
From: Christian Marangi <ansuelsmth@...il.com>
To: Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>,
Matthias Brugger <matthias.bgg@...il.com>,
AngeloGioacchino Del Regno <angelogioacchino.delregno@...labora.com>,
Christian Marangi <ansuelsmth@...il.com>,
Felix Fietkau <nbd@....name>,
John Crispin <john@...ozen.org>,
devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
linux-mediatek@...ts.infradead.org
Subject: [PATCH v2 1/2] dt-bindings: arm64: dts: airoha: Add AN7583 compatible
Add Airoha AN7583 compatible to the list of enum for Airoha Supported
SoCs.
Signed-off-by: Christian Marangi <ansuelsmth@...il.com>
---
Changes v2:
- Follow alphabetical order
Documentation/devicetree/bindings/arm/airoha.yaml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/Documentation/devicetree/bindings/arm/airoha.yaml b/Documentation/devicetree/bindings/arm/airoha.yaml
index 7c38c08dbf3f..df897227b870 100644
--- a/Documentation/devicetree/bindings/arm/airoha.yaml
+++ b/Documentation/devicetree/bindings/arm/airoha.yaml
@@ -18,6 +18,10 @@ properties:
const: '/'
compatible:
oneOf:
+ - items:
+ - enum:
+ - airoha,an7583-evb
+ - const: airoha,an7583
- items:
- enum:
- airoha,en7523-evb
--
2.51.0
Powered by blists - more mailing lists