26 Mar
                
                    2025
                
            
            
                26 Mar
                
                '25
                
            
            
            
        
    
                2:35 p.m.
            
        On Tue, Mar 25, 2025 at 05:15:45PM -0400, Brady Norander wrote:
The old names used automatic platform device ids, which means they could change. Use the new device names which will never change.
SND_SOC_DAILINK_DEF(designware1,
- DAILINK_COMP_ARRAY(COMP_CPU("designware-i2s.1.auto")));
 
- DAILINK_COMP_ARRAY(COMP_CPU("designware-i2s.1")));
 
What happens if someone puts two GPUs in one machine?