1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
// SPDX-License-Identifier: (GPL-2.0 OR MIT) /* * Copyright 2020 Google LLC */ #include "mt8192-asurada-audio-rt5682.dtsi" #include "mt8192-asurada-audio-rt1015p.dtsi" &sound { compatible = "mediatek,mt8192_mt6359_rt1015p_rt5682"; speaker-codecs { sound-dai = <&rt1015p>; }; headset-codec { sound-dai = <&rt5682 0>; }; };