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
17 lines
458 B
Plaintext
17 lines
458 B
Plaintext
/dts-v1/;
|
|
/plugin/;
|
|
|
|
#include <dt-bindings/clock/qcom,gcc-parrot.h>
|
|
#include <dt-bindings/clock/qcom,camcc-parrot.h>
|
|
#include <dt-bindings/interconnect/qcom,parrot.h>
|
|
#include <dt-bindings/interrupt-controller/arm-gic.h>
|
|
#include <dt-bindings/regulator/qcom,rpmh-regulator-levels.h>
|
|
|
|
#include "parrot-camera.dtsi"
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. Parrot v1 SoC";
|
|
compatible = "qcom,parrot";
|
|
qcom,msm-id = <537 0x10000>;
|
|
qcom,board-id = <0 0>;
|
|
};
|