Re: [PATCH 05/11] dt-bindings: spi: fsl-lpspi: Add imx8ulp compatible string

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Jun 7, 2021 at 4:33 PM Jacky Bai <ping.bai@xxxxxxx> wrote:
>
> For i.MX8ULP, it uses two compatible strings, so update the
> comaptible strings.
>
> Signed-off-by: Jacky Bai <ping.bai@xxxxxxx>

As previously mentioned, pls improve commit message,
otherwise:
Reviewed-by: Dong Aisheng <aisheng.dong@xxxxxxx>

Regards
Aisheng

> ---
>  .../devicetree/bindings/spi/spi-fsl-lpspi.yaml        | 11 +++++++----
>  1 file changed, 7 insertions(+), 4 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/spi/spi-fsl-lpspi.yaml b/Documentation/devicetree/bindings/spi/spi-fsl-lpspi.yaml
> index 312d8fee9dbb..1d46877fe46a 100644
> --- a/Documentation/devicetree/bindings/spi/spi-fsl-lpspi.yaml
> +++ b/Documentation/devicetree/bindings/spi/spi-fsl-lpspi.yaml
> @@ -14,10 +14,13 @@ allOf:
>
>  properties:
>    compatible:
> -    enum:
> -      - fsl,imx7ulp-spi
> -      - fsl,imx8qxp-spi
> -
> +    oneOf:
> +      - enum:
> +          - fsl,imx7ulp-spi
> +          - fsl,imx8qxp-spi
> +      - items:
> +          - const: fsl,imx8ulp-spi
> +          - const: fsl,imx7ulp-spi
>    reg:
>      maxItems: 1
>
> --
> 2.26.2
>
>
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel@xxxxxxxxxxxxxxxxxxx
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel



[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]


  Powered by Linux