soc/intel/cannonlake: change gpio device name
TEST=Boot to OS Change-Id: Iace5dc748435b48b50faae6f60a10f1f7ae058ff Signed-off-by: Bora Guvendik <bora.guvendik@intel.com> Reviewed-on: https://review.coreboot.org/21758 Reviewed-by: Lijian Zhao <lijian.zhao@intel.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Aaron Durbin <adurbin@chromium.org>
This commit is contained in:
parent
868b3761c7
commit
b632c29aeb
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue