* [PATCH] Make Broadcom SoC naming options consistent
@ 2009-06-25 8:34 Florian Fainelli
2009-06-25 11:42 ` Ralf Baechle
0 siblings, 1 reply; 4+ messages in thread
From: Florian Fainelli @ 2009-06-25 8:34 UTC (permalink / raw)
To: linux-mips; +Cc: Ralf Baechle, Maxim Bizon
Hi Ralf, Maxime,
This patch applies to the linux-bcm63xx.git tree. Thanks
--
From: Florian Fainelli <florian@openwrt.org>
Subject: [PATCH] Make Broadcom SoC naming consistent
This patch makes the Broadcom SoC naming configuration
symbols consistent and to follow the Broadcom BCMXXXX
naming convention (commercial naming).
Signed-off-by: Florian Fainelli <florian@openwrt.org>
---
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index d104dd2..8fdbc8f 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -40,7 +40,7 @@ config BASLER_EXCITE
Basler Vision Technologies AG.
config BCM47XX
- bool "BCM47XX based boards"
+ bool "Broadcom BCM47XX based boards"
select CEVT_R4K
select CSRC_R4K
select DMA_NONCOHERENT
@@ -61,7 +61,7 @@ config BCM47XX
Support for BCM47XX based boards
config BCM63XX
- bool "Broadcom 63xx based boards"
+ bool "Broadcom BCM63XX based boards"
select CEVT_R4K
select CSRC_R4K
select DMA_NONCOHERENT
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] Make Broadcom SoC naming options consistent
2009-06-25 8:34 [PATCH] Make Broadcom SoC naming options consistent Florian Fainelli
@ 2009-06-25 11:42 ` Ralf Baechle
2009-06-25 11:56 ` Maxime Bizon
0 siblings, 1 reply; 4+ messages in thread
From: Ralf Baechle @ 2009-06-25 11:42 UTC (permalink / raw)
To: Florian Fainelli; +Cc: linux-mips, Maxim Bizon
On Thu, Jun 25, 2009 at 10:34:31AM +0200, Florian Fainelli wrote:
> Hi Ralf, Maxime,
Thanks. Patch applied nad tree respun against -rc1. With the AR7 stuff
finally merged this makes the BCM stuff the longest pending to be merged ...
Ralf
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] Make Broadcom SoC naming options consistent
2009-06-25 11:42 ` Ralf Baechle
@ 2009-06-25 11:56 ` Maxime Bizon
2009-06-25 12:54 ` Ralf Baechle
0 siblings, 1 reply; 4+ messages in thread
From: Maxime Bizon @ 2009-06-25 11:56 UTC (permalink / raw)
To: Ralf Baechle; +Cc: Florian Fainelli, linux-mips
On Thu, 2009-06-25 at 12:42 +0100, Ralf Baechle wrote:
> Thanks. Patch applied nad tree respun against -rc1. With the AR7
> stuff finally merged this makes the BCM stuff the longest pending to
> be merged ...
I'm considering removing non MIPS stuff (ethernet, usb, pcmcia) from the
patchset for the moment. Getting ACKs from all subsystems on the same
merge window is too difficult.
That way you could merge the CPU support in your tree, and the drivers
could go via subsystems trees on the next merge window.
What do you think ?
--
Maxime
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] Make Broadcom SoC naming options consistent
2009-06-25 11:56 ` Maxime Bizon
@ 2009-06-25 12:54 ` Ralf Baechle
0 siblings, 0 replies; 4+ messages in thread
From: Ralf Baechle @ 2009-06-25 12:54 UTC (permalink / raw)
To: Maxime Bizon; +Cc: Florian Fainelli, linux-mips
On Thu, Jun 25, 2009 at 01:56:13PM +0200, Maxime Bizon wrote:
> > Thanks. Patch applied nad tree respun against -rc1. With the AR7
> > stuff finally merged this makes the BCM stuff the longest pending to
> > be merged ...
>
> I'm considering removing non MIPS stuff (ethernet, usb, pcmcia) from the
> patchset for the moment. Getting ACKs from all subsystems on the same
> merge window is too difficult.
>
> That way you could merge the CPU support in your tree, and the drivers
> could go via subsystems trees on the next merge window.
>
> What do you think ?
Agreed. I think I'll start off by posting the whole series to the list
for everybody's reviewing pleassure then let's sort the whole thing.
Ralf
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2009-06-25 12:58 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-25 8:34 [PATCH] Make Broadcom SoC naming options consistent Florian Fainelli
2009-06-25 11:42 ` Ralf Baechle
2009-06-25 11:56 ` Maxime Bizon
2009-06-25 12:54 ` Ralf Baechle
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).