Sign in
coral
/
linux-imx
/
72c6f89cb0e8df491c2708d4b71e73fe8539da39
/
.
/
include
/
linux
/
platform_data
/
media
/
mmp-camera.h
blob: 7611963a257f96b48993af41293ace4372e4615f [
file
] [
log
] [
blame
]
/*
* Information for the Marvell Armada MMP camera
*/
struct
mmp_camera_platform_data
{
struct
platform_device
*
i2c_device
;
int
sensor_power_gpio
;
int
sensor_reset_gpio
;
};