aboutsummaryrefslogtreecommitdiff
path: root/Bindings/net/dsa/mediatek,mt7530.yaml
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2025-01-02 09:11:32 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2025-01-02 09:11:32 +0000
commitcd989bfc73f7dff3085b7004c7d4f06396382e6d (patch)
tree24ee9100a779014759a5f9882d4742a7e0b2220f /Bindings/net/dsa/mediatek,mt7530.yaml
parentbeb6e748a90196469bed9e3900ce618069c652f7 (diff)
Import device-tree files from Linux 6.12vendor/device-tree/6.12vendor/device-tree
Diffstat (limited to 'Bindings/net/dsa/mediatek,mt7530.yaml')
-rw-r--r--Bindings/net/dsa/mediatek,mt7530.yaml8
1 files changed, 7 insertions, 1 deletions
diff --git a/Bindings/net/dsa/mediatek,mt7530.yaml b/Bindings/net/dsa/mediatek,mt7530.yaml
index 7e405ad96eb2..ea979bcae1d6 100644
--- a/Bindings/net/dsa/mediatek,mt7530.yaml
+++ b/Bindings/net/dsa/mediatek,mt7530.yaml
@@ -92,6 +92,10 @@ properties:
Built-in switch of the MT7988 SoC
const: mediatek,mt7988-switch
+ - description:
+ Built-in switch of the Airoha EN7581 SoC
+ const: airoha,en7581-switch
+
reg:
maxItems: 1
@@ -284,7 +288,9 @@ allOf:
- if:
properties:
compatible:
- const: mediatek,mt7988-switch
+ enum:
+ - mediatek,mt7988-switch
+ - airoha,en7581-switch
then:
$ref: "#/$defs/mt7530-dsa-port"
properties: