On Sat, 11 Jul 2026 08:01:53 +0200 "H. Nikolaus Schaller" <[email protected]> wrote:
> From: Grond <[email protected]> > > On the Pandora, the APLL is actually what drives all of the audio > clocks on the board. Since the TWL4030 is only used for capture, we > need some way of setting the correct rate for playback streams, since > they will not go through the TWL4030's .hw_params() code path (which > is normally how APLL rate is set). > > Signed-off-by: Grond <[email protected]> > Signed-off-by: H. Nikolaus Schaller <[email protected]> As a general comment: might we model this as clock provider (and maybe that enables the usage of a generic audio-graph-card)? Regards, Andreas
