media: dt-bindings: media: fsl-pxp: add missing imx6sll
authorAndreas Kemnade <andreas@kemnade.info>
Mon, 2 Dec 2019 20:47:47 +0000 (21:47 +0100)
committerShawn Guo <shawnguo@kernel.org>
Mon, 23 Dec 2019 01:22:35 +0000 (09:22 +0800)
i.MX6SLL also has a pxp, so mention it among others in the bindings doc.

Signed-off-by: Andreas Kemnade <andreas@kemnade.info>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Documentation/devicetree/bindings/media/fsl-pxp.txt

index 2477e7f..f8090e0 100644 (file)
@@ -8,7 +8,7 @@ i.MX SoCs from i.MX23 to i.MX7.
 
 Required properties:
 - compatible: should be "fsl,<soc>-pxp", where SoC can be one of imx23, imx28,
-  imx6dl, imx6sl, imx6ul, imx6sx, imx6ull, or imx7d.
+  imx6dl, imx6sl, imx6sll, imx6ul, imx6sx, imx6ull, or imx7d.
 - reg: the register base and size for the device registers
 - interrupts: the PXP interrupt, two interrupts for imx6ull and imx7d.
 - clock-names: should be "axi"