// SPDX-License-Identifier: (GPL-2.0+ OR MIT) #include "../../../../drivers/soc/rockchip/rk_camera_sensor_info.h" /{ cif_sensor: cif_sensor { compatible = "rockchip,sensor"; status = "disabled"; gc2145_b { is_front = <0>; powerdown-gpios = <&gpio2 RK_PB7 GPIO_ACTIVE_HIGH>; pwdn_active = ; mir = <0>; flash_attach = <0>; resolution = ; powerup_sequence = ; orientation = <0>; i2c_add = ; i2c_chl = <0>; cif_chl = <0>; mclk_rate = <24>; }; gc0329_f { is_front = <1>; powerdown-gpios = <&gpio3 RK_PB3 GPIO_ACTIVE_HIGH>; pwdn_active = ; mir = <0>; flash_attach = <0>; resolution = ; powerup_sequence = ; orientation = <0>; i2c_add = ; i2c_chl = <0>; cif_chl = <0>; mclk_rate = <24>; }; }; };