1. 01 Jun, 2018 1 commit
    • Daniel Mack's avatar
      ASoC: simple-card: set cpu dai clk in hw_params · e9be4ffd
      Daniel Mack authored
      The simple-card driver currently accepts a clock node in the cpu dai
      sub-node and only uses it as an alternative to the
      'system-clock-frequency' property to get the current frequency.
      
      This patch adds another use of the passed clock node. If mclk-fs is
      specified, the clocks in cpu and codec dai sub-nodes will be set to
      the calculated rate (stream rate * mclk_fs) in hw_params.
      
      This allows platforms to pass tuneable clocks as phandle that will
      automatically be set to the right rates.
      Signed-off-by: default avatarDaniel Mack <daniel@zonque.org>
      Signed-off-by: default avatarMark Brown <broonie@kernel.org>
      e9be4ffd
  2. 31 May, 2018 9 commits
  3. 30 May, 2018 3 commits
  4. 29 May, 2018 12 commits
  5. 25 May, 2018 4 commits
  6. 23 May, 2018 2 commits
  7. 22 May, 2018 6 commits
  8. 21 May, 2018 3 commits