From e077cdbc62c51182408f2164ea6ac8b663cec3dd Mon Sep 17 00:00:00 2001 From: Kyösti Mälkki Date: Mon, 26 Aug 2019 14:54:50 +0300 Subject: AGESA, binaryPI: Remove generic device for SPD eeproms MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit These entries have no functional purpose, followup work will disallow chip entries that do not link in the respective driver. Change-Id: Ieab695022d0dd2f2671f9058db97bdd6fb29a10d Signed-off-by: Kyösti Mälkki Reviewed-on: https://review.coreboot.org/c/coreboot/+/35102 Tested-by: build bot (Jenkins) Reviewed-by: Richard Spiegel Reviewed-by: Angel Pons --- src/mainboard/lenovo/g505s/devicetree.cb | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'src/mainboard/lenovo') diff --git a/src/mainboard/lenovo/g505s/devicetree.cb b/src/mainboard/lenovo/g505s/devicetree.cb index 99f42d6d58..623a78b108 100644 --- a/src/mainboard/lenovo/g505s/devicetree.cb +++ b/src/mainboard/lenovo/g505s/devicetree.cb @@ -44,14 +44,7 @@ chip northbridge/amd/agesa/family15tn/root_complex device pci 12.2 on end # FCH USB EHCI Controller device pci 13.0 on end # FCH USB OHCI Controller device pci 13.2 on end # FCH USB EHCI Controller - device pci 14.0 on # SMBUS - chip drivers/generic/generic #dimm 0 - device i2c 50 on end # 7-bit SPD address - end - chip drivers/generic/generic #dimm 1 - device i2c 51 on end # 7-bit SPD address - end - end # SM + device pci 14.0 on end # SMBUS device pci 14.2 on end # FCH Azalia Controller device pci 14.3 on # FCH LPC Bridge [1022:780e] chip ec/compal/ene932 -- cgit v1.2.3