[PATCH v4 5/5] ARM: exynos: dts: Add FIMD DT binding Documentation

Sylwester Nawrocki sylvester.nawrocki at gmail.com
Wed Feb 27 09:48:24 EST 2013


On 02/26/2013 11:11 PM, Tomasz Figa wrote:
> We should stick to the rule that compatible value should be named after
> first specific SoC model in which this particular IP version was included.
>
> So this is what I would suggest:
>
> compatible = "samsung,s3c2443-fimd"; // for S3C24XX SoCs
> compatible = "samsung,s3c6400-fimd"; // for S3C64XX SoCs
> compatible = "samsung,s5p6440-fimd"; // for S5P64X0 SoCs
> compatible = "samsung,s5pc100-fimd"; // for S5PC100 SoC
> compatible = "samsung,s5pv210-fimd"; // for S5PV210 SoC
> compatible = "samsung,exynos4210-fimd"; // for Exynos4 SoCs
> compatible = "samsung,exynos5250-fimd"; // for Exynos5 SoCs

Yes, that looks good to me. I'm just not sure though if there is
any reference to "fimd" in the s3c2443 SoC documentation. Or
is it simply called lcd controller there ?


More information about the devicetree-discuss mailing list