]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
dt-bindings: net: enetc: add compatible string for ENETC with pseduo MAC
authorWei Fang <wei.fang@nxp.com>
Wed, 29 Oct 2025 01:38:56 +0000 (09:38 +0800)
committerJakub Kicinski <kuba@kernel.org>
Thu, 30 Oct 2025 01:44:19 +0000 (18:44 -0700)
The ENETC with pseudo MAC is used to connect to the CPU port of the NETC
switch. This ENETC has a different PCI device ID, so add a standard PCI
device compatible string to it.

Signed-off-by: Wei Fang <wei.fang@nxp.com>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://patch.msgid.link/20251029013900.407583-3-wei.fang@nxp.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Documentation/devicetree/bindings/net/fsl,enetc.yaml

index ca70f005017113b0ab5fdbc728d7721130c5deca..aac20ab72ace7a2b3296135896de405c30854206 100644 (file)
@@ -27,6 +27,7 @@ properties:
           - const: fsl,enetc
       - enum:
           - pci1131,e101
+          - pci1131,e110
 
   reg:
     maxItems: 1