File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ impl BiosComponent {
6969                    let  hsfsts_ctl = spi_kbl. hsfsts_ctl ( ) ; 
7070                    Some ( ( spi_kbl as  & mut  dyn  Spi ,  hsfsts_ctl) ) 
7171                } , 
72-                 "addw2"  | "darp5"  | "darp6"  | "galp3-c"  | "galp4"  | "gaze14"  | "lemp9"  => { 
72+                 "addw2"  | "darp5"  | "darp6"  | "galp3-c"  | "galp4"  | "gaze14"  | "gaze15"   |  " lemp9"  |  "oryp6 "  => { 
7373                    let  spi_cnl = unsafe  { 
7474                        & mut  * ( SpiCnl :: address ( )  as  * mut  SpiCnl ) 
7575                    } ; 
Original file line number Diff line number Diff line change @@ -139,7 +139,9 @@ impl EcComponent {
139139                "L140CU"  => "system76/lemp9" . to_string ( ) , 
140140                "N130ZU"  => "system76/galp3-c" . to_string ( ) , 
141141                "N140CU"  => "system76/galp3-c" . to_string ( ) , 
142+                 "NH50DB"  | "NH5xDC"  => "system76/gaze15" . to_string ( ) , 
142143                "PBx0Dx2"  => "system76/addw2" . to_string ( ) , 
144+                 "PCx0Dx2"  => "system76/oryp6" . to_string ( ) , 
143145                _ => model. to_string ( ) , 
144146            } 
145147        } ; 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments