mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-01 07:42:18 +00:00
14 lines
267 B
Plaintext
14 lines
267 B
Plaintext
// SPDX-License-Identifier: (GPL-2.0 OR MIT)
|
|
/*
|
|
* Copyright 2020 Google LLC
|
|
*/
|
|
|
|
/dts-v1/;
|
|
#include "mt8183-kukui-kakadu.dtsi"
|
|
|
|
/ {
|
|
model = "MediaTek kakadu board";
|
|
compatible = "google,kakadu-rev3", "google,kakadu-rev2",
|
|
"google,kakadu", "mediatek,mt8183";
|
|
};
|