linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] arm64: dts: hisilicon dts updates for v4.17
@ 2018-03-09 15:39 Wei Xu
  2018-03-12 13:58 ` Arnd Bergmann
  0 siblings, 1 reply; 3+ messages in thread
From: Wei Xu @ 2018-03-09 15:39 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Arnd, Hi Olof, Hi Kevin,

Please help to pull the following changes.
Thanks!

Best Regards,
Wei

---

The following changes since commit 7928b2cbe55b2a410a0f5c1f154610059c57b1b2:

  Linux 4.16-rc1 (2018-02-11 15:04:29 -0800)

are available in the Git repository at:

  git://github.com/hisilicon/linux-hisi.git tags/hisi-arm64-dt-for-4.17

for you to fetch changes up to 928c4a5ce8684d2c8a37543b3361cfc12d83b167:

  arm64: dts: Hi3660: Remove 'CPU_NAP' idle state (2018-03-02 16:19:44 +0000)

----------------------------------------------------------------
ARM64: DT: Hisilicon SoC DT updates for 4.17

- Add XGE CPLD control support for hip07 SoC
- Disable the SMMU on hip06 and hip07 SoCs becuase of
  the hardware limitation
- Enable HS200 mode for the MMC controller on hi6220 hikey board
- Remove "cooling-{min|max}-level" this kind unused properties
  for hi6220 SoC
- Add watchdog node for hi6220 SoC
- Remove "CPU_NAP" idle state on hikey960 board since it is
  not stable and useless with the updated firmware

----------------------------------------------------------------
Dmitry Shmidt (1):
      arm64: dts: hi6220: enable watchdog

Huazhong Tan (1):
      arm64: dts: hisi: add hns-dsaf cpld control for the hip07 SoC

Leo Yan (1):
      arm64: dts: Hi3660: Remove 'CPU_NAP' idle state

Shameerali Kolothum Thodi (1):
      arm64: dts: hisi: Disable hisilicon smmu node on hip06/hip07

Viresh Kumar (1):
      ARM64: dts: hi6220: Remove "cooling-{min|max}-level" for CPU nodes

oscardagrach (1):
      arm64: dts: hikey: Enable HS200 mode on eMMC

 arch/arm64/boot/dts/hisilicon/hi3660.dtsi      | 32 ++-------------
 arch/arm64/boot/dts/hisilicon/hi6220-hikey.dts |  2 +
 arch/arm64/boot/dts/hisilicon/hi6220.dtsi      | 10 ++++-
 arch/arm64/boot/dts/hisilicon/hip06.dtsi       | 56 ++++++++++++++++++++++++++
 arch/arm64/boot/dts/hisilicon/hip07.dtsi       | 33 +++++++++++++++
 5 files changed, 103 insertions(+), 30 deletions(-)

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

* [GIT PULL] arm64: dts: hisilicon dts updates for v4.17
  2018-03-09 15:39 [GIT PULL] arm64: dts: hisilicon dts updates for v4.17 Wei Xu
@ 2018-03-12 13:58 ` Arnd Bergmann
  2018-03-12 15:06   ` Wei Xu
  0 siblings, 1 reply; 3+ messages in thread
From: Arnd Bergmann @ 2018-03-12 13:58 UTC (permalink / raw)
  To: linux-arm-kernel

On Fri, Mar 9, 2018 at 4:39 PM, Wei Xu <xuwei5@hisilicon.com> wrote:
> The following changes since commit 7928b2cbe55b2a410a0f5c1f154610059c57b1b2:
>
>   Linux 4.16-rc1 (2018-02-11 15:04:29 -0800)
>
> are available in the Git repository at:
>
>   git://github.com/hisilicon/linux-hisi.git tags/hisi-arm64-dt-for-4.17
>
> for you to fetch changes up to 928c4a5ce8684d2c8a37543b3361cfc12d83b167:
>
>   arm64: dts: Hi3660: Remove 'CPU_NAP' idle state (2018-03-02 16:19:44 +0000)
>
> ----------------------------------------------------------------
> ARM64: DT: Hisilicon SoC DT updates for 4.17
>
> - Add XGE CPLD control support for hip07 SoC
> - Disable the SMMU on hip06 and hip07 SoCs becuase of
>   the hardware limitation
> - Enable HS200 mode for the MMC controller on hi6220 hikey board
> - Remove "cooling-{min|max}-level" this kind unused properties
>   for hi6220 SoC
> - Add watchdog node for hi6220 SoC
> - Remove "CPU_NAP" idle state on hikey960 board since it is
>   not stable and useless with the updated firmware

Pulled into next/dt, thanks!

       Arnd

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

* [GIT PULL] arm64: dts: hisilicon dts updates for v4.17
  2018-03-12 13:58 ` Arnd Bergmann
@ 2018-03-12 15:06   ` Wei Xu
  0 siblings, 0 replies; 3+ messages in thread
From: Wei Xu @ 2018-03-12 15:06 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Arnd,

On 2018/3/12 13:58, Arnd Bergmann wrote:
> On Fri, Mar 9, 2018 at 4:39 PM, Wei Xu <xuwei5@hisilicon.com> wrote:
>> The following changes since commit 7928b2cbe55b2a410a0f5c1f154610059c57b1b2:
>>
>>   Linux 4.16-rc1 (2018-02-11 15:04:29 -0800)
>>
>> are available in the Git repository at:
>>
>>   git://github.com/hisilicon/linux-hisi.git tags/hisi-arm64-dt-for-4.17
>>
>> for you to fetch changes up to 928c4a5ce8684d2c8a37543b3361cfc12d83b167:
>>
>>   arm64: dts: Hi3660: Remove 'CPU_NAP' idle state (2018-03-02 16:19:44 +0000)
>>
>> ----------------------------------------------------------------
>> ARM64: DT: Hisilicon SoC DT updates for 4.17
>>
>> - Add XGE CPLD control support for hip07 SoC
>> - Disable the SMMU on hip06 and hip07 SoCs becuase of
>>   the hardware limitation
>> - Enable HS200 mode for the MMC controller on hi6220 hikey board
>> - Remove "cooling-{min|max}-level" this kind unused properties
>>   for hi6220 SoC
>> - Add watchdog node for hi6220 SoC
>> - Remove "CPU_NAP" idle state on hikey960 board since it is
>>   not stable and useless with the updated firmware
> 
> Pulled into next/dt, thanks!

Thanks!

Best Regards,
Wei

> 
>        Arnd
> 
> .
> 

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

end of thread, other threads:[~2018-03-12 15:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-09 15:39 [GIT PULL] arm64: dts: hisilicon dts updates for v4.17 Wei Xu
2018-03-12 13:58 ` Arnd Bergmann
2018-03-12 15:06   ` Wei Xu

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