From d589be3648f3e3c9ef5a0aaac9bfe713c8fef333 Mon Sep 17 00:00:00 2001 From: Wim Vervoorn Date: Wed, 18 Dec 2019 09:20:20 +0100 Subject: mb/facebook/monolith: Remove SDIO controller from devicetree The SDIO device is disabled so remove it from the devicetree. BUG=N/A TEST=build Change-Id: I6497f6134d8fc001bf4cb7e348ae00077aa34814 Signed-off-by: Wim Vervoorn Reviewed-on: https://review.coreboot.org/c/coreboot/+/38129 Reviewed-by: Frans Hendriks Reviewed-by: Angel Pons Tested-by: build bot (Jenkins) --- src/mainboard/facebook/monolith/devicetree.cb | 1 - 1 file changed, 1 deletion(-) diff --git a/src/mainboard/facebook/monolith/devicetree.cb b/src/mainboard/facebook/monolith/devicetree.cb index 3fb5cbaadd..4a34cabc3d 100644 --- a/src/mainboard/facebook/monolith/devicetree.cb +++ b/src/mainboard/facebook/monolith/devicetree.cb @@ -230,7 +230,6 @@ chip soc/intel/skylake device pci 1d.0 on end # PCI Express Port 9 x4 FPGA device pci 1e.0 on end # UART #0 device pci 1e.4 on end # eMMC - device pci 1e.5 off end # SDIO device pci 1f.0 on # LPC Interface chip drivers/pc80/tpm device pnp 0c31.0 on end -- cgit v1.2.3