]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
dt-bindings: soc: microchip: mpfs-sys-controller: Add pic64gx compatibility
authorPierre-Henry Moussay <pierre-henry.moussay@microchip.com>
Mon, 17 Nov 2025 14:21:21 +0000 (14:21 +0000)
committerConor Dooley <conor.dooley@microchip.com>
Tue, 3 Mar 2026 17:08:41 +0000 (17:08 +0000)
pic64gx is not compatible with mpfs because due to the lack of FPGA
functionality some features are disabled. Notably, anything to do with
FPGA fabric contents is not supported.

Signed-off-by: Pierre-Henry Moussay <pierre-henry.moussay@microchip.com>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
Documentation/devicetree/bindings/soc/microchip/microchip,mpfs-sys-controller.yaml

index a3fa04f3a1bd93a94188ea486292c13a077f21a0..6cebc19db4f5df82e8b9039fe9e2a10931095af7 100644 (file)
@@ -24,7 +24,9 @@ properties:
     maxItems: 1
 
   compatible:
-    const: microchip,mpfs-sys-controller
+    enum:
+      - microchip,mpfs-sys-controller
+      - microchip,pic64gx-sys-controller
 
   microchip,bitstream-flash:
     $ref: /schemas/types.yaml#/definitions/phandle