mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-01 07:42:18 +00:00
b73fb8b536
* Try that punk NASA -_-
14 lines
257 B
Plaintext
14 lines
257 B
Plaintext
// SPDX-License-Identifier: BSD-3-Clause
|
|
/*
|
|
* Copyright (c) 2021, Konrad Dybcio <konrad.dybcio@somainline.org>
|
|
*/
|
|
|
|
/dts-v1/;
|
|
|
|
#include "sm8150-sony-xperia-kumano.dtsi"
|
|
|
|
/ {
|
|
model = "Sony Xperia 1";
|
|
compatible = "sony,griffin-generic", "qcom,sm8150";
|
|
};
|