mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-01 07:42:18 +00:00
14 lines
220 B
Plaintext
14 lines
220 B
Plaintext
|
// SPDX-License-Identifier: BSD-3-Clause
|
||
|
/*
|
||
|
* Copyright (c) 2020, Martin Botka
|
||
|
*/
|
||
|
|
||
|
/dts-v1/;
|
||
|
|
||
|
#include "sdm630-sony-xperia-ganges.dtsi"
|
||
|
|
||
|
/ {
|
||
|
model = "Sony Xperia 10";
|
||
|
compatible = "sony,kirin-row", "qcom,sdm630";
|
||
|
};
|