linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] arm64: dts: juno updates for v4.8
@ 2016-06-20 14:45 Sudeep Holla
  2016-06-21  5:42 ` Olof Johansson
  2016-07-07 13:19 ` [GIT PULL v2] " Sudeep Holla
  0 siblings, 2 replies; 5+ messages in thread
From: Sudeep Holla @ 2016-06-20 14:45 UTC (permalink / raw)
  To: linux-arm-kernel

Hi ARM-SoC team,

Please pull Juno platform DT updates for v4.8

--
Regards,
Sudeep

The following changes since commit 1a695a905c18548062509178b98bc91e67510864:

   Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)

are available in the git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git 
tags/juno-dt-4.8

for you to fetch changes up to da63398bec2be7c247b5e94c9cabc4339fb65e28:

   arm64: dts: juno: add thermal zones for scpi sensors (2016-06-17 
16:38:49 +0100)

----------------------------------------------------------------
ARMv8 Vexpress/Juno DT updates for v4.8

1. Adds various coreSight debug components on Juno boards

2. Adds SCPI device power domains and use them for coresight components

3. Adds thermal zones for SCPI sensors on Juno

----------------------------------------------------------------
Javi Merino (1):
       arm64: dts: juno: add thermal zones for scpi sensors

Sudeep Holla (2):
       arm64: dts: juno: add coresight support
       arm64: dts: juno: add SCPI power domains for device power management

  arch/arm64/boot/dts/arm/juno-base.dtsi | 357 
+++++++++++++++++++++++++++++++++
  arch/arm64/boot/dts/arm/juno-r1.dts    |  40 ++++
  arch/arm64/boot/dts/arm/juno-r2.dts    |  40 ++++
  arch/arm64/boot/dts/arm/juno.dts       |  24 +++
  4 files changed, 461 insertions(+)

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

* [GIT PULL] arm64: dts: juno updates for v4.8
  2016-06-20 14:45 [GIT PULL] arm64: dts: juno updates for v4.8 Sudeep Holla
@ 2016-06-21  5:42 ` Olof Johansson
  2016-06-21  8:50   ` Sudeep Holla
  2016-07-07 13:19 ` [GIT PULL v2] " Sudeep Holla
  1 sibling, 1 reply; 5+ messages in thread
From: Olof Johansson @ 2016-06-21  5:42 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,


On Mon, Jun 20, 2016 at 7:45 AM, Sudeep Holla <sudeep.holla@arm.com> wrote:
> Hi ARM-SoC team,
>
> Please pull Juno platform DT updates for v4.8
>
> --
> Regards,
> Sudeep
>
> The following changes since commit 1a695a905c18548062509178b98bc91e67510864:
>
>   Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)
>
> are available in the git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git
> tags/juno-dt-4.8
>
> for you to fetch changes up to da63398bec2be7c247b5e94c9cabc4339fb65e28:
>
>   arm64: dts: juno: add thermal zones for scpi sensors (2016-06-17 16:38:49
> +0100)

Didn't merge because:

>
> ----------------------------------------------------------------
> ARMv8 Vexpress/Juno DT updates for v4.8
>
> 1. Adds various coreSight debug components on Juno boards
>
> 2. Adds SCPI device power domains and use them for coresight components
>
> 3. Adds thermal zones for SCPI sensors on Juno
>
> ----------------------------------------------------------------
> Javi Merino (1):
>       arm64: dts: juno: add thermal zones for scpi sensors
>
> Sudeep Holla (2):
>       arm64: dts: juno: add coresight support

I commented directly on the patch on the list, please see that reply.


-Olof

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

* [GIT PULL] arm64: dts: juno updates for v4.8
  2016-06-21  5:42 ` Olof Johansson
@ 2016-06-21  8:50   ` Sudeep Holla
  0 siblings, 0 replies; 5+ messages in thread
From: Sudeep Holla @ 2016-06-21  8:50 UTC (permalink / raw)
  To: linux-arm-kernel



On 21/06/16 06:42, Olof Johansson wrote:
> Hi,
>
>
> On Mon, Jun 20, 2016 at 7:45 AM, Sudeep Holla <sudeep.holla@arm.com> wrote:
>> Hi ARM-SoC team,
>>
>> Please pull Juno platform DT updates for v4.8
>>
>> --
>> Regards,
>> Sudeep
>>
>> The following changes since commit 1a695a905c18548062509178b98bc91e67510864:
>>
>>    Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)
>>
>> are available in the git repository at:
>>
>>    git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git
>> tags/juno-dt-4.8
>>
>> for you to fetch changes up to da63398bec2be7c247b5e94c9cabc4339fb65e28:
>>
>>    arm64: dts: juno: add thermal zones for scpi sensors (2016-06-17 16:38:49
>> +0100)
>
> Didn't merge because:
>
>>
>> ----------------------------------------------------------------
>> ARMv8 Vexpress/Juno DT updates for v4.8
>>
>> 1. Adds various coreSight debug components on Juno boards
>>
>> 2. Adds SCPI device power domains and use them for coresight components
>>
>> 3. Adds thermal zones for SCPI sensors on Juno
>>
>> ----------------------------------------------------------------
>> Javi Merino (1):
>>        arm64: dts: juno: add thermal zones for scpi sensors
>>
>> Sudeep Holla (2):
>>        arm64: dts: juno: add coresight support
>
> I commented directly on the patch on the list, please see that reply.
>

OK, I will have a look and respond/incorporate the comments.

-- 
Regards,
Sudeep

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

* [GIT PULL v2] arm64: dts: juno updates for v4.8
  2016-06-20 14:45 [GIT PULL] arm64: dts: juno updates for v4.8 Sudeep Holla
  2016-06-21  5:42 ` Olof Johansson
@ 2016-07-07 13:19 ` Sudeep Holla
  2016-07-14 12:48   ` Arnd Bergmann
  1 sibling, 1 reply; 5+ messages in thread
From: Sudeep Holla @ 2016-07-07 13:19 UTC (permalink / raw)
  To: linux-arm-kernel

Hi ARM-SoC team,

Please pull Juno platform DT updates for v4.8

--
Regards,
Sudeep

v1->v2:
	- Updated with Olof suggestions on one of the patch
	  (arm64: dts: juno: add coresight support)

The following changes since commit 1a695a905c18548062509178b98bc91e67510864:

   Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)

are available in the git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git 
tags/juno-dt-4.8

for you to fetch changes up to f7b636a8d83c7c1285c55248e35458e03a007df3:

   arm64: dts: juno: add thermal zones for scpi sensors (2016-06-21 
15:17:31 +0100)

----------------------------------------------------------------
ARMv8 Vexpress/Juno DT updates for v4.8

1. Adds various CoreSight debug components on Juno boards

2. Adds SCPI device power domains and use them for coresight components

3. Adds thermal zones for SCPI sensors on Juno

----------------------------------------------------------------
Javi Merino (1):
       arm64: dts: juno: add thermal zones for scpi sensors

Sudeep Holla (2):
       arm64: dts: juno: add coresight support
       arm64: dts: juno: add SCPI power domains for device power management

  arch/arm64/boot/dts/arm/juno-base.dtsi | 357 
+++++++++++++++++++++++++++++++++
  arch/arm64/boot/dts/arm/juno-r1.dts    |  40 ++++
  arch/arm64/boot/dts/arm/juno-r2.dts    |  40 ++++
  arch/arm64/boot/dts/arm/juno.dts       |  24 +++
  4 files changed, 461 insertions(+)

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

* [GIT PULL v2] arm64: dts: juno updates for v4.8
  2016-07-07 13:19 ` [GIT PULL v2] " Sudeep Holla
@ 2016-07-14 12:48   ` Arnd Bergmann
  0 siblings, 0 replies; 5+ messages in thread
From: Arnd Bergmann @ 2016-07-14 12:48 UTC (permalink / raw)
  To: linux-arm-kernel

On Thursday, July 7, 2016 2:19:51 PM CEST Sudeep Holla wrote:
> ARMv8 Vexpress/Juno DT updates for v4.8
> 
> 1. Adds various CoreSight debug components on Juno boards
> 
> 2. Adds SCPI device power domains and use them for coresight components
> 
> 3. Adds thermal zones for SCPI sensors on Juno
> 

Pulled into next/dt64, thanks!

	Arnd

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

end of thread, other threads:[~2016-07-14 12:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-20 14:45 [GIT PULL] arm64: dts: juno updates for v4.8 Sudeep Holla
2016-06-21  5:42 ` Olof Johansson
2016-06-21  8:50   ` Sudeep Holla
2016-07-07 13:19 ` [GIT PULL v2] " Sudeep Holla
2016-07-14 12:48   ` Arnd Bergmann

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).