mbox

[GIT,PULL,4/4] Broadcom devicetree-arm64 changes for 4.9

Message ID 1473213558-11782-4-git-send-email-f.fainelli@gmail.com
State New
Headers show

Pull-request

http://github.com/Broadcom/stblinux.git tags/arm-soc/for-4.9/devicetree-arm64

Message

Florian Fainelli Sept. 7, 2016, 1:59 a.m. UTC
The following changes since commit 29b4817d4018df78086157ea3a55c1d9424a7cfc:

  Linux 4.8-rc1 (2016-08-07 18:18:00 -0700)

are available in the git repository at:

  http://github.com/Broadcom/stblinux.git tags/arm-soc/for-4.9/devicetree-arm64

for you to fetch changes up to 5072ed1fa29fa7cef73a7fb82f696e50973e02dc:

  arm64: dts: Add PWM DT node for NS2 (2016-08-08 11:03:58 -0700)

----------------------------------------------------------------
This pull request contains Broadcom ARM64-based SoC Device Tree changes for
v4.9, please pull the folllowing:

- Dhanajay adds the PWM Device Tree nodes to the Northstar 2 DTS files

----------------------------------------------------------------
Yendapally Reddy Dhananjaya Reddy (1):
      arm64: dts: Add PWM DT node for NS2

 arch/arm64/boot/dts/broadcom/ns2.dtsi | 8 ++++++++
 1 file changed, 8 insertions(+)

Comments

Arnd Bergmann Sept. 14, 2016, 3:20 p.m. UTC | #1
On Tuesday, September 6, 2016 6:59:18 PM CEST Florian Fainelli wrote:
> This pull request contains Broadcom ARM64-based SoC Device Tree changes for
> v4.9, please pull the folllowing:
> 
> - Dhanajay adds the PWM Device Tree nodes to the Northstar 2 DTS files
> 

Pulled into next/dt64, thanks!

I did the pull requests for next/dt yesterday but evidently missed yours.
Don't worry about it, I've already looked at it and it's fine. We'll
pick it up in the next few days along with your other two pull requests.

	Arnd
Florian Fainelli Sept. 14, 2016, 5:07 p.m. UTC | #2
On 09/14/2016 08:20 AM, Arnd Bergmann wrote:
> On Tuesday, September 6, 2016 6:59:18 PM CEST Florian Fainelli wrote:
>> This pull request contains Broadcom ARM64-based SoC Device Tree changes for
>> v4.9, please pull the folllowing:
>>
>> - Dhanajay adds the PWM Device Tree nodes to the Northstar 2 DTS files
>>
> 
> Pulled into next/dt64, thanks!
> 
> I did the pull requests for next/dt yesterday but evidently missed yours.
> Don't worry about it, I've already looked at it and it's fine. We'll
> pick it up in the next few days along with your other two pull requests.

(plaintext this time)

No worries, would you need me to change anything in the submission
process to help? Out of curiosity do you have a patchwork or other patch
tracking tool at arm@kernel.org?
Arnd Bergmann Sept. 14, 2016, 9:45 p.m. UTC | #3
On Wednesday, September 14, 2016 10:07:48 AM CEST Florian Fainelli wrote:
> On 09/14/2016 08:20 AM, Arnd Bergmann wrote:
> > On Tuesday, September 6, 2016 6:59:18 PM CEST Florian Fainelli wrote:
> >> This pull request contains Broadcom ARM64-based SoC Device Tree changes for
> >> v4.9, please pull the folllowing:
> >>
> >> - Dhanajay adds the PWM Device Tree nodes to the Northstar 2 DTS files
> >>
> > 
> > Pulled into next/dt64, thanks!
> > 
> > I did the pull requests for next/dt yesterday but evidently missed yours.
> > Don't worry about it, I've already looked at it and it's fine. We'll
> > pick it up in the next few days along with your other two pull requests.
> 
> (plaintext this time)
> 
> No worries, would you need me to change anything in the submission
> process to help? Out of curiosity do you have a patchwork or other patch
> tracking tool at arm@kernel.org?

No, you did everything just right, I was just not paying attention
at the right moment when going through my folder.

We don't use patchwork or anything like that, just filtering on
the inbox. Usually Olof and I both go through the lists separately
to make sure that the other one hasn't missed stuff.

	Arnd