13 lines
211 B
Text
13 lines
211 B
Text
|
|
/dts-v1/;
|
||
|
|
/plugin/;
|
||
|
|
|
||
|
|
#include "sa8155-adp-star.dtsi"
|
||
|
|
|
||
|
|
/ {
|
||
|
|
model = "ADP-STAR";
|
||
|
|
compatible = "qcom,sa8155p-adp-star", "qcom,sa8155p",
|
||
|
|
"qcom,adp-star";
|
||
|
|
qcom,msm-id = <367 0x20000>;
|
||
|
|
qcom,board-id = <25 0>;
|
||
|
|
};
|