mbox series

[GIT,PULL] arm64: dts: hisilicon dts updates for v4.17

Message ID 5AA2AAC5.2000806@hisilicon.com
State New
Headers show
Series [GIT,PULL] arm64: dts: hisilicon dts updates for v4.17 | expand

Pull-request

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

Message

Wei Xu March 9, 2018, 3:39 p.m. UTC
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(-)

Comments

Arnd Bergmann March 12, 2018, 1:58 p.m. UTC | #1
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
Wei Xu March 12, 2018, 3:06 p.m. UTC | #2
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
> 
> .
>