public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] arm64: tegra: Make ARCH_TEGRA_SOC_FOO defaults for Nvidia Tegra
@ 2026-02-17  9:16 Krzysztof Kozlowski
  2026-02-17  9:16 ` [PATCH 1/3] soc: " Krzysztof Kozlowski
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Krzysztof Kozlowski @ 2026-02-17  9:16 UTC (permalink / raw)
  To: Thierry Reding, Jonathan Hunter, Russell King
  Cc: linux-tegra, linux-kernel, linux-arm-kernel, Arnd Bergmann,
	Alexandre Belloni, Linus Walleij, Drew Fustini,
	Krzysztof Kozlowski

Renesas was fixed (thanks folks!), so let's fix this one myself.

By convention, only one globally selectable ARCH_PLATFORM is expected
for given SoC platform, defined in arch/arm64/Kconfig.platforms or
arch/arm/mach-*/Kconfig, because we target a single multi-platform
kernel image.

Dependency
==========
Further (2 and 3) patches depend on the first one, so should be taken
via one branch or some cross-branch-merges.

Best regards,
Krzysztof

---
Krzysztof Kozlowski (3):
      soc: tegra: Make ARCH_TEGRA_SOC_FOO defaults for Nvidia Tegra
      ARM: tegra: defconfig: Drop redundant ARCH_TEGRA_foo_SOC
      arm64: tegra: defconfig: Drop redundant ARCH_TEGRA_foo_SOC

 arch/arm/configs/multi_v7_defconfig |  4 ----
 arch/arm/configs/tegra_defconfig    |  4 ----
 arch/arm64/configs/defconfig        |  7 -------
 drivers/soc/tegra/Kconfig           | 11 +++++++++++
 4 files changed, 11 insertions(+), 15 deletions(-)
---
base-commit: 350adaf7fde9fdbd9aeed6d442a9ae90c6a3ab97
change-id: 20260217-soc-tegra-arch-kconfig-f1df38427b95

Best regards,
-- 
Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>


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

end of thread, other threads:[~2026-02-19 17:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-17  9:16 [PATCH 0/3] arm64: tegra: Make ARCH_TEGRA_SOC_FOO defaults for Nvidia Tegra Krzysztof Kozlowski
2026-02-17  9:16 ` [PATCH 1/3] soc: " Krzysztof Kozlowski
2026-02-17  9:53   ` Russell King (Oracle)
2026-02-17  9:16 ` [PATCH 2/3] ARM: tegra: defconfig: Drop redundant ARCH_TEGRA_foo_SOC Krzysztof Kozlowski
2026-02-17  9:16 ` [PATCH 3/3] arm64: " Krzysztof Kozlowski
2026-02-17 10:03 ` [PATCH 0/3] arm64: tegra: Make ARCH_TEGRA_SOC_FOO defaults for Nvidia Tegra Thierry Reding
2026-02-19 17:46 ` Linus Walleij
2026-02-19 17:46 ` Linus Walleij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox