All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm: bcmbca: include full family name in Kconfig
@ 2022-07-13 16:20 Rafał Miłecki
  2022-07-15 22:27 ` Florian Fainelli
  0 siblings, 1 reply; 2+ messages in thread
From: Rafał Miłecki @ 2022-07-13 16:20 UTC (permalink / raw)
  To: Florian Fainelli, William Zhang, Anand Gore, Kursad Oney
  Cc: bcm-kernel-feedback-list, linux-arm-kernel, Rafał Miłecki

From: Rafał Miłecki <rafal@milecki.pl>

It helps to understand that "magic" BCMBCA acronym. The full name was
found in Florian's pull request for 5.20.

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
---
 arch/arm/mach-bcm/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/mach-bcm/Kconfig b/arch/arm/mach-bcm/Kconfig
index f73a056bf560..0e5c4159ba59 100644
--- a/arch/arm/mach-bcm/Kconfig
+++ b/arch/arm/mach-bcm/Kconfig
@@ -219,7 +219,7 @@ config ARCH_BRCMSTB
 	  including the 7445 family of chips.
 
 config ARCH_BCMBCA
-	bool "Broadcom Broadband SoC"
+	bool "Broadcom Broadband Carrier Access (BCA) SoC"
 	depends on ARCH_MULTI_V7
 	select ARM_AMBA
 	select ARM_GIC
-- 
2.34.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH] arm: bcmbca: include full family name in Kconfig
  2022-07-13 16:20 [PATCH] arm: bcmbca: include full family name in Kconfig Rafał Miłecki
@ 2022-07-15 22:27 ` Florian Fainelli
  0 siblings, 0 replies; 2+ messages in thread
From: Florian Fainelli @ 2022-07-15 22:27 UTC (permalink / raw)
  To: Rafał Miłecki, William Zhang, Anand Gore, Kursad Oney
  Cc: bcm-kernel-feedback-list, linux-arm-kernel, Rafał Miłecki

On 7/13/22 09:20, Rafał Miłecki wrote:
> From: Rafał Miłecki <rafal@milecki.pl>
> 
> It helps to understand that "magic" BCMBCA acronym. The full name was
> found in Florian's pull request for 5.20.
> 
> Signed-off-by: Rafał Miłecki <rafal@milecki.pl>

Applied to https://github.com/Broadcom/stblinux/commits/soc/next, thanks!
-- 
Florian

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2022-07-15 23:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-13 16:20 [PATCH] arm: bcmbca: include full family name in Kconfig Rafał Miłecki
2022-07-15 22:27 ` Florian Fainelli

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.