Sign in
kunit
/
linux
/
4ceec22d6d89360ff7ebbf53dd3ab4e29e3d8a09
/
.
/
include
/
media
/
mmp-camera.h
blob: 7611963a257f96b48993af41293ace4372e4615f [
file
]
/*
* 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
;
};