14 lines
337 B
Text
14 lines
337 B
Text
|
|
/dts-v1/;
|
||
|
|
/plugin/;
|
||
|
|
|
||
|
|
#include <dt-bindings/interrupt-controller/arm-gic.h>
|
||
|
|
#include "khajeq-qrd-nopmi.dtsi"
|
||
|
|
|
||
|
|
/ {
|
||
|
|
model = "Qualcomm Technologies, Inc. KHAJEQ QRD nopmi overlay";
|
||
|
|
compatible = "qcom,khajeq-qrd", "qcom,khajeq", "qcom,qrd";
|
||
|
|
qcom,msm-id = <562 0x10000>;
|
||
|
|
qcom,board-id = <0x1000B 0>;
|
||
|
|
qcom,pmic-id = <0x2D 0x0 0x0 0x0>;
|
||
|
|
};
|