[PATCH 3/4] cx23885: Set subdev host data to clk_freq pointer

2018-03-06 Thread Brad Love
Currently clk_freq is ignored entirely, because the cx235840 driver configures the xtal at the chip defaults. This is an issue if a board is produced with a non-default frequency crystal. If clk_freq is not zero the cx25840 will attempt to use the setting provided, or fall back to defaults

[PATCH 3/4] cx23885: Set subdev host data to clk_freq pointer

2018-02-12 Thread Brad Love
Currently clk_freq is ignored entirely, because the cx235840 driver configures the xtal at the chip defaults. This is an issue if a board is produced with a non-default frequency crystal. If clk_freq is not zero the cx25840 will attempt to use the setting provided, or fall back to defaults