Skip to content
Snippets Groups Projects
Commit c04942dc authored by Oleksii Kutuzov's avatar Oleksii Kutuzov
Browse files

[MYON2][DTO] Rename audio cards for codecs

parent 5902d4c8
No related branches found
No related tags found
1 merge request!299[MYON2][DTO] Rename audio codec overlays
...@@ -46,7 +46,7 @@ ...@@ -46,7 +46,7 @@
fragment@1 { fragment@1 {
target = <&sound>; target = <&sound>;
__overlay__ { __overlay__ {
simple-audio-card,name = "wm8962-audio"; simple-audio-card,name = "wm8962myon2";
simple-audio-card,widgets = simple-audio-card,widgets =
"Headphone", "Headphone Jack", "Headphone", "Headphone Jack",
"Speaker", "Speaker", "Speaker", "Speaker",
......
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
fragment@0 { fragment@0 {
target = <&sound>; target = <&sound>;
__overlay__ { __overlay__ {
simple-audio-card,name = "wm8983-audio"; simple-audio-card,name = "wm8983myon2";
}; };
}; };
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment