xtensa: fix high memory/reserved memory collision
[cris-mirror.git] / include / linux / platform_data / media / mmp-camera.h
blob83804028115c085be3debb395dfdfe7794f492de
1 /* SPDX-License-Identifier: GPL-2.0 */
2 /*
3 * Information for the Marvell Armada MMP camera
4 */
6 struct mmp_camera_platform_data {
7 struct platform_device *i2c_device;
8 int sensor_power_gpio;
9 int sensor_reset_gpio;