linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] arm64: dts: hisilicon dts updates for v5.1
@ 2019-02-01 17:14 Wei Xu
  2019-02-04 11:16 ` Wei Xu
  2019-02-04 11:32 ` [GIT PULL v2] " Wei Xu
  0 siblings, 2 replies; 4+ messages in thread
From: Wei Xu @ 2019-02-01 17:14 UTC (permalink / raw)
  To: arm, linux-arm-kernel, olof, arnd
  Cc: Tangkunshan, linus.walleij, linuxarm, haojian.zhuang,
	Vincent Guittot, xuwei5, huangdaode, zhangfei.gao, zhangyi.ac,
	jinying, John Garry, John Stultz, Jonathan.Cameron, Salil Mehta,
	guodong.xu, Shawn Guo, Alistair Strachan,
	shameerali.kolothum.thodi, leo.yan, Jan Kiszka,
	Liguozhu (Kenneth),
	Shiju Jose

Hi ARM-SoC team,

Please consider to pull the following changes.
Thanks!

Best Regards,
Wei

---

The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c:

  Linux 5.0-rc1 (2019-01-06 17:08:20 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 06f439ec7698b3433c15093db28bc72e60a7c85a:

  arm64: dts: hikey: Revert "Enable HS200 mode on eMMC" (2019-01-31 15:30:25 +0000)

----------------------------------------------------------------
ARM64: DT: Hisilicon SoCs DT updates for 5.1

* Hi6220 SoC and related boards:
  - Add DMA entries to enable DMA for Bluetooth transfers
  - Add power-on delay to make wifi stable
  - Revert HS200 mode to avoid eMMC controller resets and block read failures

* Hi3660 SoC and related boards:
  - Fix SD card detection via setting cd-gpios correctly

* Hi3798 SoC and related boards:
  - Fix malformed SPDX license identifier

----------------------------------------------------------------
Alistair Strachan (1):
      arm64: dts: hikey: Revert "Enable HS200 mode on eMMC"

Jan Kiszka (1):
      arm64: dts: hikey: Give wifi some time after power-on

John Stultz (1):
      arm64: dts: hikey: Add DMA entries for Bluetooth UART

Shawn Guo (1):
      arm64: dts: hi3798cv200: fix malformed SPDX license identifier

Vincent Guittot (1):
      arm64: dts: hikey960: fix SDcard detection

 arch/arm64/boot/dts/hisilicon/hi3660-hikey960.dts    | 3 +--
 arch/arm64/boot/dts/hisilicon/hi3798cv200-poplar.dts | 4 +---
 arch/arm64/boot/dts/hisilicon/hi3798cv200.dtsi       | 4 +---
 arch/arm64/boot/dts/hisilicon/hi6220-hikey.dts       | 2 +-
 arch/arm64/boot/dts/hisilicon/hi6220.dtsi            | 2 ++
 5 files changed, 6 insertions(+), 9 deletions(-)


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [GIT PULL] arm64: dts: hisilicon dts updates for v5.1
  2019-02-01 17:14 [GIT PULL] arm64: dts: hisilicon dts updates for v5.1 Wei Xu
@ 2019-02-04 11:16 ` Wei Xu
  2019-02-04 11:32 ` [GIT PULL v2] " Wei Xu
  1 sibling, 0 replies; 4+ messages in thread
From: Wei Xu @ 2019-02-04 11:16 UTC (permalink / raw)
  To: arm, linux-arm-kernel, olof, arnd
  Cc: Salil Mehta, John Garry, Vincent Guittot, Tangkunshan,
	guodong.xu, jinying, Liguozhu (Kenneth),
	linus.walleij, Jonathan.Cameron, linuxarm,
	shameerali.kolothum.thodi, Alistair Strachan, zhangfei.gao,
	John Stultz, haojian.zhuang, leo.yan, Jan Kiszka, Shiju Jose,
	Shawn Guo, zhangyi.ac, huangdaode

Hi ARM-SoC team,

Sorry, there is a patch I forgot to add stable tag.
Please ignore this and I will send a v2.
Sorry for the noise.

Best Regards,
Wei

On 2/1/2019 5:14 PM, Wei Xu wrote:
> Hi ARM-SoC team,
> 
> Please consider to pull the following changes.
> Thanks!
> 
> Best Regards,
> Wei
> 
> ---
> 
> The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c:
> 
>   Linux 5.0-rc1 (2019-01-06 17:08:20 -0800)
> 
> are available in the Git repository at:
> 
>   git://github.com/hisilicon/linux-hisi.git tags/hisi-arm64-dt-for-5.1
> 
> for you to fetch changes up to 06f439ec7698b3433c15093db28bc72e60a7c85a:
> 
>   arm64: dts: hikey: Revert "Enable HS200 mode on eMMC" (2019-01-31 15:30:25 +0000)
> 
> ----------------------------------------------------------------
> ARM64: DT: Hisilicon SoCs DT updates for 5.1
> 
> * Hi6220 SoC and related boards:
>   - Add DMA entries to enable DMA for Bluetooth transfers
>   - Add power-on delay to make wifi stable
>   - Revert HS200 mode to avoid eMMC controller resets and block read failures
> 
> * Hi3660 SoC and related boards:
>   - Fix SD card detection via setting cd-gpios correctly
> 
> * Hi3798 SoC and related boards:
>   - Fix malformed SPDX license identifier
> 
> ----------------------------------------------------------------
> Alistair Strachan (1):
>       arm64: dts: hikey: Revert "Enable HS200 mode on eMMC"
> 
> Jan Kiszka (1):
>       arm64: dts: hikey: Give wifi some time after power-on
> 
> John Stultz (1):
>       arm64: dts: hikey: Add DMA entries for Bluetooth UART
> 
> Shawn Guo (1):
>       arm64: dts: hi3798cv200: fix malformed SPDX license identifier
> 
> Vincent Guittot (1):
>       arm64: dts: hikey960: fix SDcard detection
> 
>  arch/arm64/boot/dts/hisilicon/hi3660-hikey960.dts    | 3 +--
>  arch/arm64/boot/dts/hisilicon/hi3798cv200-poplar.dts | 4 +---
>  arch/arm64/boot/dts/hisilicon/hi3798cv200.dtsi       | 4 +---
>  arch/arm64/boot/dts/hisilicon/hi6220-hikey.dts       | 2 +-
>  arch/arm64/boot/dts/hisilicon/hi6220.dtsi            | 2 ++
>  5 files changed, 6 insertions(+), 9 deletions(-)
> 


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* [GIT PULL v2] arm64: dts: hisilicon dts updates for v5.1
  2019-02-01 17:14 [GIT PULL] arm64: dts: hisilicon dts updates for v5.1 Wei Xu
  2019-02-04 11:16 ` Wei Xu
@ 2019-02-04 11:32 ` Wei Xu
  2019-02-15 14:38   ` Arnd Bergmann
  1 sibling, 1 reply; 4+ messages in thread
From: Wei Xu @ 2019-02-04 11:32 UTC (permalink / raw)
  To: arm, linux-arm-kernel, olof, arnd
  Cc: Salil Mehta, John Garry, Vincent Guittot, Tangkunshan,
	guodong.xu, jinying, Liguozhu (Kenneth),
	linus.walleij, Jonathan.Cameron, linuxarm,
	shameerali.kolothum.thodi, Alistair Strachan, zhangfei.gao,
	John Stultz, haojian.zhuang, leo.yan, Jan Kiszka, Shiju Jose,
	Shawn Guo, zhangyi.ac, huangdaode

Hi ARM-SoC team,

Please consider to pull the following changes.
Thanks!

Best Regards,
Wei

---

The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c:

  Linux 5.0-rc1 (2019-01-06 17:08:20 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 8d26c1390aec795d492b8de5e4437751e8805a1d:

  arm64: dts: hikey: Revert "Enable HS200 mode on eMMC" (2019-02-04 10:20:42 +0000)

----------------------------------------------------------------
ARM64: DT: Hisilicon SoCs DT updates for 5.1

* Hi6220 SoC and related boards:
  - Add DMA entries to enable DMA for Bluetooth transfers
  - Add power-on delay to make wifi stable
  - Revert HS200 mode to avoid eMMC controller resets and block read failures

* Hi3660 SoC and related boards:
  - Fix SD card detection via setting cd-gpios correctly

* Hi3798 SoC and related boards:
  - Fix malformed SPDX license identifier

----------------------------------------------------------------
Alistair Strachan (1):
      arm64: dts: hikey: Revert "Enable HS200 mode on eMMC"

Jan Kiszka (1):
      arm64: dts: hikey: Give wifi some time after power-on

John Stultz (1):
      arm64: dts: hikey: Add DMA entries for Bluetooth UART

Shawn Guo (1):
      arm64: dts: hi3798cv200: fix malformed SPDX license identifier

Vincent Guittot (1):
      arm64: dts: hikey960: fix SDcard detection

 arch/arm64/boot/dts/hisilicon/hi3660-hikey960.dts    | 3 +--
 arch/arm64/boot/dts/hisilicon/hi3798cv200-poplar.dts | 4 +---
 arch/arm64/boot/dts/hisilicon/hi3798cv200.dtsi       | 4 +---
 arch/arm64/boot/dts/hisilicon/hi6220-hikey.dts       | 2 +-
 arch/arm64/boot/dts/hisilicon/hi6220.dtsi            | 2 ++
 5 files changed, 6 insertions(+), 9 deletions(-)


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [GIT PULL v2] arm64: dts: hisilicon dts updates for v5.1
  2019-02-04 11:32 ` [GIT PULL v2] " Wei Xu
@ 2019-02-15 14:38   ` Arnd Bergmann
  0 siblings, 0 replies; 4+ messages in thread
From: Arnd Bergmann @ 2019-02-15 14:38 UTC (permalink / raw)
  To: Wei Xu
  Cc: Tangkunshan, Linus Walleij, Linuxarm, Haojian Zhuang,
	Vincent Guittot, arm-soc, huangdaode, Zhangfei Gao, Zhangyi ac,
	jinying, John Garry, John Stultz, Jonathan Cameron, Linux ARM,
	Salil Mehta, Guodong Xu, Shawn Guo, Alistair Strachan,
	Shameerali Kolothum Thodi, Leo Yan, Olof Johansson, Jan Kiszka,
	Liguozhu (Kenneth),
	Shiju Jose

On Mon, Feb 4, 2019 at 12:32 PM Wei Xu <xuwei5@hisilicon.com> wrote:
> The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c:
>
>   Linux 5.0-rc1 (2019-01-06 17:08:20 -0800)
>
> are available in the Git repository at:
>
>   git://github.com/hisilicon/linux-hisi.git tags/hisi-arm64-dt-for-5.1v2
>
> for you to fetch changes up to 8d26c1390aec795d492b8de5e4437751e8805a1d:
>
>   arm64: dts: hikey: Revert "Enable HS200 mode on eMMC" (2019-02-04 10:20:42 +0000)
>
> ----------------------------------------------------------------
> ARM64: DT: Hisilicon SoCs DT updates for 5.1
>
> * Hi6220 SoC and related boards:
>   - Add DMA entries to enable DMA for Bluetooth transfers
>   - Add power-on delay to make wifi stable
>   - Revert HS200 mode to avoid eMMC controller resets and block read failures
>
> * Hi3660 SoC and related boards:
>   - Fix SD card detection via setting cd-gpios correctly
>
> * Hi3798 SoC and related boards:
>   - Fix malformed SPDX license identifier


Pulled this version now, thanks!

      Arnd

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2019-02-15 14:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-01 17:14 [GIT PULL] arm64: dts: hisilicon dts updates for v5.1 Wei Xu
2019-02-04 11:16 ` Wei Xu
2019-02-04 11:32 ` [GIT PULL v2] " Wei Xu
2019-02-15 14:38   ` 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).