mbox

[GIT,PULL] Hisilicon Hip05 SoC DT updates for 4.6

Message ID 56D16FEC.9070906@hisilicon.com
State New
Headers show

Pull-request

git://github.com/hisilicon/linux-hisi.git tags/hip05-dt-for-4.6

Message

Wei Xu Feb. 27, 2016, 9:44 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 92e963f50fc74041b5e9e744c330dca48e04f08d:

  Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)

are available in the git repository at:

  git://github.com/hisilicon/linux-hisi.git tags/hip05-dt-for-4.6

for you to fetch changes up to 82a14b1e95b4ce003bf8774861f631ea47e54975:

  arm64: dts: hip05: Append power button node for D02 board (2016-02-25 21:15:58 +0800)

----------------------------------------------------------------
ARM64: DT: Hisilicon Hip05 soc and D02 board updates for 4.6

- Add L2 cache topology
- Use Cortex specific device node for pmu
- Append all gicv3 ITS entries
- Append gpio nodes
- Append power button node for D02 board

----------------------------------------------------------------
Kefeng Wang (5):
      arm64: dts: hip05: Add L2 cache topology
      arm64: dts: hip05: Use Cortex specific device node for pmu
      arm64: dts: hip05: Append all gicv3 ITS entries
      arm64: dts: hip05: Append gpio nodes
      arm64: dts: hip05: Append power button node for D02 board

 arch/arm64/boot/dts/hisilicon/hip05-d02.dts | 18 ++++++
 arch/arm64/boot/dts/hisilicon/hip05.dtsi    | 92 ++++++++++++++++++++++++++++-
 2 files changed, 108 insertions(+), 2 deletions(-)

Comments

Arnd Bergmann Feb. 29, 2016, 11:21 p.m. UTC | #1
On Saturday 27 February 2016 17:44:12 Wei Xu wrote:
> ARM64: DT: Hisilicon Hip05 soc and D02 board updates for 4.6
> 
> - Add L2 cache topology
> - Use Cortex specific device node for pmu
> - Append all gicv3 ITS entries
> - Append gpio nodes
> - Append power button node for D02 board
> 

Merged into next/dt, thanks!

	Arnd
Wei Xu March 1, 2016, 6:58 a.m. UTC | #2
Hi Arnd,

On 01/03/2016 07:21, Arnd Bergmann wrote:
> On Saturday 27 February 2016 17:44:12 Wei Xu wrote:
>> ARM64: DT: Hisilicon Hip05 soc and D02 board updates for 4.6
>>
>> - Add L2 cache topology
>> - Use Cortex specific device node for pmu
>> - Append all gicv3 ITS entries
>> - Append gpio nodes
>> - Append power button node for D02 board
>>
> 
> Merged into next/dt, thanks!

Thanks!

Best Regards,
Wei

> 
> 	Arnd
> 
> .
>