diff options
Diffstat (limited to 'src/mainboard/system76/oryp6/devicetree.cb')
-rw-r--r-- | src/mainboard/system76/oryp6/devicetree.cb | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/src/mainboard/system76/oryp6/devicetree.cb b/src/mainboard/system76/oryp6/devicetree.cb index a23362edae..5d9c73b05c 100644 --- a/src/mainboard/system76/oryp6/devicetree.cb +++ b/src/mainboard/system76/oryp6/devicetree.cb @@ -209,7 +209,12 @@ chip soc/intel/cannonlake device pci 1f.3 on # Intel HDA register "PchHdaAudioLinkHda" = "1" end - device pci 1f.4 on end # SMBus + device pci 1f.4 on # SMBus + chip drivers/i2c/tas5825m + register "id" = "0" + device i2c 4e on end # (8bit address: 0x9c) + end + end device pci 1f.5 on end # PCH SPI device pci 1f.6 off end # GbE end |