Sign in
coral
/
linux-imx
/
b24413180f5600bcb3bb70fbed5cf186b60864bd
/
.
/
include
/
linux
/
platform_data
/
media
/
mmp-camera.h
blob: 83804028115c085be3debb395dfdfe7794f492de [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 */
/*
* 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
;
};