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