mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
* tag 'CAMERA.LA.2.0.r1-12000-WAIPIO.0' of https://github.com/waipio-kernel-devicetree/kernel-camera-devicetree: ARM: dts: msm: New platform subtypes support for Parrot ARM: dts: msm: New soc id support for Parrot ARM: dts: msm: Add camera SOC id for netrani Pro dts: ravelin: msm: camera: add Board ID for IOT Change-Id: Ie1e044976f946fb852b894ad0147d60df7957e40
17 lines
680 B
Plaintext
17 lines
680 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-idp.dtsi"
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. Parrot IDP";
|
|
compatible = "qcom,parrot";
|
|
qcom,msm-id = <537 0x10000>, <583 0x10000>, <613 0x10000>, <631 0x10000>, <633 0x10000>, <634 0x10000>, <638 0x10000>, <663 0x10000>;
|
|
qcom,board-id = <34 0>, <34 1>, <34 2>, <34 3>, <34 4>, <34 5>, <34 6>, <34 0x600>, <34 0x601>, <34 0x602>, <34 0x603>, <34 0x604>;
|
|
};
|