mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-01 07:42:18 +00:00
b73fb8b536
* Try that punk NASA -_-
14 lines
254 B
Plaintext
14 lines
254 B
Plaintext
// SPDX-License-Identifier: (GPL-2.0 OR MIT)
|
|
/*
|
|
* Copyright 2021 Google LLC
|
|
*/
|
|
|
|
/dts-v1/;
|
|
#include "mt8183-kukui-jacuzzi-willow.dtsi"
|
|
|
|
/ {
|
|
model = "Google willow board sku0";
|
|
compatible = "google,willow-sku0", "google,willow", "mediatek,mt8183";
|
|
};
|
|
|