summaryrefslogtreecommitdiffstats
path: root/src/mainboard/ocp/monolake/devicetree.cb
diff options
context:
space:
mode:
authorLukasz Siudut <lsiudut@fb.com>2019-04-24 12:00:10 +0100
committerPhilipp Deppenwiese <zaolin.daisuki@gmail.com>2019-04-28 00:26:38 +0000
commite54c15aa729d2b9ae2978e1aedf4fd7bc92cf97d (patch)
tree5430d6115020f844ce44e43add3c16defd1975cc /src/mainboard/ocp/monolake/devicetree.cb
parente7168edeb8dead2699d0bddf98006a8e86823244 (diff)
downloadcoreboot-e54c15aa729d2b9ae2978e1aedf4fd7bc92cf97d.tar.gz
coreboot-e54c15aa729d2b9ae2978e1aedf4fd7bc92cf97d.tar.bz2
coreboot-e54c15aa729d2b9ae2978e1aedf4fd7bc92cf97d.zip
mb/ocp/monolake: add TPM and IPMI support
Changes includes: - enable TPM1 + add entry in devicetree - configure LPC IO to make IPMI work + add entry in devicetree - introduce DSDT and SMBIOS entries for IPMI to make it detectable by ipmi_si driver Signed-off-by: Lukasz Siudut <lsiudut@fb.com> Change-Id: Ia975643064075f1f861f4ead6f24ed71f345ea04 Reviewed-on: https://review.coreboot.org/c/coreboot/+/32443 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Rudolph <siro@das-labor.org> Reviewed-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
Diffstat (limited to 'src/mainboard/ocp/monolake/devicetree.cb')
-rw-r--r--src/mainboard/ocp/monolake/devicetree.cb9
1 files changed, 8 insertions, 1 deletions
diff --git a/src/mainboard/ocp/monolake/devicetree.cb b/src/mainboard/ocp/monolake/devicetree.cb
index 30d99c22ebec..2d91b73b0231 100644
--- a/src/mainboard/ocp/monolake/devicetree.cb
+++ b/src/mainboard/ocp/monolake/devicetree.cb
@@ -7,7 +7,14 @@ chip soc/intel/fsp_broadwell_de
device pci 14.0 on end # xHCI Controller
device pci 19.0 on end # Gigabit LAN Controller
device pci 1d.0 on end # EHCI Controller
- device pci 1f.0 on end # LPC Bridge
+ device pci 1f.0 on
+ chip drivers/pc80/tpm
+ device pnp 0c31.0 on end
+ end
+ chip drivers/generic/generic # BMC KCS
+ device pnp ca2.0 on end
+ end
+ end # LPC Bridge
device pci 1f.2 on end # SATA Controller
device pci 1f.3 on end # SMBus Controller
device pci 1f.5 on end # SATA Controller