mb/clevo/kbl-u: Configure GPIOs using mainboard_ops
commitec8f5c79a5fd16531006dd950dc3fad71c97ca8b
authorFelix Singer <felixsinger@posteo.net>
Sat, 21 Nov 2020 00:16:06 +0000 (21 00:16 +0000)
committerMichael Niewöhner <foss@mniewoehner.de>
Tue, 24 Nov 2020 22:43:23 +0000 (24 22:43 +0000)
tree1f048743faf5ebe3bed28a21b8cd36991d1a0116
parent12e5fda49602812b85f9be76eaecdfe4954544bc
mb/clevo/kbl-u: Configure GPIOs using mainboard_ops

Hook up the mainboard_ops driver and configure the GPIOs using .init,
since mainboard_silicon_init_params() is meant for the configuration of
the FSP, not the GPIOs.

Change-Id: I82f1eaf6693d9b117fb211776047058cdc787288
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/47825
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
src/mainboard/clevo/kbl-u/ramstage.c