@@ -108,6 +108,8 @@ Image sensor nodes
The sensor device nodes should be added to their control bus controller (e.g.
I2C0) nodes and linked to a port node in the csis or the parallel-ports node,
using the common video interfaces bindings, defined in video-interfaces.txt.
+If the sensor device has a led flash device associated with it then its phandle
+should be assigned to the camera-flash property.
Example:
@@ -125,6 +127,7 @@ Example:
clock-frequency = <24000000>;
clocks = <&camera 1>;
clock-names = "mclk";
+ camera-flash = <&led_flash>;
port {
s5k6aa_ep: endpoint {