Nico Huber has submitted this change. ( https://review.coreboot.org/c/coreboot/+/38129 )
Change subject: mb/facebook/monolith: Remove SDIO controller from devicetree ......................................................................
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 wvervoorn@eltan.com Reviewed-on: https://review.coreboot.org/c/coreboot/+/38129 Reviewed-by: Frans Hendriks fhendriks@eltan.com Reviewed-by: Angel Pons th3fanbus@gmail.com Tested-by: build bot (Jenkins) no-reply@coreboot.org --- M src/mainboard/facebook/monolith/devicetree.cb 1 file changed, 0 insertions(+), 1 deletion(-)
Approvals: build bot (Jenkins): Verified Frans Hendriks: Looks good to me, approved Angel Pons: Looks good to me, approved
diff --git a/src/mainboard/facebook/monolith/devicetree.cb b/src/mainboard/facebook/monolith/devicetree.cb index 3fb5cba..4a34cab 100644 --- a/src/mainboard/facebook/monolith/devicetree.cb +++ b/src/mainboard/facebook/monolith/devicetree.cb @@ -230,7 +230,6 @@ 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