mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
UPSTREAM: sio/it8772f: add GPIO blink definition needed by google/tricky
BUG=None BRANCH=None TEST=None Signed-off-by: Matt DeVillier <matt.devillier@gmail.com> Reviewed-on: https://review.coreboot.org/17452 Reviewed-by: Kysti Mlkki <kyosti.malkki@gmail.com> Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Change-Id: I597ba3a03bd42c64d03137b10a3758d86b129029 Reviewed-on: https://chromium-review.googlesource.com/413057 Commit-Ready: Furquan Shaikh <furquan@chromium.org> Tested-by: Furquan Shaikh <furquan@chromium.org> Reviewed-by: Aaron Durbin <adurbin@chromium.org>
This commit is contained in:
parent
e13b00bdba
commit
c0741b69bf
1 changed files with 1 additions and 0 deletions
|
@ -102,6 +102,7 @@ enum thermal_mode {
|
|||
#define IT8772F_GPIO_LED_BLINK1_PINMAP 0xf8
|
||||
|
||||
#define SIO_GPIO_BLINK_GPIO10 0x08
|
||||
#define SIO_GPIO_BLINK_GPIO22 0x12
|
||||
#define SIO_GPIO_BLINK_GPIO45 0x25
|
||||
|
||||
#define IT8772F_GPIO_LED_BLINK1_CONTROL 0xf9
|
||||
|
|
Loading…
Add table
Reference in a new issue