The AW88261 has a DVDD chip which needs to be powered on for it to 
function correctly. The property for this was missing, so this patchset 
adds the dvdd-supply property which enables a regulator to be bound 
to it in a device tree.

Signed-off-by: Bharadwaj Raju <[email protected]>
---
Changes in v2:
- reorder so that the dt-bindings change is before the implementation
- describe the reasons for the new required property in the commit msg
- Link to v1: 
https://lore.kernel.org/r/[email protected]

---
Bharadwaj Raju (2):
      ASoC: dt-bindings: document dvdd-supply property for awinic,aw88261
      ASoC: codecs: aw88261: use dvdd-supply regulator

 Documentation/devicetree/bindings/sound/awinic,aw88395.yaml | 13 +++++++++++++
 sound/soc/codecs/aw88261.c                                  |  5 +++++
 2 files changed, 18 insertions(+)
---
base-commit: db1c30e19243982e34f027a2e564c93e94f42cb2
change-id: 20260111-aw88261-dvdd-50c41c151ba0

Best regards,
-- 
Bharadwaj Raju <[email protected]>



Reply via email to