ASoC: rt5514: The DSP clock can be calibrated by the other clock source
Add the option for the DSP clock that can be calibrated by the other clock source. Signed-off-by: Oder Chiou <oder_chiou@realtek.com> Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:

committed by
Mark Brown

parent
28aef24d72
commit
fc9cab0583
@@ -370,6 +370,7 @@ int rt5514_spi_burst_read(unsigned int addr, u8 *rxbuf, size_t len)
|
||||
|
||||
return true;
|
||||
}
|
||||
EXPORT_SYMBOL_GPL(rt5514_spi_burst_read);
|
||||
|
||||
/**
|
||||
* rt5514_spi_burst_write - Write data to SPI by rt5514 address.
|
||||
|
Reference in New Issue
Block a user