mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-01 07:42:18 +00:00
13 lines
253 B
Plaintext
13 lines
253 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 sku1";
|
||
|
compatible = "google,willow-sku1", "google,willow", "mediatek,mt8183";
|
||
|
};
|