mbox

[GIT,PULL] Broadcom defconfig changes for v4.4

Message ID 1443824458-20799-1-git-send-email-f.fainelli@gmail.com
State New
Headers show

Pull-request

http://github.com/Broadcom/stblinux.git tags/arm-soc/for-4.4/defconfig

Message

Florian Fainelli Oct. 2, 2015, 10:20 p.m. UTC
The following changes since commit 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f:

  Linux 4.3-rc1 (2015-09-12 16:35:56 -0700)

are available in the git repository at:

  http://github.com/Broadcom/stblinux.git tags/arm-soc/for-4.4/defconfig

for you to fetch changes up to de0d542338bc507d2fc21bfca2be540f17fc874a:

  ARM: multi_v7_defconfig: Add NSP to defconfig (2015-09-14 16:15:08 -0700)

----------------------------------------------------------------
This pull request contains the following changes for the multi_v7_defconfig:

- Jon adds support for the NorthStar Plus SocS to the multi_v7_defconfig file

----------------------------------------------------------------
Jon Mason (1):
      ARM: multi_v7_defconfig: Add NSP to defconfig

 arch/arm/configs/multi_v7_defconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Arnd Bergmann Oct. 6, 2015, 2:04 p.m. UTC | #1
On Friday 02 October 2015 15:20:55 Florian Fainelli wrote:
> This pull request contains the following changes for the multi_v7_defconfig:
> 
> - Jon adds support for the NorthStar Plus SocS to the multi_v7_defconfig file
> 
> 

Merged into next/defconfig, thanks!

	Arnd
Florian Fainelli Oct. 8, 2015, 5:23 p.m. UTC | #2
On 06/10/15 07:04, Arnd Bergmann wrote:
> On Friday 02 October 2015 15:20:55 Florian Fainelli wrote:
>> This pull request contains the following changes for the multi_v7_defconfig:
>>
>> - Jon adds support for the NorthStar Plus SocS to the multi_v7_defconfig file
>>
>>
> 
> Merged into next/defconfig, thanks!

There are 3 other pull requests for Device Tree, SoC/driver and
MAINTAINERS file updates, is the threading confusing?

Thanks!
Arnd Bergmann Oct. 8, 2015, 6:38 p.m. UTC | #3
On Thursday 08 October 2015 10:23:10 Florian Fainelli wrote:
> On 06/10/15 07:04, Arnd Bergmann wrote:
> > On Friday 02 October 2015 15:20:55 Florian Fainelli wrote:
> >> This pull request contains the following changes for the multi_v7_defconfig:
> >>
> >> - Jon adds support for the NorthStar Plus SocS to the multi_v7_defconfig file
> >>
> >>
> > 
> > Merged into next/defconfig, thanks!
> 
> There are 3 other pull requests for Device Tree, SoC/driver and
> MAINTAINERS file updates, is the threading confusing?

Yes, I guess I was confused by that.

I see now that I moved the entire mail thread into my 'done' folder.
Some other maintainers post all patches in the series as replies to
the git pull mail, and I must have assumed you did the same, or I
just didn't look when moving this thread.

I think it would help if you change the subject line to [GIT PULL 1/4],
which makes it a bit more obvious in the future.

Thanks for the report, I've now put them back into my todo folder and
should get to it by tomorrow at the latest.

	Arnd
Florian Fainelli Oct. 8, 2015, 10:49 p.m. UTC | #4
On 08/10/15 11:38, Arnd Bergmann wrote:
> On Thursday 08 October 2015 10:23:10 Florian Fainelli wrote:
>> On 06/10/15 07:04, Arnd Bergmann wrote:
>>> On Friday 02 October 2015 15:20:55 Florian Fainelli wrote:
>>>> This pull request contains the following changes for the multi_v7_defconfig:
>>>>
>>>> - Jon adds support for the NorthStar Plus SocS to the multi_v7_defconfig file
>>>>
>>>>
>>>
>>> Merged into next/defconfig, thanks!
>>
>> There are 3 other pull requests for Device Tree, SoC/driver and
>> MAINTAINERS file updates, is the threading confusing?
> 
> Yes, I guess I was confused by that.
> 
> I see now that I moved the entire mail thread into my 'done' folder.
> Some other maintainers post all patches in the series as replies to
> the git pull mail, and I must have assumed you did the same, or I
> just didn't look when moving this thread.

Not a problem.

> 
> I think it would help if you change the subject line to [GIT PULL 1/4],
> which makes it a bit more obvious in the future.

Will do, just updated my script to do that.

> 
> Thanks for the report, I've now put them back into my todo folder and
> should get to it by tomorrow at the latest.

Thanks, let me know how things go ;)