Ehl v1.2.2 cherrypick ite gpio#897
Merged
philipanda merged 2 commits intoMay 20, 2026
Merged
Conversation
mkopec
approved these changes
May 20, 2026
Add a generic driver to configure GPIOs and LEDs on common ITE SuperIOs. The driver supports most ITE SuperIOs, except Embedded Controllers. The driver allows configuring every GPIO property with pin granularity. Verified against datasheets of all ITE SIOs currently supported by coreboot, except IT8721F (assumed to be the same as IT8720F), IT8623E and IT8629E. Change-Id: If610d2809b56c63444c3406c26fad412c94136a5 Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/83355 Reviewed-by: Nicholas Sudsgaard <devel+coreboot@nsudsgaard.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de>
Partial cherry-pick of 1667957 by Michał Żygowski Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com> Co-authored-by: Michał Żygowski <michal.zygowski@3mdeb.com>
Contributor
Author
|
The cherry-pick was too large, I need to reduce it to just the ITE chip used in VP2420 or we would need to include even more dependencies. |
1667957 to
ece72da
Compare
Contributor
Author
|
@mkopec I had to remove other ITE boards from the cherry-pick because they required some further dependencies unrelated to VP2420. Do you still approve? |
ece72da
into
protectli_vault_ehl_v1.2.2_branch
58 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Dependencies used on the
dasharobranch that were not backported