Skip to content

Commit fef1848

Browse files
Ansuelkuba-moo
authored andcommitted
dt-bindings: net: dsa: mediatek,mt7530: Add airoha,an7583-switch
Add airoha,an7583-switch additional compatible to the mt7530 DSA Switch Family. This is an exact match of the airoha,en7581-switch (based on mt7988-switch) with the additional requirement of tweak on the GEPHY_CONN_CFG registers to make the internal PHY actually work. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com> Acked-by: Conor Dooley <conor.dooley@microchip.com> Link: https://patch.msgid.link/20250522165313.6411-2-ansuelsmth@gmail.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
1 parent 6682bfc commit fef1848

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Documentation/devicetree/bindings/net/dsa/mediatek,mt7530.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,10 @@ properties:
9696
Built-in switch of the Airoha EN7581 SoC
9797
const: airoha,en7581-switch
9898

99+
- description:
100+
Built-in switch of the Airoha AN7583 SoC
101+
const: airoha,an7583-switch
102+
99103
reg:
100104
maxItems: 1
101105

@@ -291,6 +295,7 @@ allOf:
291295
enum:
292296
- mediatek,mt7988-switch
293297
- airoha,en7581-switch
298+
- airoha,an7583-switch
294299
then:
295300
$ref: "#/$defs/mt7530-dsa-port"
296301
properties:

0 commit comments

Comments
 (0)