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 #include -#define CROS_GPIO_DEVICE_NAME "INT344B:00" +#define CROS_GPIO_DEVICE_NAME "INT34BB:00" #endif