mbox

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

Message ID 57C95594.40105@hisilicon.com
State New
Headers show

Pull-request

git://github.com/hisilicon/linux-hisi.git tags/hisi-soc-dt-for-4.9

Message

Wei Xu Sept. 2, 2016, 10:33 a.m. UTC
Hi Arnd, Hi Olof, Hi Kevin,

Please help to pull the following changes.
Thanks!

Best Regards,
Wei

---

The following changes since commit 29b4817d4018df78086157ea3a55c1d9424a7cfc:

  Linux 4.8-rc1 (2016-08-07 18:18:00 -0700)

are available in the git repository at:

  git://github.com/hisilicon/linux-hisi.git tags/hisi-soc-dt-for-4.9

for you to fetch changes up to 0f5d3ec5251066b1118ace0bf1369018de557bfb:

  arm64: dts: hi6220: add sd-uhs- properties into dwmmc_1 (2016-09-02 09:36:50 +0100)

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

- Set UART1 clock frequency to 150MHz for higher baud rates on hikey
- Add display subsystem, HDMI and cma nodes on hikey to support display
- Add syscon-reboot-mode support on hikey
- Add pstore support on hikey
- Add resets and sd-uhs-sdr property dwmmc ndoe on hikey
- Remove hip05_hns.dtsi since it can not be built without mbigenv1
- Update system controller bingding document for hip05 and hip06
- Add xge and sas support on hip06

----------------------------------------------------------------
Guodong Xu (3):
      arm64: dts: hikey: extend default cma size to 128MB
      arm64: dts: hi6220: add resets property into dwmmc nodes
      arm64: dts: hi6220: add sd-uhs- properties into dwmmc_1

John Stultz (2):
      arm64: dts: hikey: Add hikey support for syscon-reboot-mode
      arm64: dts: hikey: Add pstore support for HiKey

Jorge Ramirez-Ortiz (1):
      arm64: dts: set UART1 clock frequency to 150MHz

Kefeng Wang (4):
      arm64: dts: hip05: kill hip05_hns.dtsi
      dt-bindings: hisilicon: Add Hip05 and Hip06 system controller support
      arm64: dts: hip06: Append hns node
      arm64: dts: hip06: Append sas node

Xinliang Liu (2):
      arm64: dts: Add display subsystem DT nodes for hi6220-hikey
      arm64: dts: Add HDMI node for hi6220-hikey

 .../bindings/arm/hisilicon/hisilicon.txt           |  39 ++-
 arch/arm64/boot/dts/hisilicon/hi6220-hikey.dts     |  86 ++++-
 arch/arm64/boot/dts/hisilicon/hi6220.dtsi          |  61 ++++
 arch/arm64/boot/dts/hisilicon/hip05.dtsi           |   5 -
 arch/arm64/boot/dts/hisilicon/hip05_hns.dtsi       | 180 ----------
 arch/arm64/boot/dts/hisilicon/hip06-d03.dts        |  28 ++
 arch/arm64/boot/dts/hisilicon/hip06.dtsi           | 365 +++++++++++++++++++++
 7 files changed, 566 insertions(+), 198 deletions(-)
 delete mode 100644 arch/arm64/boot/dts/hisilicon/hip05_hns.dtsi

Comments

Arnd Bergmann Sept. 14, 2016, 3:06 p.m. UTC | #1
On Friday, September 2, 2016 11:33:56 AM CEST Wei Xu wrote:
> ARM64: DT: Hisilicon SoC DT updates for 4.9
> 
> - Set UART1 clock frequency to 150MHz for higher baud rates on hikey
> - Add display subsystem, HDMI and cma nodes on hikey to support display
> - Add syscon-reboot-mode support on hikey
> - Add pstore support on hikey
> - Add resets and sd-uhs-sdr property dwmmc ndoe on hikey
> - Remove hip05_hns.dtsi since it can not be built without mbigenv1
> - Update system controller bingding document for hip05 and hip06
> - Add xge and sas support on hip06
> 

Pulled into next/dt64, thanks!

	Arnd
Wei Xu Sept. 15, 2016, 8:51 a.m. UTC | #2
Hi Arnd,

On 14/09/2016 16:06, Arnd Bergmann wrote:
> On Friday, September 2, 2016 11:33:56 AM CEST Wei Xu wrote:
>> ARM64: DT: Hisilicon SoC DT updates for 4.9
>>
>> - Set UART1 clock frequency to 150MHz for higher baud rates on hikey
>> - Add display subsystem, HDMI and cma nodes on hikey to support display
>> - Add syscon-reboot-mode support on hikey
>> - Add pstore support on hikey
>> - Add resets and sd-uhs-sdr property dwmmc ndoe on hikey
>> - Remove hip05_hns.dtsi since it can not be built without mbigenv1
>> - Update system controller bingding document for hip05 and hip06
>> - Add xge and sas support on hip06
>>
> 
> Pulled into next/dt64, thanks!

Thanks!

Best Regards,
Wei

> 
> 	Arnd
> 
> 
> .
>