From 6099aa308b4f7984728b6be2f452b474c642ed6b Mon Sep 17 00:00:00 2001 From: Angel Pons Date: Mon, 27 Apr 2020 00:19:12 +0200 Subject: mb/asus/p8h61-m_pro: Disable SVID LDN The SVID functionality is not used on this mainboard. Turn it off. Change-Id: Iea891975b32d24f54edec9d8c36391ec60a37d0c Signed-off-by: Angel Pons Reviewed-on: https://review.coreboot.org/c/coreboot/+/40739 Tested-by: build bot (Jenkins) Reviewed-by: Felix Held --- src/mainboard/asus/p8h61-m_pro/devicetree.cb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard/asus') diff --git a/src/mainboard/asus/p8h61-m_pro/devicetree.cb b/src/mainboard/asus/p8h61-m_pro/devicetree.cb index 2d1550da3c..71f2b41436 100644 --- a/src/mainboard/asus/p8h61-m_pro/devicetree.cb +++ b/src/mainboard/asus/p8h61-m_pro/devicetree.cb @@ -102,7 +102,7 @@ chip northbridge/intel/sandybridge device pnp 2e.f on # GPIO Push-Pull or Open-drain irq 0xf0 = 0x9d end - device pnp 2e.14 on end # SVID + device pnp 2e.14 off end # SVID device pnp 2e.16 on # Deep Sleep io 0x30 = 0x20 end -- cgit v1.2.3