summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/mediatek/mt8195-cherry-tomato-r1.dts
diff options
context:
space:
mode:
authorAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>2022-09-22 12:49:08 +0300
committerMatthias Brugger <matthias.bgg@gmail.com>2023-01-09 19:16:50 +0300
commit6d886dd46ff579bc97b0ef5eed023cdd8bbcdd3b (patch)
tree6f4fee50186d62a01ad33b097a590f8698abb0f5 /arch/arm64/boot/dts/mediatek/mt8195-cherry-tomato-r1.dts
parent4b4e050842f5f05b3d47466f800743afd7feb2f9 (diff)
downloadlinux-6d886dd46ff579bc97b0ef5eed023cdd8bbcdd3b.tar.xz
arm64: dts: mediatek: cherry: Add sound card configuration
Configure the sound card on all MT8195 Cherry Tomato devices to enable audio support. Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Link: https://lore.kernel.org/r/20220922094908.41623-5-angelogioacchino.delregno@collabora.com Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
Diffstat (limited to 'arch/arm64/boot/dts/mediatek/mt8195-cherry-tomato-r1.dts')
-rw-r--r--arch/arm64/boot/dts/mediatek/mt8195-cherry-tomato-r1.dts5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/mediatek/mt8195-cherry-tomato-r1.dts b/arch/arm64/boot/dts/mediatek/mt8195-cherry-tomato-r1.dts
index 3767b49ea896..2d5e8f371b6d 100644
--- a/arch/arm64/boot/dts/mediatek/mt8195-cherry-tomato-r1.dts
+++ b/arch/arm64/boot/dts/mediatek/mt8195-cherry-tomato-r1.dts
@@ -15,6 +15,11 @@
realtek,btndet-delay = <16>;
};
+&sound {
+ compatible = "mediatek,mt8195_mt6359_rt1019_rt5682";
+ model = "mt8195_r1019_5682";
+};
+
&ts_10 {
status = "okay";
};