Skip to content

Commit ec792ec

Browse files
grygoriySTero Kristo
authored andcommitted
arm64: arch_k3: enable chipid driver
Select TI chip id driver for TI's SoCs based on K3 architecture to provide this information to user space and Kernel as it is required by other drivers to determine SoC revision to function properly. Signed-off-by: Grygorii Strashko <[email protected]> Reviewed-by: Lokesh Vutla <[email protected]> Reviewed-by: Peter Ujfalusi <[email protected]> Tested-by: Peter Ujfalusi <[email protected]> Signed-off-by: Tero Kristo <[email protected]>
1 parent b3a9e3b commit ec792ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/Kconfig.platforms

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ config ARCH_K3
9898
select TI_SCI_PROTOCOL
9999
select TI_SCI_INTR_IRQCHIP
100100
select TI_SCI_INTA_IRQCHIP
101+
select TI_K3_SOCINFO
101102
help
102103
This enables support for Texas Instruments' K3 multicore SoC
103104
architecture.

0 commit comments

Comments
 (0)