linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: multi_v7_defconfig: Enable TI Remoteproc and related configs
@ 2023-08-02 16:29 Andrew Davis
  2023-08-12  9:43 ` Arnd Bergmann
  0 siblings, 1 reply; 2+ messages in thread
From: Andrew Davis @ 2023-08-02 16:29 UTC (permalink / raw)
  To: Russell King, Arnd Bergmann, Tony Lindgren
  Cc: linux-kernel, linux-arm-kernel, Andrew Davis

This allows us to use the various remote processors on the TI OMAP and
Keystone family devices using the multi-v7 config, instead of only
with the OMAP/Keystone specific defconfigs (which we would like to
move away from needing).

Signed-off-by: Andrew Davis <afd@ti.com>
---
 arch/arm/configs/multi_v7_defconfig | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index c7b2550d706ca..52cde4c11b6c8 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -1058,16 +1058,23 @@ CONFIG_MSM_GCC_8916=y
 CONFIG_MSM_MMCC_8960=y
 CONFIG_MSM_MMCC_8974=y
 CONFIG_HWSPINLOCK=y
+CONFIG_HWSPINLOCK_OMAP=y
 CONFIG_HWSPINLOCK_QCOM=y
+CONFIG_OMAP2PLUS_MBOX=y
 CONFIG_BCM2835_MBOX=y
 CONFIG_QCOM_APCS_IPC=y
 CONFIG_QCOM_IPCC=y
+CONFIG_OMAP_IOMMU=y
+CONFIG_OMAP_IOMMU_DEBUG=y
 CONFIG_ROCKCHIP_IOMMU=y
 CONFIG_TEGRA_IOMMU_GART=y
 CONFIG_TEGRA_IOMMU_SMMU=y
 CONFIG_EXYNOS_IOMMU=y
 CONFIG_QCOM_IOMMU=y
 CONFIG_REMOTEPROC=y
+CONFIG_OMAP_REMOTEPROC=m
+CONFIG_OMAP_REMOTEPROC_WATCHDOG=y
+CONFIG_KEYSTONE_REMOTEPROC=m
 CONFIG_QCOM_Q6V5_MSS=m
 CONFIG_QCOM_SYSMON=m
 CONFIG_QCOM_WCNSS_PIL=m
-- 
2.39.2


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ARM: multi_v7_defconfig: Enable TI Remoteproc and related configs
  2023-08-02 16:29 [PATCH] ARM: multi_v7_defconfig: Enable TI Remoteproc and related configs Andrew Davis
@ 2023-08-12  9:43 ` Arnd Bergmann
  0 siblings, 0 replies; 2+ messages in thread
From: Arnd Bergmann @ 2023-08-12  9:43 UTC (permalink / raw)
  To: Andrew Davis, Russell King, Tony Lindgren; +Cc: linux-kernel, linux-arm-kernel

On Wed, Aug 2, 2023, at 18:29, Andrew Davis wrote:
> This allows us to use the various remote processors on the TI OMAP and
> Keystone family devices using the multi-v7 config, instead of only
> with the OMAP/Keystone specific defconfigs (which we would like to
> move away from needing).
>
> Signed-off-by: Andrew Davis <afd@ti.com>
> ---

Applied to soc/defconfig,

      Arnd

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-08-12  9:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-02 16:29 [PATCH] ARM: multi_v7_defconfig: Enable TI Remoteproc and related configs Andrew Davis
2023-08-12  9:43 ` Arnd Bergmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).