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 <[email protected]> Acked-by: Conor Dooley <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
1 parent 6682bfc commit fef1848

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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)