inteltool: Add some Skylake desktop ids
Change-Id: I1738a2544eb2435cb4b8718bcce5170d1ef04f72 Signed-off-by: Nico Huber <nico.h@gmx.de> Reviewed-on: https://review.coreboot.org/25144 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
This commit is contained in:
@@ -454,6 +454,7 @@ void print_gpio_groups(struct pci_dev *const sb)
|
||||
const struct gpio_community *const *communities;
|
||||
|
||||
switch (sb->device_id) {
|
||||
case PCI_DEVICE_ID_INTEL_B150:
|
||||
case PCI_DEVICE_ID_INTEL_CM236:
|
||||
community_count = ARRAY_SIZE(sunrise_communities);
|
||||
communities = sunrise_communities;
|
||||
|
Reference in New Issue
Block a user