Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ASoC: tas2552: Update DT binding document regarding clock configuration

Add overview of tas2552's clock configuration and selection.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@kernel.org>

authored by

Peter Ujfalusi and committed by
Mark Brown
21e397bd b94525bf

+6
+6
Documentation/devicetree/bindings/sound/tas2552.txt
··· 14 14 Optional properties: 15 15 - enable-gpio - gpio pin to enable/disable the device 16 16 17 + tas2552 can receive it's reference clock via MCLK, BCLK, IVCLKIN pin or use the 18 + internal 1.8MHz. This CLKIN is used by the PLL. In addition to PLL, the PDM 19 + reference clock is also selectable: PLL, IVCLKIN, BCLK or MCLK. 20 + For system integration the dt-bindings/sound/tas2552.h header file provides 21 + defined values to selct and configure the PLL and PDM reference clocks. 22 + 17 23 Example: 18 24 19 25 tas2552: tas2552@41 {