@@ -32,6 +32,10 @@ Optional properties:
- clock-frequency : the frequency at which the "cis_extclk" clock should be
configured to operate, in Hz; if this property is not
specified default 24 MHz value will be used.
+- samsung,flash-led : phandle to the flash LED associated with this sensor.
+ Flash LED is represented by the child node of a flash LED
+ device
+ (see Documentation/devicetree/bindings/leds/common.txt).
The common video interfaces bindings (see video-interfaces.txt) should be used
to specify link from the S5C73M3 to an external image data receiver. The S5C73M3
@@ -78,6 +82,7 @@ i2c@138A000000 {
clock-names = "cis_extclk";
reset-gpios = <&gpf1 3 1>;
standby-gpios = <&gpm0 1 1>;
+ samsung,flash-led = <&camera1_flash>;
port {
s5c73m3_ep: endpoint {
remote-endpoint = <&csis0_ep>;