mirror of
https://github.com/torvalds/linux.git
synced 2026-05-27 16:44:58 +02:00
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>
This commit is contained in:
parent
6682bfc1b2
commit
fef1848809
|
|
@ -96,6 +96,10 @@ properties:
|
|||
Built-in switch of the Airoha EN7581 SoC
|
||||
const: airoha,en7581-switch
|
||||
|
||||
- description:
|
||||
Built-in switch of the Airoha AN7583 SoC
|
||||
const: airoha,an7583-switch
|
||||
|
||||
reg:
|
||||
maxItems: 1
|
||||
|
||||
|
|
@ -291,6 +295,7 @@ allOf:
|
|||
enum:
|
||||
- mediatek,mt7988-switch
|
||||
- airoha,en7581-switch
|
||||
- airoha,an7583-switch
|
||||
then:
|
||||
$ref: "#/$defs/mt7530-dsa-port"
|
||||
properties:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user