On Sat, 04 Apr 2026 20:35:00 +0200, Marek Vasut wrote: > Document support for setting the Bit Clock Swap bit in CR2 register > via new "fsl,sai-bit-clock-swap" DT property. This bit swaps the > bit clock used by the transmitter or receiver in asynchronous mode, > i.e. makes transmitter use RX_BCLK and TX_SYNC, and vice versa, > makes receiver use TX_BCLK and RX_SYNC. > > Signed-off-by: Marek Vasut <[email protected]> > --- > Cc: Conor Dooley <[email protected]> > Cc: Fabio Estevam <[email protected]> > Cc: Jaroslav Kysela <[email protected]> > Cc: Krzysztof Kozlowski <[email protected]> > Cc: Liam Girdwood <[email protected]> > Cc: Mark Brown <[email protected]> > Cc: Nicolin Chen <[email protected]> > Cc: Rob Herring <[email protected]> > Cc: Shengjiu Wang <[email protected]> > Cc: Takashi Iwai <[email protected]> > Cc: Xiubo Li <[email protected]> > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > --- > V2: - Drop | from description > - Update email, rebase on next > --- > Documentation/devicetree/bindings/sound/fsl,sai.yaml | 7 +++++++ > 1 file changed, 7 insertions(+) >
Acked-by: Rob Herring (Arm) <[email protected]>
