Clock driver for BCLK of Freescale SAI cores

modulename: clk-fsl-sai.ko

configname: CONFIG_COMMON_CLK_FSL_SAI

Linux Kernel Configuration
└─>Device Drivers
└─>Common Clock Framework
└─>Clock driver for BCLK of Freescale SAI cores
In linux kernel since version 5.1 (release Date: 2019-05-05)  
This driver supports the Freescale SAI (Synchronous Audio Interface)
to be used as a generic clock output. Some SoCs have restrictions
regarding the possible pin multiplexer settings. Eg. on some SoCs
two SAI interfaces can only be enabled together. If just one is
needed, the BCLK pin of the second one can be used as general
purpose clock output. Ideally, it can be used to drive an audio
codec (sometimes known as MCLK).

source code:
depends
CONFIG_COMMON_CLK
CONFIG_ARCH_LAYERSCAPE or CONFIG_COMPILE_TEST