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
17 lines
609 B
Plaintext
17 lines
609 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-sensor-qrd.dtsi"
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. Parrot QRD";
|
|
compatible = "qcom,parrot";
|
|
qcom,msm-id = <537 0x10000>, <583 0x10000>, <613 0x10000>, <631 0x10000>, <633 0x10000>, <634 0x10000>, <638 0x10000>;
|
|
qcom,board-id = <0x1000B 0>, <0x1000B 1>, <0x1000B 0x600>, <0x1000B 0x601>;
|
|
};
|