]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: sound: wm8994: Correct required supplies based on actual implementaion
authorKrzysztof Kozlowski <krzk@kernel.org>
Fri, 1 May 2020 13:35:34 +0000 (15:35 +0200)
committerMark Brown <broonie@kernel.org>
Fri, 1 May 2020 16:45:23 +0000 (17:45 +0100)
commitdaaa9b738d072850eca86b399ffb7f2f89e9f57a
tree745ab46091b7feaa23a662a461a16ee1d15abac9
parent2a3766125cdf3133e910ffe8107bd981d4423385
dt-bindings: sound: wm8994: Correct required supplies based on actual implementaion

The required supplies in bindings were actually not matching
implementation making the bindings incorrect and misleading.  The Linux
kernel driver requires all supplies to be present.  Also for wlf,wm8994
uses just DBVDD-supply instead of DBVDDn-supply (n: <1,3>).

Reported-by: Jonathan Bakker <xc-racer2@live.ca>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Link: https://lore.kernel.org/r/20200501133534.6706-1-krzk@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/wm8994.txt