Re: [PATCH 05/17] dt-bindings: gpio: mpfs-gpio: Add PIC64GX GPIO compatibility

From: Conor Dooley
Date: Thu Jul 25 2024 - 10:25:46 EST


On Thu, Jul 25, 2024 at 01:15:57PM +0100, pierre-henry.moussay@xxxxxxxxxxxxx wrote:
> From: Pierre-Henry Moussay <pierre-henry.moussay@xxxxxxxxxxxxx>
>
> PIC64GX GPIO is compatible with mpfs-gpio driver
>
> Signed-off-by: Pierre-Henry Moussay <pierre-henry.moussay@xxxxxxxxxxxxx>
> ---
> .../bindings/gpio/microchip,mpfs-gpio.yaml | 16 +++++++++++-----
> 1 file changed, 11 insertions(+), 5 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/gpio/microchip,mpfs-gpio.yaml b/Documentation/devicetree/bindings/gpio/microchip,mpfs-gpio.yaml
> index d61569b3f15b..fdce88374a91 100644
> --- a/Documentation/devicetree/bindings/gpio/microchip,mpfs-gpio.yaml
> +++ b/Documentation/devicetree/bindings/gpio/microchip,mpfs-gpio.yaml
> @@ -11,10 +11,14 @@ maintainers:
>
> properties:
> compatible:
> - items:
> - - enum:
> - - microchip,mpfs-gpio
> - - microchip,coregpio-rtl-v3
> + oneOf:
> + - items:
> + - const: microchip,pic64gx-gpio
> + - const: microchip,mpfs-gpio
> + - items:
> + - enum:
> + - microchip,mpfs-gpio
> + - microchip,coregpio-rtl-v3
>
> reg:
> maxItems: 1
> @@ -69,7 +73,9 @@ allOf:
> properties:
> compatible:
> contains:
> - const: microchip,mpfs-gpio
> + enum:
> + - microchip,mpfs-gpio
> + - microchip,pic64gx-gpio

This hunk should not be needed, given you have an mpfs-gpio fallback.

Thanks,
Conor.

> then:
> required:
> - interrupts
> --
> 2.30.2
>
>

Attachment: signature.asc
Description: PGP signature