[media] exynos4-is: Correct clock properties description at the DT binding documentation
authorSylwester Nawrocki <s.nawrocki@samsung.com>
Tue, 2 Apr 2013 09:45:59 +0000 (06:45 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 4 Apr 2013 22:56:08 +0000 (19:56 -0300)
commit05a70a4079f2a73de6c61abf4dd70b6bcf1b3200
tree9a41bf02bc5937add27c6c955f27046e3c9ead52
parentb3d8b559b1ce3b2d85ac57bbccbd38f25e3cc5db
[media] exynos4-is: Correct clock properties description at the DT binding documentation

The 'camera' DT node needs to have sclk_cam0/1 and pxl_async0/1 clocks
specified, while 'fimc' nodes should have only "fimc" and "sclk_fimc".
"mux" and "parent" are leftovers from early versions of patches adding
DT support, when the IP bus clock parent clock was being set by the
driver. A better solution is needed to have e.g. clocks driver setting
all required parent clocks, before clock consumers start using the
clocks. Currently this binding doesn't describe parent clocks setup,
it needs to be specified and handled somewhere else.

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>
Documentation/devicetree/bindings/media/samsung-fimc.txt