[PATCH 0/2] rt5677: add mclk to DT binding and define it for Smaug

Diogo Ivo posted 2 patches 3 weeks, 2 days ago
There is a newer version of this series
Documentation/devicetree/bindings/sound/realtek,rt5677.yaml | 10 ++++++++++
arch/arm64/boot/dts/nvidia/tegra210-smaug.dts               |  2 ++
2 files changed, 12 insertions(+)
[PATCH 0/2] rt5677: add mclk to DT binding and define it for Smaug
Posted by Diogo Ivo 3 weeks, 2 days ago
The RT5677 codec has an mclk input that can be fed by an externally
provided clock signal. This small series adds this to the existing
device tree binding and defines the clock that is connected to it
in the specific case of Smaug.

Signed-off-by: Diogo Ivo <diogo.ivo@bootlin.com>
---
Diogo Ivo (2):
      ASoC: dt-bindings: realtek,rt5677: Add clock property
      arm64: tegra: smaug: Add rt5677 mclk input

 Documentation/devicetree/bindings/sound/realtek,rt5677.yaml | 10 ++++++++++
 arch/arm64/boot/dts/nvidia/tegra210-smaug.dts               |  2 ++
 2 files changed, 12 insertions(+)
---
base-commit: cee9395acd8043be0644b25c34bfa86623f2b935
change-id: 20260903-rt5677-mclk-f3ad74db43e1

Best regards,
--  
Diogo Ivo <diogo.ivo@bootlin.com>