@@ -40,6 +40,10 @@ should be inactive. For the "active-a" state the camera port A must be activated
and the port B deactivated and for the state "active-b" it should be the other
way around.
+Optional properties:
+
+- flashes - array of phandles to the available flash led devices
+
The 'camera' node must include at least one 'fimc' child node.
@@ -166,6 +170,7 @@ Example:
clock-output-names = "cam_a_clkout", "cam_b_clkout";
pinctrl-names = "default";
pinctrl-0 = <&cam_port_a_clk_active>;
+ flashes = <&max77693-flash>, <&aat1290>;
status = "okay";
#address-cells = <1>;
#size-cells = <1>;