From 55662b1e82d7f9a8c06e1feefb4db22f76b011fb Mon Sep 17 00:00:00 2001 From: Anisetti Avinash Krishna Date: Mon, 3 Mar 2025 11:42:17 +0530 Subject: [PATCH] soc: intel: raptor_lake: soc_gpio: Enabled support for BTL-s Enabled support for BTL-s platform on RPL soc. Signed-off-by: Anisetti Avinash Krishna --- soc/intel/raptor_lake/soc_gpio.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/soc/intel/raptor_lake/soc_gpio.h b/soc/intel/raptor_lake/soc_gpio.h index 6901cab9221..79db43a7e7d 100644 --- a/soc/intel/raptor_lake/soc_gpio.h +++ b/soc/intel/raptor_lake/soc_gpio.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023, Intel Corporation + * Copyright (c) 2023-2025, Intel Corporation * * SPDX-License-Identifier: Apache-2.0 */ @@ -15,7 +15,7 @@ #ifndef __SOC_GPIO_H_ #define __SOC_GPIO_H_ -#if defined(CONFIG_BOARD_INTEL_RPL_S_CRB) +#if defined(CONFIG_BOARD_INTEL_RPL_S_CRB) || defined(CONFIG_BOARD_INTEL_BTL_S_CRB) #define GPIO_INTEL_NR_SUBDEVS 13 #define REG_PAD_OWNER_BASE 0x00A0 #define REG_GPI_INT_STS_BASE 0x0200