mb/amd/majolica/mainboard: add initial IRQ routing
commit514965a9ce2ea698e6a67d3b7dd38e98381e3699
authorFelix Held <felix-coreboot@felixheld.de>
Fri, 11 Feb 2022 16:19:37 +0000 (11 17:19 +0100)
committerFelix Held <felix-coreboot@felixheld.de>
Sat, 12 Feb 2022 16:58:38 +0000 (12 16:58 +0000)
tree61ec184077581bce1125036562f30233fe68a181
parentaa3a42df440708046cc13d242c3fce61c4be3660
mb/amd/majolica/mainboard: add initial IRQ routing

This IRQ routing info is taken from mb/google/guybrush. The IRQ routing
on Chausie that was a 1:1 copy caused some issues with the I2C driver,
so port the Chausie IRQ mapping change back to Majolica.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: Ieb958639dd8aef7c60c050ad107dde7d1cd6a8bd
Reviewed-on: https://review.coreboot.org/c/coreboot/+/61867
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
src/mainboard/amd/majolica/mainboard.c