1 ## SPDX-License-Identifier: GPL-2.0-only
3 config SOC_AMD_COMMON_BLOCK_BANKED_GPIOS
5 depends on SOC_AMD_COMMON_BLOCK_ACPIMMIO
7 Select this option to use the newer style banks of GPIO signals.
8 These are at offsets +0x1500, +0x1600, and +0x1700 from the AcpiMmio
11 if SOC_AMD_COMMON_BLOCK_BANKED_GPIOS
13 config SOC_AMD_COMMON_BLOCK_BANKED_GPIOS_NON_SOC_CODEBASE
16 Select this option when selecting the GPIO bank support from AMD
17 chipsets outside the soc/ subtree that only support a subset of the
18 features available on the chipsets inside the soc/ subtree. When this
19 option is selected, no SMI or SCI event can be configured by the GPIO
22 endif # SOC_AMD_COMMON_BLOCK_BANKED_GPIOS
27 gpio_interrupt_status() is used to provide interrupt status to TPM layer.
28 This option specifies the GPIO number.