mb/starlabs/labtop: Enable SMBus in Device Tree
Signed-off-by: Sean Rhodes <sean@starlabs.systems> Change-Id: I8bc3025331bb25b02712b5d2b654f7997f0aba4a Reviewed-on: https://review.coreboot.org/c/coreboot/+/59926 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Singer <felixsinger@posteo.net>
This commit is contained in:
parent
715b787fd3
commit
83d54c30fa
|
@ -232,7 +232,7 @@ chip soc/intel/tigerlake
|
|||
subsystemid 0x10ec 0x1200
|
||||
register "PchHdaAudioLinkHdaEnable" = "1"
|
||||
end
|
||||
device pci 1f.4 off end # SMBus
|
||||
device pci 1f.4 on end # SMBus
|
||||
device pci 1f.5 on end # PCH SPI
|
||||
device pci 1f.6 off end # GbE
|
||||
device pci 1f.7 off end # TH
|
||||
|
|
Loading…
Reference in New Issue