Attention is currently required from: Mac Chiang, leeweitse_seven, Martin Roth, Furquan Shaikh, Tim Wawrzynczak, John Hsu, David Lin, EricR Lai.
leeweitse_seven has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/51971 )
Change subject: src/drivers/generic/nau8315: Add nau8315 support
......................................................................
Patch Set 4:
(5 comments)
File src/drivers/generic/nau8315/chip.h:
https://review.coreboot.org/c/coreboot/+/51971/comment/b3046021_372ee6ec
PS1, Line 8: const char *hid;
And I think we can fixed the HID name. Since kernel driver only look up specific name.
Done
https://review.coreboot.org/c/coreboot/+/51971/comment/8cb87951_d6d2eaad
PS1, Line 13: /* GPIO used to indicate if this device is present */
I think we can remove this. We can have FW config for present now.
Done
File src/drivers/generic/nau8315/nau8315.c:
https://review.coreboot.org/c/coreboot/+/51971/comment/6cea25a7_104ae3eb
PS1, Line 11: #if CONFIG(HAVE_ACPI_TABLES)
use depend for it. please refer my CL. https://review.coreboot. […]
Done
https://review.coreboot.org/c/coreboot/+/51971/comment/eb46cdf7_19d3f0c7
PS1, Line 53: enable-gpio
enable-gpios
Done
File src/drivers/generic/nau8315/nau8315.c:
https://review.coreboot.org/c/coreboot/+/51971/comment/029de2c6_f6f5a258
PS3, Line 58: return NAU8315_ACPI_NAME;
we can return string here, remove the define.
Done
--
To view, visit
https://review.coreboot.org/c/coreboot/+/51971
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ie883d65ced3cd95fe318ba0914ed806ff592258d
Gerrit-Change-Number: 51971
Gerrit-PatchSet: 4
Gerrit-Owner: leeweitse_seven
scott.6986@hotmail.com
Gerrit-Reviewer: David Lin
CTLIN0@nuvoton.com
Gerrit-Reviewer: EricR Lai
ericr_lai@compal.corp-partner.google.com
Gerrit-Reviewer: Furquan Shaikh
furquan@google.com
Gerrit-Reviewer: John Hsu
KCHSU0@nuvoton.com
Gerrit-Reviewer: Mac Chiang
mac.chiang@intel.com
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: Tim Wawrzynczak
twawrzynczak@chromium.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Attention: Mac Chiang
mac.chiang@intel.com
Gerrit-Attention: leeweitse_seven
scott.6986@hotmail.com
Gerrit-Attention: Martin Roth
martinroth@google.com
Gerrit-Attention: Furquan Shaikh
furquan@google.com
Gerrit-Attention: Tim Wawrzynczak
twawrzynczak@chromium.org
Gerrit-Attention: John Hsu
KCHSU0@nuvoton.com
Gerrit-Attention: David Lin
CTLIN0@nuvoton.com
Gerrit-Attention: EricR Lai
ericr_lai@compal.corp-partner.google.com
Gerrit-Comment-Date: Thu, 01 Apr 2021 06:46:25 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: EricR Lai
ericr_lai@compal.corp-partner.google.com
Gerrit-MessageType: comment