Skip to content

Commit ecc09da

Browse files
Pierre-Henry MoussayConchuOD
authored andcommitted
dt-bindings: soc: microchip: mpfs-sys-controller: Add pic64gx compatibility
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>
1 parent 7a58bae commit ecc09da

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Documentation/devicetree/bindings/soc/microchip/microchip,mpfs-sys-controller.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,9 @@ properties:
2424
maxItems: 1
2525

2626
compatible:
27-
const: microchip,mpfs-sys-controller
27+
enum:
28+
- microchip,mpfs-sys-controller
29+
- microchip,pic64gx-sys-controller
2830

2931
microchip,bitstream-flash:
3032
$ref: /schemas/types.yaml#/definitions/phandle

0 commit comments

Comments
 (0)