11 lines
192 B
Plaintext
11 lines
192 B
Plaintext
|
// SPDX-License-Identifier: GPL-2.0-only
|
||
|
|
||
|
/dts-v1/;
|
||
|
|
||
|
#include "msm8916-samsung-a2015-common.dtsi"
|
||
|
|
||
|
/ {
|
||
|
model = "Samsung Galaxy A5U (EUR)";
|
||
|
compatible = "samsung,a5u-eur", "qcom,msm8916";
|
||
|
};
|