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