Merge series "ASoC: mt6359: Fix regulator_dev_lookup() fails for id "LDO_VAUD18"...
authorMark Brown <broonie@kernel.org>
Fri, 20 Nov 2020 16:09:46 +0000 (16:09 +0000)
committerMark Brown <broonie@kernel.org>
Fri, 20 Nov 2020 16:09:46 +0000 (16:09 +0000)
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


Trivial merge