Skip to content

Commit

Permalink
dt-bindings: serial: fsl-lpuart: Add i.MX8DXL compatible
Browse files Browse the repository at this point in the history
Add i.MX8DXL lpuart compatible to the bindings documentation.

Reviewed-by: Peng Fan <peng.fan@nxp.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Abel Vesa <abel.vesa@nxp.com>
Link: https://lore.kernel.org/r/20220118131715.2051965-1-abel.vesa@nxp.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
abelvesa authored and gregkh committed Feb 8, 2022
1 parent 7547d9a commit 3305825
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Documentation/devicetree/bindings/serial/fsl-lpuart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,9 @@ properties:
- fsl,imx8ulp-lpuart
- const: fsl,imx7ulp-lpuart
- items:
- const: fsl,imx8qm-lpuart
- enum:
- fsl,imx8qm-lpuart
- fsl,imx8dxl-lpuart
- const: fsl,imx8qxp-lpuart

reg:
Expand Down

0 comments on commit 3305825

Please sign in to comment.