Re: [PATCH 04/38] ASoC: dt-bindings: mt8192-afe-pcm: Fix clocks and clock-names

2025-09-12 Thread Matthias Brugger
On 24/07/2025 10:38, AngeloGioacchino Del Regno wrote: Both clocks and clock-names are missing (a lot of) entries: add all the used audio clocks and their description and also fix the example node. You forgot to fix the example node. Matthias Signed-off-by: AngeloGioacchino Del Regno -

Re: [PATCH 04/38] ASoC: dt-bindings: mt8192-afe-pcm: Fix clocks and clock-names

2025-08-04 Thread AngeloGioacchino Del Regno
Il 24/07/25 11:12, Krzysztof Kozlowski ha scritto: On 24/07/2025 10:38, AngeloGioacchino Del Regno wrote: clock-names: items: - const: aud_afe_clk - const: aud_dac_clk - const: aud_dac_predis_clk + - const: aud_adc_clk + - const: aud_adda6_adc_clk +

Re: [PATCH 04/38] ASoC: dt-bindings: mt8192-afe-pcm: Fix clocks and clock-names

2025-07-24 Thread Rob Herring (Arm)
On Thu, 24 Jul 2025 10:38:40 +0200, AngeloGioacchino Del Regno wrote: > Both clocks and clock-names are missing (a lot of) entries: add > all the used audio clocks and their description and also fix the > example node. > > Signed-off-by: AngeloGioacchino Del Regno > > --- > .../bindings/sound

Re: [PATCH 04/38] ASoC: dt-bindings: mt8192-afe-pcm: Fix clocks and clock-names

2025-07-24 Thread Krzysztof Kozlowski
On 24/07/2025 10:38, AngeloGioacchino Del Regno wrote: > >clock-names: > items: >- const: aud_afe_clk >- const: aud_dac_clk >- const: aud_dac_predis_clk > + - const: aud_adc_clk > + - const: aud_adda6_adc_clk > + - const: aud_apll22m_clk > + -

[PATCH 04/38] ASoC: dt-bindings: mt8192-afe-pcm: Fix clocks and clock-names

2025-07-24 Thread AngeloGioacchino Del Regno
Both clocks and clock-names are missing (a lot of) entries: add all the used audio clocks and their description and also fix the example node. Signed-off-by: AngeloGioacchino Del Regno --- .../bindings/sound/mt8192-afe-pcm.yaml| 106 +- 1 file changed, 104 insertions(+),