Commit Graph

133 Commits (main)

Author SHA1 Message Date
WeirdTreeThing 267c054d36
cml/sof-cmlda7219max: Use common da7219 codec init 2023-11-04 10:03:45 -04:00
WeirdTreeThing 348c198654
glk/sof-glkda7219max: Use common da7219 codec init 2023-11-03 22:05:37 -04:00
WeirdTreeThing 1328e46bfc
Move all common files to /common 2023-11-03 16:55:13 -04:00
WeirdTreeThing 484f5c581a
mt8183: add mt8183_da7219_rt1015p 2023-10-27 22:40:55 -04:00
WeirdTreeThing 23001785db
cml/sof-cml_max9839: Set correct device for dmic split 2023-10-25 13:44:54 -04:00
WeirdTreeThing 2d2677683e
mt8183/mt8183_mt6358_t: update codec init
Enable everything by default
2023-10-21 12:13:29 -04:00
WeirdTreeThing d89563442b
mt8183: add Krane UCM 2023-10-21 11:29:48 -04:00
WeirdTreeThing ee6d3a6b7a
stoney: Small fixes
Updated jack kcontrol names
Removed DependentPCM
2023-10-18 18:50:30 -04:00
WeirdTreeThing 5fccbeda9f
adl: Add Primus UCM 2023-10-08 15:31:01 -04:00
WeirdTreeThing 8d764b66af
jsl: Add Landrid UCM 2023-10-07 09:14:06 -04:00
WeirdTreeThing 63f39650d3
jsl/sof-rt5682/storo: Fix Condition type 2023-09-17 16:25:52 -04:00
WeirdTreeThing 9536aaadf0
jsl/sof-rt5682: Support both Storo and Storo360
DMI product name is Storo on stock firmware but Storo360 on full rom
2023-09-17 16:09:47 -04:00
WeirdTreeThing 13247f3592
jsl/sof-rt5682: Add Storo360 Support
Only works for non-rt5682vs skus currently
2023-09-17 15:44:10 -04:00
WeirdTreeThing da68bc9bce
jsl/sof-rt5682: Make Magpie UCM not specific to Magpie
Remove magpie from their names to allow for other devices in the future
to use the same UCM.
2023-09-17 15:24:33 -04:00
WeirdTreeThing 6025f91b71
cml/sof-cmlda7219max: Increase Rear Mic CapturePriority
Make the Front Mic have a lower priority so it is the default.
2023-09-06 06:29:19 -04:00
WeirdTreeThing a863215f4d
adl/sof-rt5682/redrix: Update codec init 2023-09-02 23:31:45 -04:00
WeirdTreeThing 743cf36f19
adl: Add Redrix ucm 2023-09-02 22:34:25 -04:00
WeirdTreeThing b84259e08f
Refactor generate-sku-list.py 2023-08-23 21:26:00 -04:00
WeirdTreeThing 5935e5f43c
Add .gitignore 2023-08-23 10:49:00 -04:00
WeirdTreeThing 96d590c3eb
Update sku list script
Refactor some of the code and add an interactive variant chooser
2023-08-23 10:47:47 -04:00
WeirdTreeThing 96ea3f71fe
all: Remove empty EnableSequence and DisableSequence 2023-08-23 10:10:31 -04:00
WeirdTreeThing c2394a728b
CI: Install pcregrep 2023-08-23 09:20:51 -04:00
WeirdTreeThing 9513c2ce94
Update UCM validation
Run on pull requests and check for empty EnableSequence and
DisableSequence
2023-08-23 09:14:59 -04:00
WeirdTreeThing 99f82355cd
all: replace JackDev with the corresponding JackControl line 2023-08-23 09:00:20 -04:00
WeirdTreeThing 232d1c9453
all: remove DspName lines
This seems to be a ChromeOS/cras specific feature
2023-08-23 08:54:51 -04:00
WeirdTreeThing e22fb778fa
jsl/sof-rt5682/magpie: remove cdev line 2023-08-23 08:51:41 -04:00
WeirdTreeThing 45bab3be32
Add validate UCM workflow 2023-08-22 22:47:30 -04:00
WeirdTreeThing 402b6b6f54
jsl: Update Magpie UCM
Add every variant, use DMI matching, and update the UCM to include the
latest changes
2023-08-22 22:21:12 -04:00
WeirdTreeThing ae18d8c46d
Add sku list script
Generate a list of each skuid for a specific UCM config of a variant of
a board. Code is messy but it gets the job done.
2023-08-22 21:27:29 -04:00
WeirdTreeThing 9b92bd98a8
all: Remove FullySpecifiedUCM
Seems to do nothing
2023-08-22 16:40:44 -04:00
WeirdTreeThing 83e4ad4ce1
cezanne: Fix errors 2023-08-22 09:38:07 -04:00
WeirdTreeThing 3aab033f1d
Remove remap macro
It was never used and caused UCM warnings
2023-08-22 09:34:07 -04:00
WeirdTreeThing 736858bd63
mdn/sof-rt5682s-hs-rt1019: Update speaker init
Remove cset "name='Spk Switch' off" as it no longer exists.
2023-08-17 13:16:18 -04:00
WeirdTreeThing 546303f811
mdn/sof-rt5682-hs-rt1019: Update JackControl
Use Headphone Jack and Headset Mic Jack to be able to tell the
difference between headphones without a mic and a headset.
2023-08-17 12:32:39 -04:00
WeirdTreeThing 488717d678
mdn/sof-rt5682s-hs-rt1019: Remove frostflow-specific DMI match
Allows the UCM to be used on any Skyrim variant
2023-08-16 21:52:24 -04:00
WeirdTreeThing e03d1b2b9e
adl/sof-rt5682/gimble: Remove Echo Reference 2023-08-13 17:44:34 -04:00
WeirdTreeThing dc6ce5db51
avs/nau8825: Fix jack detection
nau8825 is different for some reason
2023-08-08 14:25:10 -04:00
WeirdTreeThing 1a79ad7450
Merge pull request #2 from samueldr/fix/glk-dmic-split
glk: Fix syntax error introduced with dmic split
2023-08-04 23:22:02 -04:00
Samuel Dionne-Riel a80f5ff1ad glk: Fix syntax error introduced with dmic split
Signed-off-by: Samuel Dionne-Riel <samuel@dionne-riel.com>
2023-08-04 20:36:43 -04:00
WeirdTreeThing e42e187772
stoney/hdmi: implement ucm switching 2023-08-03 07:55:38 -04:00
WeirdTreeThing b91d5e679c
avs/hdmi: fix JackControl 2023-08-02 21:44:40 -04:00
WeirdTreeThing 075b9d36e4
avs: implement ucm auto switching 2023-08-02 21:08:31 -04:00
WeirdTreeThing 1310342997
adl/sof-rt5682/gimble: remove command from codec init
It caused the error "unable to execute cset 'name='RTNR10.0 rtnr_enable_10' off'"
2023-08-02 20:21:38 -04:00
WeirdTreeThing 8f91a833ec
adl/sof-rt5682: add gimble ucm 2023-07-31 20:12:18 -04:00
WeirdTreeThing c42c55d8c3
mendocino: use proper shortened name
changes nothing functionally but "men" just looks weird
2023-07-30 14:07:15 -04:00
WeirdTreeThing 854c30e6c3
mendocino: add frostflow ucm 2023-07-27 20:31:42 -04:00
WeirdTreeThing 792a6d5ef0
hdmi: fix hdmi2345 2023-07-24 13:28:33 -04:00
WeirdTreeThing 0c89783059
Merge pull request #1 from ellyq/main
Add UCM configuration for mb/google/brya/var/kano
2023-07-24 00:51:09 -04:00
WeirdTreeThing 2b04b9c6c6
cml/sof-rt5682: fix a few things 2023-07-21 12:26:28 -04:00
WeirdTreeThing 8a56e0a7aa
cml: add sof-cml_max98390_da7219 ucm 2023-07-21 12:25:25 -04:00