mirror of
https://github.com/torvalds/linux.git
synced 2024-11-08 05:01:48 +00:00
cc60a1a4d4
Pull the SoC device tree bits into their own files so other boards based on these SoCs can include them and reduce duplication across a number of boards. Signed-off-by: Kumar Gala <galak@codeaurora.org>
7 lines
122 B
Plaintext
7 lines
122 B
Plaintext
#include "qcom-msm8660.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm MSM8660 SURF";
|
|
compatible = "qcom,msm8660-surf", "qcom,msm8660";
|
|
};
|