From: Mark Brown Date: Fri, 20 Nov 2020 16:09:46 +0000 (+0000) Subject: Merge series "ASoC: mt6359: Fix regulator_dev_lookup() fails for id "LDO_VAUD18"... X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=6b114d8b4dedab4712bfa77b4bdd81813aba3895;p=linux.git Merge series "ASoC: mt6359: Fix regulator_dev_lookup() fails for id "LDO_VAUD18"" from Jiaxin Yu : This series fixed "LDO_VAUD18-supply" regulator register fail. We can see the error log "mt6359-sound supply LDO_VAUD18 not found, using dummy regulator" when register the DAPM widget "LDO_VAUD18" Otherwise, the power can not be turned on correctly when recording. Jiaxin Yu (2): ASoC: mediatek: mt6359: Fix regulator_dev_lookup() fails for id "LDO_VAUD18" dt-bindings: mediatek: mt6359: remove unused property for mt6359 Documentation/devicetree/bindings/sound/mt6359.yaml | 9 --------- sound/soc/codecs/mt6359.c | 7 ++++--- 2 files changed, 4 insertions(+), 12 deletions(-) -- 2.18.0 --- 6b114d8b4dedab4712bfa77b4bdd81813aba3895