[PATCH 0/3] Add "mclk" support for maxim,max9867

From: richard . leitner
Date: Thu Mar 02 2023 - 06:57:34 EST


This series adds support for the clocks and clock-names properties in
the maxim,max9867 bindings. Furthermore the binding definitions are
converted from txt to yaml.

The mclk property is needed for one of our boards which uses the the
i.MX8MP SAI MCLK as clock for the maxim,max9867.

Signed-off-by: Richard Leitner <richard.leitner@xxxxxxxxxxx>
---
Benjamin Bara (1):
ASoC: maxim,max9867: add "mclk" support

Richard Leitner (2):
ASoC: dt-bindings: maxim,max9867: convert txt bindings to yaml
ASoC: dt-bindings: maxim,max9867: add "mclk" property

.../devicetree/bindings/sound/max9867.txt | 17 ------
.../devicetree/bindings/sound/maxim,max9867.yaml | 61 ++++++++++++++++++++++
sound/soc/codecs/max9867.c | 14 ++++-
3 files changed, 74 insertions(+), 18 deletions(-)
---
base-commit: c9c3395d5e3dcc6daee66c6908354d47bf98cb0c
change-id: 20230302-max9867-49081908a2ab

Best regards,
--
Richard Leitner <richard.leitner@xxxxxxxxxxx>