Patrick Georgi has submitted this change. ( https://review.coreboot.org/c/coreboot/+/52407 )
Change subject: mb/google/mancomb: Remove PS/2 mouse config ......................................................................
mb/google/mancomb: Remove PS/2 mouse config
Sync from guybrush.
BUG=b:182211161 TEST=builds
Signed-off-by: Eric Lai ericr_lai@compal.corp-partner.google.com Change-Id: I02b375b6fc134e56b7f55e1421f694daa4aa994d Reviewed-on: https://review.coreboot.org/c/coreboot/+/52407 Reviewed-by: Raul Rangel rrangel@chromium.org Tested-by: build bot (Jenkins) no-reply@coreboot.org --- M src/mainboard/google/mancomb/variants/baseboard/devicetree.cb 1 file changed, 0 insertions(+), 2 deletions(-)
Approvals: build bot (Jenkins): Verified Raul Rangel: Looks good to me, approved
diff --git a/src/mainboard/google/mancomb/variants/baseboard/devicetree.cb b/src/mainboard/google/mancomb/variants/baseboard/devicetree.cb index 9c1ba27..9bf52c7 100644 --- a/src/mainboard/google/mancomb/variants/baseboard/devicetree.cb +++ b/src/mainboard/google/mancomb/variants/baseboard/devicetree.cb @@ -34,8 +34,6 @@ .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 |