Hello Julius Werner, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/20866
to look at the new patch set (#2).
Change subject: rockchip: gpio: add gpio_pull argument in gpio_input_irq() function ......................................................................
rockchip: gpio: add gpio_pull argument in gpio_input_irq() function
some gpio irq need to set input pull initialization status to guarantee get the right irq trigger. let's add this argument in gpio_input_irq() function
BRANCH=None BUG=None TEST=boot from bob
Change-Id: I9b8e6497f07146dafdb447a6ea10d039a2a2fa33 Signed-off-by: Lin Huang hl@rock-chips.com --- M src/mainboard/google/gru/bootblock.c M src/soc/rockchip/common/gpio.c M src/soc/rockchip/common/include/soc/gpio.h 3 files changed, 14 insertions(+), 4 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/66/20866/2