google/kahlee/grunt: Fix 2 device specific variables

* micbias_lvl -> micbias-lvl
* mic_amp_in_sel -> mic-amp-in-sel

BUG=b:71875600
TEST=Checked in kernel the values are set

Change-Id: Ife7e8cdd835cc256cd8265593a94df84a510cebb
Signed-off-by: Akshu Agrawal <akshu.agrawal@amd.com>
Reviewed-on: https://review.coreboot.org/23603
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
This commit is contained in:
Akshu Agrawal 2018-02-06 10:10:35 +05:30 committed by Martin Roth
parent d242892d4f
commit dc4bc06bb7
1 changed files with 2 additions and 2 deletions

View File

@ -54,8 +54,8 @@ Device (DLG7)
ToUUID ("daffd814-6eba-4d8c-8a91-bc9bbf4aa301"),
Package ()
{
Package () { "dlg,micbias_lvl", 2600 },
Package () { "dlg,mic_amp_in_sel", "diff" }
Package () { "dlg,micbias-lvl", 2600 },
Package () { "dlg,mic-amp-in-sel", "diff" }
},
ToUUID ("dbb8e3e6-5886-4ba6-8795-1319f52a966b"),