aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings
diff options
context:
space:
mode:
authorAndreas Kemnade <andreas@kemnade.info>2019-12-02 21:47:47 +0100
committerShawn Guo <shawnguo@kernel.org>2019-12-23 09:22:35 +0800
commit031c8cd8bd24e716162aadeacda83f7c506144f8 (patch)
treefada4f390e03022b32f9db18f362836b4e2ff892 /Documentation/devicetree/bindings
parentdt-bindings: arm: fsl: Document i.MX7ULP Embedded Artists COM board (diff)
downloadlinux-dev-031c8cd8bd24e716162aadeacda83f7c506144f8.tar.xz
linux-dev-031c8cd8bd24e716162aadeacda83f7c506144f8.zip
media: dt-bindings: media: fsl-pxp: add missing imx6sll
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>
Diffstat (limited to '')
-rw-r--r--Documentation/devicetree/bindings/media/fsl-pxp.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/media/fsl-pxp.txt b/Documentation/devicetree/bindings/media/fsl-pxp.txt
index 2477e7f87381..f8090e06530d 100644
--- a/Documentation/devicetree/bindings/media/fsl-pxp.txt
+++ b/Documentation/devicetree/bindings/media/fsl-pxp.txt
@@ -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"