mb/google/brya/var/nova: Remove PMC MUX setting
This patch removes the PMC MUX related setting from devicetree as Nova doesn't include a MUX for it's USB-C port. BUG=b:348332200 TEST=Able to build google/nova Change-Id: I23a949ba9b598d7a86c6f8b08a2821651978e489 Signed-off-by: Pranava Y N <pranavayn@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/83760 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Subrata Banik <subratabanik@google.com> Reviewed-by: Dinesh Gehlot <digehlot@google.com>
This commit is contained in:
		
				
					committed by
					
						
						Subrata Banik
					
				
			
			
				
	
			
			
			
						parent
						
							ac9ffb9432
						
					
				
				
					commit
					c242c72206
				
			@@ -247,21 +247,10 @@ chip soc/intel/alderlake
 | 
			
		||||
		device ref gspi1 off end
 | 
			
		||||
		device ref pch_espi on
 | 
			
		||||
			chip ec/google/chromeec
 | 
			
		||||
				use conn0 as mux_conn[0]
 | 
			
		||||
				device pnp 0c09.0 on end
 | 
			
		||||
			end
 | 
			
		||||
		end
 | 
			
		||||
		device ref pmc hidden
 | 
			
		||||
			chip drivers/intel/pmc_mux
 | 
			
		||||
				device generic 0 on
 | 
			
		||||
					chip drivers/intel/pmc_mux/conn
 | 
			
		||||
						use usb2_port1 as usb2_port
 | 
			
		||||
						use tcss_usb3_port1 as usb3_port
 | 
			
		||||
						device generic 0 alias conn0 on end
 | 
			
		||||
					end
 | 
			
		||||
				end
 | 
			
		||||
			end
 | 
			
		||||
		end
 | 
			
		||||
		device ref pmc hidden end
 | 
			
		||||
		device ref tcss_xhci on
 | 
			
		||||
			chip drivers/usb/acpi
 | 
			
		||||
				device ref tcss_root_hub on
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user