mbox

[GIT,PULL] arm64: dts: juno updates for v4.8

Message ID 5768019C.40009@arm.com
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git

Message

Sudeep Holla June 20, 2016, 2:45 p.m. UTC
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(+)

Comments

Olof Johansson June 21, 2016, 5:42 a.m. UTC | #1
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
Sudeep Holla June 21, 2016, 8:50 a.m. UTC | #2
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.