#include "rk3368.dtsi" #include "../../../arm/mach-rockchip/rk_camera_sensor_info.h" /{ rk3368_cif_sensor: rk3368_cif_sensor{ compatible = "rockchip,sensor"; status = "disabled"; ov2659{ is_front = <0>; rockchip,power = <&gpio0 GPIO_D0 GPIO_ACTIVE_HIGH>; rockchip,powerdown = <&gpio1 GPIO_B4 GPIO_ACTIVE_HIGH>; pwdn_active = ; pwr_active = ; mir = <0>; flash_attach = <1>; //rockchip,flash = <>; flash_active = <1>; resolution = ; powerup_sequence = ; orientation = <0>; i2c_add = ; i2c_rata = <100000>; i2c_chl = <3>; cif_chl = <0>; mclk_rate = <24>; }; }; };