On Fri, 25 May 2012, Sylwester Nawrocki wrote: > Signed-off-by: Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx> > Signed-off-by: Kyungmin Park <kyungmin.park@xxxxxxxxxxx> > --- > .../bindings/camera/soc/samsung-fimc.txt | 15 ++++ > drivers/media/video/s5p-fimc/fimc-lite.c | 73 ++++++++++++++------ > 2 files changed, 67 insertions(+), 21 deletions(-) > > diff --git a/Documentation/devicetree/bindings/camera/soc/samsung-fimc.txt b/Documentation/devicetree/bindings/camera/soc/samsung-fimc.txt > index 1ec48e9..b459da2 100644 > --- a/Documentation/devicetree/bindings/camera/soc/samsung-fimc.txt > +++ b/Documentation/devicetree/bindings/camera/soc/samsung-fimc.txt > @@ -39,6 +39,21 @@ Required properties: > depends on the SoC revision. For S5PV210 valid values are: > 0...2, for Exynos4x1x: 0...3. > > + > +'fimc-lite' device node > +----------------------- > + > +Required properties: > + > +- compatible : should be one of: > + "samsung,exynos4212-fimc"; > + "samsung,exynos4412-fimc"; > +- reg : physical base address and size of the device's memory mapped > + registers; > +- interrupts : should contain FIMC-LITE interrupt; > +- cell-index : FIMC-LITE IP instance index; Same as in an earlier patch - not sure this is needed. Thanks Guennadi > + > + > Example: > > fimc0: fimc@11800000 { --- Guennadi Liakhovetski, Ph.D. Freelance Open-Source Software Developer http://www.open-technology.de/ -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html