Hi Mark, Here it goes v2... v1: * https://lore.kernel.org/all/20241021-adau1373-shutdown-v1-0-bec4ff9dfa16@xxxxxxxxxx/ v2: - Patch 2 (Bindings): * Removed extra blank line; * Fixed example messed indentation; * Added more properties to the example; * Add maxItems. - Patch 4 (Powerdown gpio): * Powerdown the chip when unbound. --- Nuno Sa (4): ASoC: codecs: adau1373: add some kconfig text ASoC: dt-bindings: document the adau1373 Codec ASoC: codecs: adau1373: drop patform_data ASoC: codecs: adau1373: add powerdown gpio .../devicetree/bindings/sound/adi,adau1373.yaml | 111 +++++++++++ MAINTAINERS | 1 + include/sound/adau1373.h | 33 ---- sound/soc/codecs/Kconfig | 2 +- sound/soc/codecs/adau1373.c | 208 ++++++++++++++++----- 5 files changed, 272 insertions(+), 83 deletions(-) --- base-commit: e25169fb5a8c37e8f7d1da3d1427dee938f15f07 change-id: 20241024-adau1373-shutdown-912ef2f31b17 -- Thanks! - Nuno Sá