diff mbox

[2/2] ARM: multi_v7_defconfig: Select CONFIG_MACH_BERLIN_BG2Q

Message ID 1395430757-8677-2-git-send-email-alexandre.belloni@free-electrons.com (mailing list archive)
State New, archived
Headers show

Commit Message

Alexandre Belloni March 21, 2014, 7:39 p.m. UTC
Now that we support Berlin BG2Q, select CONFIG_MACH_BERLIN_BG2Q so that we can
boot BG2Q based boards like the BG2Q DMP.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
---
 arch/arm/configs/multi_v7_defconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Sebastian Hesselbarth March 21, 2014, 9:43 p.m. UTC | #1
On 03/21/2014 08:39 PM, Alexandre Belloni wrote:
> Now that we support Berlin BG2Q, select CONFIG_MACH_BERLIN_BG2Q so that we can
> boot BG2Q based boards like the BG2Q DMP.
>
> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>

Applied to berlin/soc, Thanks!

> ---
>   arch/arm/configs/multi_v7_defconfig | 1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
> index ee6982976d66..8b09b72fb688 100644
> --- a/arch/arm/configs/multi_v7_defconfig
> +++ b/arch/arm/configs/multi_v7_defconfig
> @@ -15,6 +15,7 @@ CONFIG_ARCH_BCM_MOBILE=y
>   CONFIG_ARCH_BERLIN=y
>   CONFIG_MACH_BERLIN_BG2=y
>   CONFIG_MACH_BERLIN_BG2CD=y
> +CONFIG_MACH_BERLIN_BG2Q=y
>   CONFIG_GPIO_PCA953X=y
>   CONFIG_ARCH_HIGHBANK=y
>   CONFIG_ARCH_HI3xxx=y
>
Sebastian Hesselbarth April 15, 2014, 7:40 p.m. UTC | #2
On 03/21/2014 10:43 PM, Sebastian Hesselbarth wrote:
> On 03/21/2014 08:39 PM, Alexandre Belloni wrote:
>> Now that we support Berlin BG2Q, select CONFIG_MACH_BERLIN_BG2Q so
>> that we can
>> boot BG2Q based boards like the BG2Q DMP.
>>
>> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
> 
> Applied to berlin/soc, Thanks!

After talking to Arnd on IRC, I found out it is not my business
taking patches for multi_v7_defconfig.

Instead of me taking it, you get my

Acked-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>

>> ---
>>   arch/arm/configs/multi_v7_defconfig | 1 +
>>   1 file changed, 1 insertion(+)
>>
>> diff --git a/arch/arm/configs/multi_v7_defconfig
>> b/arch/arm/configs/multi_v7_defconfig
>> index ee6982976d66..8b09b72fb688 100644
>> --- a/arch/arm/configs/multi_v7_defconfig
>> +++ b/arch/arm/configs/multi_v7_defconfig
>> @@ -15,6 +15,7 @@ CONFIG_ARCH_BCM_MOBILE=y
>>   CONFIG_ARCH_BERLIN=y
>>   CONFIG_MACH_BERLIN_BG2=y
>>   CONFIG_MACH_BERLIN_BG2CD=y
>> +CONFIG_MACH_BERLIN_BG2Q=y
>>   CONFIG_GPIO_PCA953X=y
>>   CONFIG_ARCH_HIGHBANK=y
>>   CONFIG_ARCH_HI3xxx=y
>>
>
Olof Johansson May 5, 2014, 8:55 p.m. UTC | #3
On Tue, Apr 15, 2014 at 09:40:21PM +0200, Sebastian Hesselbarth wrote:
> On 03/21/2014 10:43 PM, Sebastian Hesselbarth wrote:
> > On 03/21/2014 08:39 PM, Alexandre Belloni wrote:
> >> Now that we support Berlin BG2Q, select CONFIG_MACH_BERLIN_BG2Q so
> >> that we can
> >> boot BG2Q based boards like the BG2Q DMP.
> >>
> >> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
> > 
> > Applied to berlin/soc, Thanks!
> 
> After talking to Arnd on IRC, I found out it is not my business
> taking patches for multi_v7_defconfig.
> 
> Instead of me taking it, you get my
> 
> Acked-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
> 

Applied, but next time please send any patch you want us to apply to
arm@kernel.org.

FWIW, it's usually how I distinguish between things to review if I have
time (personal email) and things that will need attention eventually
(arm@kernel.org). It also has the benefit of going to all current
maintainers of arm-soc without you having to worry about who it is. :)

-Olof
diff mbox

Patch

diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index ee6982976d66..8b09b72fb688 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -15,6 +15,7 @@  CONFIG_ARCH_BCM_MOBILE=y
 CONFIG_ARCH_BERLIN=y
 CONFIG_MACH_BERLIN_BG2=y
 CONFIG_MACH_BERLIN_BG2CD=y
+CONFIG_MACH_BERLIN_BG2Q=y
 CONFIG_GPIO_PCA953X=y
 CONFIG_ARCH_HIGHBANK=y
 CONFIG_ARCH_HI3xxx=y