]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: dt-bindings: amlogic,gx-sound-card: document clocks property
authorNeil Armstrong <neil.armstrong@linaro.org>
Wed, 28 Aug 2024 13:53:55 +0000 (15:53 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 28 Aug 2024 17:38:33 +0000 (18:38 +0100)
commitf189c972f86b00318cf2547b62e461cb98374e34
tree37487b723aa21b201bf639cbc65f2ebdc6526425
parent4b1d9019b26fd654ebc2d0d2e100ed56ef1821f0
ASoC: dt-bindings: amlogic,gx-sound-card: document clocks property

The sound card design is based on reference PLL frequencies that
are the root of all clock rates calculations.

Today, those frequencies are currently specified in DT via assigned-clocks,
because they correspond to the basic audio use-case.

It makes no sense to setup clock rates for a sound card without
referencing the clocks for the sound card, mainly because at
some point more complex audio use cases will be supported
and those root rates would need to change.

To solve this situation, let's legitimize the presence of assigned-clocks
in the sound card by documenting those clocks, as it describes a true
dependency of the sound card and paths the way of more complex
audio uses-cases involving those root frequencies.

Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://patch.msgid.link/20240828-topic-amlogic-upstream-bindings-fixes-audio-snd-card-v2-2-58159abf0779@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/amlogic,gx-sound-card.yaml