blob: 260a5f56149595eb957e94fc57cf076f8d953587 [file] [log] [blame]
Tom Rini53633a82024-02-29 12:33:36 -05001// SPDX-License-Identifier: (GPL-2.0 OR MIT)
2/*
3 * Google Kukui (and derivatives) ts3a227e-max98357a sound card.
4 *
5 * Copyright 2020 Google LLC.
6 */
7
8#include "mt8183-kukui-audio-max98357a.dtsi"
9#include "mt8183-kukui-audio-ts3a227e.dtsi"
10
11&sound {
12 compatible = "mediatek,mt8183_mt6358_ts3a227_max98357";
13};