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

Split Baytrail and Edison support #448

Merged
merged 4 commits into from
Dec 18, 2018

Commits on Dec 17, 2018

  1. ASoC: SOF: Intel: Baytrail: prepare Edison cleanup

    Move code around so that the probe code is more local
    
    Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
    plbossart committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    a7df132 View commit details
    Browse the repository at this point in the history
  2. ASoC: SOF: Intel: add Edison support

    Edison is based on PCI, need to split Baytrail in two
    No code change, only new Kconfig added
    
    Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
    plbossart committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    6abe01e View commit details
    Browse the repository at this point in the history
  3. ASoC: SOF: Intel: prepare Edison support without BAYTRAIL

    move code around to reduce diffs in future patches
    
    Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
    plbossart committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    ea8d88f View commit details
    Browse the repository at this point in the history
  4. ASoC: SOF: Intel: compile out EDISON or BAYTRAIL if needed

    Only compile what is selected
    
    Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
    plbossart committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    5031018 View commit details
    Browse the repository at this point in the history