mb/starlabs/starbook/kbl: Use chipset dt reference name for LPC
Change-Id: I41b3ed4926fe77c5729672fd7a7bcb8ca0c5c216 Signed-off-by: Felix Singer <felixsinger@posteo.net> Reviewed-on: https://review.coreboot.org/c/coreboot/+/79033 Reviewed-by: Eric Lai <ericllai@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
		
				
					committed by
					
						
						Felix Singer
					
				
			
			
				
	
			
			
			
						parent
						
							3b5b9f4c54
						
					
				
				
					commit
					affd456753
				
			@@ -114,7 +114,7 @@ chip soc/intel/skylake
 | 
				
			|||||||
			smbios_slot_desc "SlotTypeM2Socket3" "SlotLengthOther" "M.2/M 2280" "SlotDataBusWidth4X"
 | 
								smbios_slot_desc "SlotTypeM2Socket3" "SlotLengthOther" "M.2/M 2280" "SlotDataBusWidth4X"
 | 
				
			||||||
		end
 | 
							end
 | 
				
			||||||
		device ref uart0	on  end
 | 
							device ref uart0	on  end
 | 
				
			||||||
		device pci 1f.0 on						# LPC Interface
 | 
							device ref lpc_espi on
 | 
				
			||||||
			register "gen1_dec"			= "0x000c0681"
 | 
								register "gen1_dec"			= "0x000c0681"
 | 
				
			||||||
			register "gen2_dec"			= "0x000c1641"
 | 
								register "gen2_dec"			= "0x000c1641"
 | 
				
			||||||
			register "gen3_dec"			= "0x00000069"
 | 
								register "gen3_dec"			= "0x00000069"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user