From bc816141c5123e6d071ddde317006de00d4de9a1 Mon Sep 17 00:00:00 2001 From: Eric Lai Date: Fri, 16 Apr 2021 13:24:12 +0800 Subject: [PATCH] mb/google/mancomb: Remove PS/2 mouse config Sync from guybrush. BUG=b:182211161 TEST=builds Signed-off-by: Eric Lai Change-Id: I02b375b6fc134e56b7f55e1421f694daa4aa994d Reviewed-on: https://review.coreboot.org/c/coreboot/+/52407 Reviewed-by: Raul Rangel Tested-by: build bot (Jenkins) --- src/mainboard/google/mancomb/variants/baseboard/devicetree.cb | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/mainboard/google/mancomb/variants/baseboard/devicetree.cb b/src/mainboard/google/mancomb/variants/baseboard/devicetree.cb index 9c1ba27b63..9bf52c7fa1 100644 --- a/src/mainboard/google/mancomb/variants/baseboard/devicetree.cb +++ b/src/mainboard/google/mancomb/variants/baseboard/devicetree.cb @@ -34,8 +34,6 @@ chip soc/amd/cezanne .vw_ch_en = 1, .oob_ch_en = 0, .flash_ch_en = 0, - - .vw_irq_polarity = ESPI_VW_IRQ_LEVEL_HIGH(1) | ESPI_VW_IRQ_LEVEL_HIGH(12), }" register "i2c_scl_reset" = "GPIO_I2C0_SCL | GPIO_I2C1_SCL |