Piotr Kleinschmidt has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/35849 )
Change subject: superio/nuvoton/nct5104d: assign IO port range to control GPIO
......................................................................
Patch Set 2:
(1 comment)
https://review.coreboot.org/c/coreboot/+/35849/2/src/superio/nuvoton/nct5104...
File src/superio/nuvoton/nct5104d/superio.c:
https://review.coreboot.org/c/coreboot/+/35849/2/src/superio/nuvoton/nct5104...
PS2, Line 111: static void disable_gpio_io_port(struct device *dev)
this function seems to be rather board-specific to me. […]
I wasn't sure if io-mapped gpio won't collide in some cases if uart is set. However, as you said it won't, io-mapped can be always enabled and therefore that function is not needed anymore.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/35849
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I4ce99bb44e6f5db684170f4190bdc38a944849f6
Gerrit-Change-Number: 35849
Gerrit-PatchSet: 2
Gerrit-Owner: Piotr Kleinschmidt
piotr.kleinschmidt@3mdeb.com
Gerrit-Reviewer: Felix Held
felix-coreboot@felixheld.de
Gerrit-Reviewer: Michał Żygowski
michal.zygowski@3mdeb.com
Gerrit-Reviewer: Piotr Kleinschmidt
piotr.kleinschmidt@3mdeb.com
Gerrit-Reviewer: Piotr Król
piotr.krol@3mdeb.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Comment-Date: Mon, 18 Nov 2019 09:54:31 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Felix Held
felix-coreboot@felixheld.de
Gerrit-MessageType: comment