summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/media/exynos-fimc-lite.txt
diff options
context:
space:
mode:
authorSylwester Nawrocki2013-05-09 13:43:34 +0200
committerMauro Carvalho Chehab2013-05-21 13:37:27 +0200
commitc79b069d72f54ff0589e7615160420553aa4f04e (patch)
tree75ac6a7d0721576f0c9cd72c2bc0c8b9e90d63bf /Documentation/devicetree/bindings/media/exynos-fimc-lite.txt
parent[media] exynos4-is: Fix off-by-one valid range checking for is->config_index (diff)
downloadkernel-qcow2-linux-c79b069d72f54ff0589e7615160420553aa4f04e.tar.gz
kernel-qcow2-linux-c79b069d72f54ff0589e7615160420553aa4f04e.tar.xz
kernel-qcow2-linux-c79b069d72f54ff0589e7615160420553aa4f04e.zip
[media] exynos4-is: Correct fimc-lite compatible property description
Ensure the compatible property for FIMC-LITE IP blocks is properly documented, a cut&paste error fix. Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'Documentation/devicetree/bindings/media/exynos-fimc-lite.txt')
-rw-r--r--Documentation/devicetree/bindings/media/exynos-fimc-lite.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/media/exynos-fimc-lite.txt b/Documentation/devicetree/bindings/media/exynos-fimc-lite.txt
index 3f62adfb3e0b..de9f6b78ee51 100644
--- a/Documentation/devicetree/bindings/media/exynos-fimc-lite.txt
+++ b/Documentation/devicetree/bindings/media/exynos-fimc-lite.txt
@@ -2,7 +2,7 @@ Exynos4x12/Exynos5 SoC series camera host interface (FIMC-LITE)
Required properties:
-- compatible : should be "samsung,exynos4212-fimc" for Exynos4212 and
+- compatible : should be "samsung,exynos4212-fimc-lite" for Exynos4212 and
Exynos4412 SoCs;
- reg : physical base address and size of the device memory mapped
registers;