From: Sylwester Nawrocki Date: Fri, 20 Dec 2013 21:56:05 +0000 (-0300) Subject: [media] Documentation: devicetree: Update Samsung FIMC DT binding X-Git-Tag: v3.15-rc1~85^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53f8a899a38d8e8a02ce390d400327f6abd66074;p=pandora-kernel.git [media] Documentation: devicetree: Update Samsung FIMC DT binding This patch documents following updates of the Exynos4 SoC camera subsystem devicetree binding: - addition of #clock-cells and clock-output-names properties to 'camera' node - these are now needed so the image sensor sub-devices can reference clocks provided by the camera host interface, - dropped a note about required clock-frequency properties at the image sensor nodes; the sensor devices can now control their clock explicitly through the clk API and there is no need to require this property in the camera host interface binding. Signed-off-by: Sylwester Nawrocki Acked-by: Kyungmin Park Acked-by: Laurent Pinchart Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed