Commit d726a0dc authored by Sakari Ailus's avatar Sakari Ailus Committed by Mauro Carvalho Chehab

media: arm: dts: omap3: N9/N950: Add AS3645A camera flash

Add the as3645a flash controller to the DT source.
Signed-off-by: default avatarSakari Ailus <sakari.ailus@linux.intel.com>
Reviewed-by: default avatarSebastian Reichel <sebastian.reichel@collabora.co.uk>
Acked-by: default avatarPavel Machek <pavel@ucw.cz>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@s-opensource.com>
parent a56ba8fb
......@@ -265,6 +265,20 @@ &vio {
&i2c2 {
clock-frequency = <400000>;
as3645a@30 {
reg = <0x30>;
compatible = "ams,as3645a";
flash {
flash-timeout-us = <150000>;
flash-max-microamp = <320000>;
led-max-microamp = <60000>;
peak-current-limit = <1750000>;
};
indicator {
led-max-microamp = <10000>;
};
};
};
&i2c3 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment