mirror of
https://github.com/oplus-giulia-dev/android_kernel_oneplus_sm8650-devicetrees
synced 2025-12-01 22:11:05 +08:00
git-subtree-dir: qcom/camera git-subtree-mainline:01c8464629git-subtree-split:be94d4cc1d
26 lines
612 B
Plaintext
26 lines
612 B
Plaintext
/dts-v1/;
|
|
/plugin/;
|
|
|
|
#include <dt-bindings/clock/qcom,gcc-volcano.h>
|
|
#include <dt-bindings/clock/qcom,camcc-volcano.h>
|
|
#include <dt-bindings/interconnect/qcom,volcano.h>
|
|
#include <dt-bindings/interrupt-controller/arm-gic.h>
|
|
#include <dt-bindings/regulator/qcom,rpmh-regulator-levels.h>
|
|
|
|
#include "volcano-camera.dtsi"
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. Volcano SoC";
|
|
compatible = "qcom,volcano";
|
|
qcom,msm-id = <0x4000291 0x10000>, <0x4000292 0x10000>,
|
|
<0x8000291 0x10000>, <0x8000292 0x10000>;
|
|
qcom,board-id = <0 0>;
|
|
};
|
|
|
|
&cam_tfe_csid2 {
|
|
status = "disabled";
|
|
};
|
|
|
|
&cam_tfe2 {
|
|
status = "disabled";
|
|
};
|