mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
git-subtree-dir: qcom/camera git-subtree-mainline:258aa93459git-subtree-split:47c93dcc84Change-Id: I54dd0b083924bdf28ebfbc5cc3081558de6c559b
18 lines
561 B
Plaintext
18 lines
561 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>, <583 0x10000>, <613 0x10000>, <631 0x10000>,
|
|
<633 0x10000>, <634 0x10000>, <638 0x10000>;
|
|
qcom,board-id = <0 0>, <0 0x600>;
|
|
};
|