mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:49:52 +00:00
Add device tree support for Khaje IOT variant. Change-Id: I354a9cb54fe1ff85e0c3e464469c6c2be98e3317
15 lines
363 B
Plaintext
15 lines
363 B
Plaintext
/dts-v1/;
|
|
/plugin/;
|
|
|
|
#include <dt-bindings/interrupt-controller/arm-gic.h>
|
|
#include "khaje-idp.dtsi"
|
|
#include "khaje-idp-pm7250b.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. Khaje IDP";
|
|
compatible = "qcom,khaje-idp", "qcom,khaje", "qcom,idp";
|
|
qcom,msm-id = <518 0x10000>, <586 0x10000>;
|
|
qcom,board-id = <0x10022 0>;
|
|
qcom,pmic-id = <0x2D 0x2E 0x0 0x0>;
|
|
};
|