mbox series

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

Message ID 5A45604E.4050801@hisilicon.com
State New
Headers show
Series [GIT,PULL,v2] arm64: dts: hisilicon dts updates for v4.16 | expand

Pull-request

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

Message

Wei Xu Dec. 28, 2017, 9:21 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 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323:

  Linux 4.15-rc1 (2017-11-26 16:01:47 -0800)

are available in the git repository at:

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

for you to fetch changes up to 9a9760dede5c71e04b17b2ede594ee7148fd36e2:

  arm64: dts: hisilicon: Add hi3660 cpu capacity-dmips-mhz information (2017-12-22 09:11:42 +0000)

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

- Add SD card support for the hi3798cv200-poplar board
- Replace the PMU node with exact match for the hi3660 SoC
- Add cpu capacity-dmips-mhz information for the hi3660 SoC

----------------------------------------------------------------
Shawn Guo (1):
      arm64: dts: hi3798cv200: add SD card support

Valentin Schneider (1):
      arm64: dts: hisilicon: Add hi3660 cpu capacity-dmips-mhz information

Xu YiPing (1):
      arm64: dts: hi3660: improve pmu description

 arch/arm64/boot/dts/hisilicon/hi3660.dtsi          | 30 +++++++++++++++-------
 .../boot/dts/hisilicon/hi3798cv200-poplar.dts      |  6 +++++
 arch/arm64/boot/dts/hisilicon/hi3798cv200.dtsi     | 12 +++++++++
 3 files changed, 39 insertions(+), 9 deletions(-)

Comments

Olof Johansson Jan. 5, 2018, 6:35 a.m. UTC | #1
On Thu, Dec 28, 2017 at 09:21:18PM +0000, Wei Xu wrote:
> Hi Arnd, Hi Olof, Hi Kevin,
> 
> Please help to pull the following changes.
> Thanks!
> 
> Best Regards,
> Wei
> 
> ---
> 
> The following changes since commit 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323:
> 
>   Linux 4.15-rc1 (2017-11-26 16:01:47 -0800)
> 
> are available in the git repository at:
> 
>   git://github.com/hisilicon/linux-hisi.git tags/hisi-arm64-dt-for-4.16-v2
> 
> for you to fetch changes up to 9a9760dede5c71e04b17b2ede594ee7148fd36e2:
> 
>   arm64: dts: hisilicon: Add hi3660 cpu capacity-dmips-mhz information (2017-12-22 09:11:42 +0000)

Merged, thanks.


-Olof