Add initial device tree support for Neo IDP/ATP platform. Change-Id: I07466c07bd132e1e22b8ee1c1349269b8b352420
13 lines
211 B
Plaintext
13 lines
211 B
Plaintext
/dts-v1/;
|
|
/plugin/;
|
|
|
|
#include "neo-atp.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. NEO ATP";
|
|
compatible = "qcom,neo-atp", "qcom,neo", "qcom,atp";
|
|
qcom,msm-id = <525 0x10000>;
|
|
qcom,board-id = <33 0>;
|
|
};
|
|
|