Skip to content
This repository has been archived by the owner on Jan 17, 2019. It is now read-only.

topology fix for UP2 #19

Merged
merged 2 commits into from
Jul 6, 2018
Merged

topology fix for UP2 #19

merged 2 commits into from
Jul 6, 2018

Commits on Jul 6, 2018

  1. topology: test: set id to 0 for codec topology

    For nocodec topology, we need the id to be same with SSP index since
    all SSP ports are enabled in nocodec. Codec machine drivers always have
    id to 0.
    
    Signed-off-by: Pan Xiuli <xiuli.pan@linux.intel.com>
    xiulipan committed Jul 6, 2018
    Configuration menu
    Copy the full SHA
    dfe7fa9 View commit details
    Browse the repository at this point in the history
  2. topology: fix id for sof_apl_pcm512x topology

    SSP5 id should be kept to 0 and new added DMIC goes to 1 to keep old
    machine driver work with both old topology and this topology.
    
    Signed-off-by: Pan Xiuli <xiuli.pan@linux.intel.com>
    xiulipan committed Jul 6, 2018
    Configuration menu
    Copy the full SHA
    794cf7a View commit details
    Browse the repository at this point in the history