mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:49:52 +00:00
Add device tree changes for memory, regulators, clock and interrupt information for CPAS, LX7, CDM, TPG, VFE, CSID, IPE, BPS, JPEG, VFE-LITE and CSID-LITE nodes. Update SMMU Node. Add new SFE Nodes. CRs-Fixed: 3063982 Change-Id: I631d77eb66af25d37e030768133e5a9e7d83861d
17 lines
467 B
Plaintext
17 lines
467 B
Plaintext
/dts-v1/;
|
|
/plugin/;
|
|
|
|
#include <dt-bindings/clock/qcom,gcc-waipio.h>
|
|
#include <dt-bindings/clock/qcom,camcc-waipio.h>
|
|
#include <dt-bindings/interconnect/qcom,waipio.h>
|
|
#include <dt-bindings/interrupt-controller/arm-gic.h>
|
|
#include <dt-bindings/regulator/qcom,rpmh-regulator-levels.h>
|
|
|
|
#include "cape-camera.dtsi"
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. Cape v1 SoC";
|
|
compatible = "qcom,cape";
|
|
qcom,msm-id = <530 0x10000>, <540 0x10000>;
|
|
qcom,board-id = <0 0>;
|
|
};
|