Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

multiple ssp and icelake support #1

Closed
wants to merge 11 commits into from

Commits on Jun 22, 2018

  1. [SQUASHME] ASoC: SOF: core: register DAIs from platform

     drivers.
    
    Register all DAI from platform driver
    
    Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
    Signed-off-by: Keyon Jie <yang.jie@linux.intel.com>
    keyonjie committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    f839629 View commit details
    Browse the repository at this point in the history
  2. ASoC: SOF: pcm: remove DAI driver

    Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
    Signed-off-by: Keyon Jie <yang.jie@linux.intel.com>
    lrgirdwo authored and keyonjie committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    879d8cf View commit details
    Browse the repository at this point in the history
  3. ASoC: SOF: nocodec: give DAI driver more meaningful name

    Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
    lrgirdwo authored and keyonjie committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    db685ba View commit details
    Browse the repository at this point in the history
  4. ASoC: SOF: intel: SKL, CNL, APL platform DAIs

    Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
    Signed-off-by: Keyon Jie <yang.jie@linux.intel.com>
    lrgirdwo authored and keyonjie committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    97d8c62 View commit details
    Browse the repository at this point in the history
  5. ASoC: SOF: Intel BDW platform DAIs

    Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
    lrgirdwo authored and keyonjie committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    bce1f1e View commit details
    Browse the repository at this point in the history
  6. ASoC: SOF: Intel BYT platform DAIs

    Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
    Signed-off-by: Keyon Jie <yang.jie@linux.intel.com>
    lrgirdwo authored and keyonjie committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    998d135 View commit details
    Browse the repository at this point in the history
  7. ASoC: SOF: Intel HSW platform DAIs

    Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
    lrgirdwo authored and keyonjie committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    4eaa94e View commit details
    Browse the repository at this point in the history
  8. ASoC: SOF: nocodec: create BE DAI links based on platform dai drivers

    This patch create nocodec BE DAI links based on platform dai drivers,
    with it, we can support multiple SSP/BEs for nocodec mode.
    
    Signed-off-by: Keyon Jie <yang.jie@linux.intel.com>
    keyonjie committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    3690e0e View commit details
    Browse the repository at this point in the history
  9. ASoC: core: don't override cpu_dai_name for BE dai_links

    Signed-off-by: Keyon Jie <yang.jie@linux.intel.com>
    keyonjie committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    ff9845e View commit details
    Browse the repository at this point in the history
  10. ASoC: Intel: bxt-tdf8532: change probe and trace buffer dai_links to …

    …dynamic
    
    We should use .dynamic for all FE dai_links, so change probe and trace
    buffer ones here to align to that.
    
    Signed-off-by: Keyon Jie <yang.jie@linux.intel.com>
    keyonjie committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    ed65afb View commit details
    Browse the repository at this point in the history
  11. ASoC: SOF: add the icl sof support

    Signed-off-by: yuanwu <yuan.wu@intel.com>
    Signed-off-by: Keyon Jie <yang.jie@linux.intel.com>
    keyonjie committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    125f135 View commit details
    Browse the repository at this point in the history