mbox series

[GIT,PULL] arm64: hisilicon fixes for 4.17

Message ID 5B09A2AB.2040002@hisilicon.com
State New
Headers show
Series [GIT,PULL] arm64: hisilicon fixes for 4.17 | expand

Pull-request

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

Message

Wei Xu May 26, 2018, 6:08 p.m. UTC
Hi Olof, Hi Arnd,

Please help to pull the following fixes.
Sorry for the late fix pull since we got the patches at last week.
And if it is too late, I will rebase them after 4.18-rc1 released.
Thanks!

Best Regards,
Wei

---

The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338:

  Linux 4.17-rc1 (2018-04-15 18:24:20 -0700)

are available in the git repository at:

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

for you to fetch changes up to 7734370471922ad8b1d9077c876bb0774059f807:

  arm64: dts: hisilicon: Add missing cooling device properties for CPUs (2018-05-26 18:15:27 +0100)

----------------------------------------------------------------
ARM64: hisi fixes for 4.17

- Remove eMMC max-frequency property to fix eMMC corruption on hikey board
- Add missing cooling related properties to avoid falling apart when the
  CPUs are brought oneline in a different order on hi6220 SoC

----------------------------------------------------------------
John Stultz (1):
      arm64: dts: hikey: Fix eMMC corruption regression

Viresh Kumar (1):
      arm64: dts: hisilicon: Add missing cooling device properties for CPUs

 arch/arm64/boot/dts/hisilicon/hi6220-hikey.dts |  1 -
 arch/arm64/boot/dts/hisilicon/hi6220.dtsi      | 16 +++++++++++++++-
 2 files changed, 15 insertions(+), 2 deletions(-)

Comments

Wei Xu May 26, 2018, 6:23 p.m. UTC | #1
Hi Olof, Hi Arnd,

Please ignore this pull because of the cooling patch.
I will send another one without that.
Sorry for the noise!

Best Regards,
Wei

On 2018/5/26 19:08, Wei Xu wrote:
> Hi Olof, Hi Arnd,
> 
> Please help to pull the following fixes.
> Sorry for the late fix pull since we got the patches at last week.
> And if it is too late, I will rebase them after 4.18-rc1 released.
> Thanks!
> 
> Best Regards,
> Wei
> 
> ---
> 
> The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338:
> 
>   Linux 4.17-rc1 (2018-04-15 18:24:20 -0700)
> 
> are available in the git repository at:
> 
>   git://github.com/hisilicon/linux-hisi.git tags/hisi-fixes-for-4.17
> 
> for you to fetch changes up to 7734370471922ad8b1d9077c876bb0774059f807:
> 
>   arm64: dts: hisilicon: Add missing cooling device properties for CPUs (2018-05-26 18:15:27 +0100)
> 
> ----------------------------------------------------------------
> ARM64: hisi fixes for 4.17
> 
> - Remove eMMC max-frequency property to fix eMMC corruption on hikey board
> - Add missing cooling related properties to avoid falling apart when the
>   CPUs are brought oneline in a different order on hi6220 SoC
> 
> ----------------------------------------------------------------
> John Stultz (1):
>       arm64: dts: hikey: Fix eMMC corruption regression
> 
> Viresh Kumar (1):
>       arm64: dts: hisilicon: Add missing cooling device properties for CPUs
> 
>  arch/arm64/boot/dts/hisilicon/hi6220-hikey.dts |  1 -
>  arch/arm64/boot/dts/hisilicon/hi6220.dtsi      | 16 +++++++++++++++-
>  2 files changed, 15 insertions(+), 2 deletions(-)
> 
>