Skip to content

Commit e6584bd

Browse files
Pierre-Henry Moussayclaudiubeznea
authored andcommitted
dt-bindings: clock: mpfs-ccc: Add pic64gx compatibility
pic64gx SoC Clock Conditioning Circuitry is compatibles with the Polarfire SoC Signed-off-by: Pierre-Henry Moussay <pierre-henry.moussay@microchip.com> Acked-by: Conor Dooley <conor.dooley@microchip.com> Reviewed-by: Claudiu Beznea <claudiu.beznea@tuxon.dev> Acked-by: Rob Herring (Arm) <robh@kernel.org> Signed-off-by: Conor Dooley <conor.dooley@microchip.com> Link: https://lore.kernel.org/r/20260113-guise-conceded-88030697b831@spud Signed-off-by: Claudiu Beznea <claudiu.beznea@tuxon.dev>
1 parent dfb208b commit e6584bd

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

Documentation/devicetree/bindings/clock/microchip,mpfs-ccc.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,11 @@ description: |
1717
1818
properties:
1919
compatible:
20-
const: microchip,mpfs-ccc
20+
oneOf:
21+
- items:
22+
- const: microchip,pic64gx-ccc
23+
- const: microchip,mpfs-ccc
24+
- const: microchip,mpfs-ccc
2125

2226
reg:
2327
items:

0 commit comments

Comments
 (0)