mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:49:52 +00:00
add new devicetrees for different crow variants. Change-Id: Ia00c28a60b527879e224e1537d41989c70e4afcf
17 lines
406 B
Plaintext
17 lines
406 B
Plaintext
/dts-v1/;
|
|
/plugin/;
|
|
|
|
#include <dt-bindings/clock/qcom,gcc-crow.h>
|
|
#include <dt-bindings/interrupt-controller/arm-gic.h>
|
|
#include <dt-bindings/interconnect/qcom,crow.h>
|
|
#include <dt-bindings/regulator/qcom,rpmh-regulator-levels.h>
|
|
|
|
#include "crow-audio.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. crow";
|
|
compatible = "qcom,crow", "qcom,crowp";
|
|
qcom,msm-id = <608 0x10000>;
|
|
qcom,board-id = <0 0>;
|
|
};
|