Skip to content

Commit 20296f8

Browse files
MesihKwens
authored andcommitted
ARM: dts: suniv: f1c100s: Activate Audio Codec for Lichee Pi Nano
Allwinner suniv F1C100s now has basic audio codec support. Activate it for Lichee Pi Nano board. Signed-off-by: Mesih Kilinc <mesihkilinc@gmail.com> [ csokas.bence: Moved and fixed conflict ] Signed-off-by: Csókás, Bence <csokas.bence@prolan.hu> Link: https://patch.msgid.link/20241123123900.2656837-6-csokas.bence@prolan.hu Signed-off-by: Chen-Yu Tsai <wens@csie.org>
1 parent 95b570f commit 20296f8

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

arch/arm/boot/dts/allwinner/suniv-f1c100s-licheepi-nano.dts

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,14 @@
6262
status = "okay";
6363
};
6464

65+
&codec {
66+
allwinner,audio-routing =
67+
"Headphone", "HP",
68+
"Headphone", "HPCOM",
69+
"MIC", "Mic";
70+
status = "okay";
71+
};
72+
6573
&usb_otg {
6674
dr_mode = "otg";
6775
status = "okay";

0 commit comments

Comments
 (0)