fixing the camera, copy the cdp?

This commit is contained in:
George Hotz
2019-11-06 16:40:25 -08:00
committed by Willem Melching
parent fc0cf2006f
commit f13f4b5a96
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
#include <dt-bindings/gpio/gpio.h>
#include "sdm845-pmic-overlay.dtsi"
#include "sdm845-pinctrl-overlay.dtsi"
#include "sdm845-camera-sensor-mtp.dtsi"
#include "sdm845-camera-sensor-cdp.dtsi"
/* disable the SPI */
&qupv3_se5_spi {

View File

@@ -364,7 +364,7 @@
"CAM_RESET1",
"CAM_VANA1";
sensor-mode = <0>;
cci-master = <1>;
cci-master = <0>;
status = "ok";
clocks = <&clock_camcc CAM_CC_MCLK2_CLK>;
clock-names = "cam_clk";