mb/google/myst: Set i2c2 to hidden in devicetree
Allows ACPI SSDT generator to hide the device from Windows via _STA Change-Id: I41fc7f847ef08138cb0f430bfd1a170f209163f1 Signed-off-by: Matt DeVillier <matt.devillier@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/77681 Reviewed-by: Felix Held <felix-coreboot@felixheld.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
		
				
					committed by
					
						
						Felix Held
					
				
			
			
				
	
			
			
			
						parent
						
							5445d4c021
						
					
				
				
					commit
					7542ab94df
				
			@@ -364,7 +364,7 @@ chip soc/amd/phoenix
 | 
				
			|||||||
	device ref uart_0 on end # UART0
 | 
						device ref uart_0 on end # UART0
 | 
				
			||||||
	device ref i2c_0 on end
 | 
						device ref i2c_0 on end
 | 
				
			||||||
	device ref i2c_1 on end
 | 
						device ref i2c_1 on end
 | 
				
			||||||
	device ref i2c_2 on
 | 
						device ref i2c_2 hidden
 | 
				
			||||||
		chip drivers/i2c/tpm
 | 
							chip drivers/i2c/tpm
 | 
				
			||||||
			register "hid" = ""GOOG0005""
 | 
								register "hid" = ""GOOG0005""
 | 
				
			||||||
			register "desc" = ""Ti50 TPM""
 | 
								register "desc" = ""Ti50 TPM""
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user