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
21 lines
795 B
Plaintext
21 lines
795 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-sensor-idp.dtsi"
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. Volcano IDP";
|
|
compatible = "qcom,volcano", "qcom,volcano-idp", "qcom,volcanop-idp", "qcom,volcanop", "qcom,idp";
|
|
qcom,msm-id = <636 0x10000>, <640 0x10000>, <641 0x10000>,
|
|
<0x4000291 0x10000>, <0x4000292 0x10000>,
|
|
<0x8000291 0x10000>, <0x8000292 0x10000>,
|
|
<0xc000291 0x10000>, <0xc000292 0x10000>,
|
|
<0x10000291 0x10000>, <0x10000292 0x10000>;
|
|
qcom,board-id = <34 0>, <34 1>, <34 2>, <34 3>, <34 4>, <34 5>;
|
|
};
|