[PATCH 04/11] dt-bindings: serial: fsl-lpuart: Add imx8ulp compatible string

Dong Aisheng dongas86 at gmail.com
Fri Jun 11 06:52:35 PDT 2021


n Mon, Jun 7, 2021 at 4:33 PM Jacky Bai <ping.bai at nxp.com> wrote:
>
> For i.MX8ULP, it uses two compatible strings, so Update the
> compatible string for i.MX8ULP.
>
> Signed-off-by: Jacky Bai <ping.bai at nxp.com>


As the previous patch, the commit message is better to be improved.
Otherwise
Reviewed-by: Dong Aisheng <aisheng.dong at nxp.com>

Regards
Aisheng

> ---
>  Documentation/devicetree/bindings/serial/fsl-lpuart.yaml | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/serial/fsl-lpuart.yaml b/Documentation/devicetree/bindings/serial/fsl-lpuart.yaml
> index bd21060d26e0..5d3fde5d4d2b 100644
> --- a/Documentation/devicetree/bindings/serial/fsl-lpuart.yaml
> +++ b/Documentation/devicetree/bindings/serial/fsl-lpuart.yaml
> @@ -22,7 +22,9 @@ properties:
>            - fsl,imx7ulp-lpuart
>            - fsl,imx8qm-lpuart
>        - items:
> -          - const: fsl,imx8qxp-lpuart
> +          - enum:
> +              - fsl,imx8qxp-lpuart
> +              - fsl,imx8ulp-lpuart
>            - const: fsl,imx7ulp-lpuart
>
>    reg:
> --
> 2.26.2
>
>
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel



More information about the linux-arm-kernel mailing list