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@tecnico.ulisboa.pt>
---
Changes in v2:
- As there was no feedback from Realtek's side rename "mclk" input to
"mclk1" as it looks like the codec has two mclk inputs but I cannot
confirm this at this time
- Link to v1: https://patch.msgid.link/20260903-rt5677-mclk-v1-0-b71a5a3533f9@bootlin.com
---
Diogo Ivo (2):
ASoC: dt-bindings: realtek,rt5677: Add MCLK1 clock property
arm64: tegra: smaug: Add rt5677 mclk1 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: 2616c70ea74afbf077e040fd538a9a97fb05a5f2
change-id: 20260903-rt5677-mclk-f3ad74db43e1
Best regards,
--
Diogo Ivo <diogo.ivo@tecnico.ulisboa.pt>