From b632c29aebead399370aeadb56865215c4e280da Mon Sep 17 00:00:00 2001 From: Bora Guvendik Date: Thu, 28 Sep 2017 16:47:03 -0700 Subject: soc/intel/cannonlake: change gpio device name TEST=Boot to OS Change-Id: Iace5dc748435b48b50faae6f60a10f1f7ae058ff Signed-off-by: Bora Guvendik Reviewed-on: https://review.coreboot.org/21758 Reviewed-by: Lijian Zhao Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin --- src/soc/intel/cannonlake/include/soc/gpio.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/soc/intel/cannonlake/include') 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 -- cgit v1.2.3