mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-10 06:34:17 +08:00
media: arm: dts: omap3: N9/N950: Add flash references to the camera
Add flash and indicator LED phandles to the sensor node. Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Acked-by: Hans Verkuil <hans.verkuil@cisco.com> Acked-by: Pavel Machek <pavel@ucw.cz> Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
This commit is contained in:
parent
2e8a9fbb79
commit
ceb3c45b43
@ -26,6 +26,7 @@
|
||||
clocks = <&isp 0>;
|
||||
clock-frequency = <9600000>;
|
||||
nokia,nvm-size = <(16 * 64)>;
|
||||
flash-leds = <&as3645a_flash &as3645a_indicator>;
|
||||
port {
|
||||
smia_1_1: endpoint {
|
||||
link-frequencies = /bits/ 64 <199200000 210000000 499200000>;
|
||||
|
@ -271,14 +271,14 @@
|
||||
#size-cells = <0>;
|
||||
reg = <0x30>;
|
||||
compatible = "ams,as3645a";
|
||||
flash@0 {
|
||||
as3645a_flash: flash@0 {
|
||||
reg = <0x0>;
|
||||
flash-timeout-us = <150000>;
|
||||
flash-max-microamp = <320000>;
|
||||
led-max-microamp = <60000>;
|
||||
ams,input-max-microamp = <1750000>;
|
||||
};
|
||||
indicator@1 {
|
||||
as3645a_indicator: indicator@1 {
|
||||
reg = <0x1>;
|
||||
led-max-microamp = <10000>;
|
||||
};
|
||||
|
@ -60,6 +60,7 @@
|
||||
clocks = <&isp 0>;
|
||||
clock-frequency = <9600000>;
|
||||
nokia,nvm-size = <(16 * 64)>;
|
||||
flash-leds = <&as3645a_flash &as3645a_indicator>;
|
||||
port {
|
||||
smia_1_1: endpoint {
|
||||
link-frequencies = /bits/ 64 <210000000 333600000 398400000>;
|
||||
|
Loading…
Reference in New Issue
Block a user