forked from Qortal/Brooklyn
13 lines
257 B
Plaintext
13 lines
257 B
Plaintext
// SPDX-License-Identifier: (GPL-2.0 OR MIT)
|
|
/*
|
|
* Copyright 2021 Google LLC
|
|
*/
|
|
|
|
/dts-v1/;
|
|
#include "mt8183-kukui-jacuzzi-juniper.dtsi"
|
|
|
|
/ {
|
|
model = "Google kenzo sku17 board";
|
|
compatible = "google,juniper-sku17", "google,juniper", "mediatek,mt8183";
|
|
};
|