mirror of
https://github.com/commaai/agnos-kernel-sdm845.git
synced 2026-06-08 11:24:51 +08:00
fixing the camera, copy the cdp?
This commit is contained in:
committed by
Willem Melching
parent
fc0cf2006f
commit
f13f4b5a96
@@ -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 {
|
||||
|
||||
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user