diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/soc/intel/cannonlake/include/soc/gpio.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/intel/cannonlake/include/soc/gpio.h b/src/soc/intel/cannonlake/include/soc/gpio.h index 0d97f040fc..2d9f3d7120 100644 --- a/src/soc/intel/cannonlake/include/soc/gpio.h +++ b/src/soc/intel/cannonlake/include/soc/gpio.h @@ -19,6 +19,6 @@ #include <soc/gpio_defs.h> #include <intelblocks/gpio.h> -#define CROS_GPIO_DEVICE_NAME "INT344B:00" +#define CROS_GPIO_DEVICE_NAME "INT34BB:00" #endif |