diff options
author | Olivier Moysan <olivier.moysan@foss.st.com> | 2025-05-21 17:04:18 +0200 |
---|---|---|
committer | Alexandre Torgue <alexandre.torgue@foss.st.com> | 2025-07-04 11:17:16 +0200 |
commit | ebf53abe62b0eddeecfee9cc1421f63c665de651 (patch) | |
tree | f043c36db367883563cbd1a6a258ff493091ba92 /scripts/gdb/linux/proc.py | |
parent | 9259e150de55d7ae4c38f78ff01b6110d543c635 (diff) |
ARM: dts: stm32: add system-clock-direction-out on stm32mp15xx-dkx
The commit 5725bce709db
("ASoC: simple-card-utils: Unify clock direction by clk_direction")
corrupts the audio on STM32MP15 DK sound cards.
The parent clock is not correctly set, because set_sai_ck_rate() is not
executed in stm32_sai_set_sysclk() callback.
This occurs because set_sysclk() is called with the wrong direction,
SND_SOC_CLOCK_IN instead of SND_SOC_CLOCK_OUT.
Add system-clock-direction-out property in SAI2A endpoint node of
STM32MP15XX-DKX device tree, to specify the MCLK clock direction.
Signed-off-by: Olivier Moysan <olivier.moysan@foss.st.com>
Link: https://lore.kernel.org/r/20250521150418.488152-1-olivier.moysan@foss.st.com
Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions