Reorganize device tree to support different wlan boards on Parrot. Change-Id: I63ff74efadb5e98caa62770c2f14016384c32dca
13 lines
262 B
Plaintext
13 lines
262 B
Plaintext
/dts-v1/;
|
|
/plugin/;
|
|
|
|
#include "parrot-wcn3990.dtsi"
|
|
#include "parrot-rumi.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. Parrot RUMI";
|
|
compatible = "qcom,parrot-rumi", "qcom,parrot", "qcom,rumi";
|
|
qcom,msm-id = <537 0x10000>;
|
|
qcom,board-id = <0x1000F 0>;
|
|
};
|