Re: [PATCH 0/2] arm64: dts: ti: k3: add platforms chipid module nodes

From: Grygorii Strashko
Date: Fri Jun 19 2020 - 12:27:06 EST




On 15/06/2020 10:47, Peter Ujfalusi wrote:
Hi Grygorii,

On 13/06/2020 19.43, Grygorii Strashko wrote:
Hi Tero,

Hence k3 platforms chipid module driver was merged, there is follow up series
to add corresponding DT chipid nodes.

[1] https://lkml.org/lkml/2020/5/29/979

Grygorii Strashko (2):
arm64: dts: ti: k3-am65-wakeup: add k3 platforms chipid module node
arm64: dts: ti: k3-j721e-mcu-wakeup: add k3 platforms chipid module node

Can you also send a patch to enable the socinfo build?

Posted.


diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms
index 8dd05b2a925c..1d3710e3626a 100644
--- a/arch/arm64/Kconfig.platforms
+++ b/arch/arm64/Kconfig.platforms
@@ -98,6 +98,7 @@ config ARCH_K3
select TI_SCI_PROTOCOL
select TI_SCI_INTR_IRQCHIP
select TI_SCI_INTA_IRQCHIP
+ select TI_K3_SOCINFO
help
This enables support for Texas Instruments' K3 multicore SoC
architecture.

With this added:
Tested-by: Peter Ujfalusi <peter.ujfalusi@xxxxxx>
Tero: FYI. There is no dependecies for this series.

Best regards,
grygorii