mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-01-31 15:22:18 +00:00
14 lines
222 B
Plaintext
14 lines
222 B
Plaintext
// SPDX-License-Identifier: BSD-3-Clause
|
|
/*
|
|
* Copyright (c) 2020, Konrad Dybcio
|
|
*/
|
|
|
|
/dts-v1/;
|
|
|
|
#include "sdm630-sony-xperia-nile.dtsi"
|
|
|
|
/ {
|
|
model = "Sony Xperia XA2";
|
|
compatible = "sony,pioneer-row", "qcom,sdm630";
|
|
};
|