* [GIT PULL]Hisilicon Hi6220 SoC and Hikey board DT updates for 4.7
@ 2016-04-16 11:07 Wei Xu
2016-04-25 20:52 ` Arnd Bergmann
0 siblings, 1 reply; 3+ messages in thread
From: Wei Xu @ 2016-04-16 11:07 UTC (permalink / raw)
To: linux-arm-kernel
Hi Arnd, Hi Olof, Hi Kevin,
Please help to pull the following changes.
Thanks!
Best Regards,
Wei
---
The following changes since commit f55532a0c0b8bb6148f4e07853b876ef73bc69ca:
Linux 4.6-rc1 (2016-03-26 16:03:24 -0700)
are available in the git repository at:
git://github.com/hisilicon/linux-hisi.git tags/hi6220-dt-for-4.7
for you to fetch changes up to 6485160396fcec2fa8a0acfa7c8c090f020db694:
arm64: dts: Add L2 cache topology to Hi6220 (2016-04-15 17:04:15 +0100)
----------------------------------------------------------------
ARM64: DT: Hisilicon Hi6220 soc and hikey board updates for 4.7
- Reserve memory regions for Hi6220
- Add sp804 timer node for Hi6220
- Add cpu and cluster level's low power state for Hi6220
- Add gpio configuration nodes for Hi6220
- Add pinctrl configuration nodes for Hi6220
- Add spi related nodes for Hi6220
- Add i2c nodes for Hi6220
- Add i2c nodes to work with mezzanine boards
- Add usb nodes for Hi6220
- Add mailobx node for Hi6220
- Add SRAM node and stub clock node for Hi6220
- Add pinctrl nodes for uarts and enable them
- Add LED nodes for hi6220-hikey board
- Add hi655x pmic node for Hi6220
- Add dwmmc nodes for Hi6220
- Add wifi nodes support for Hi6220-Hikey board
- Register thermal sensor for Hi6220
- Register Hi6220's thermal zone for power allocator
- Add L2 cache topology for Hi6220
----------------------------------------------------------------
Chen Feng (1):
arm64: dts: hikey: Add hi655x pmic dts node
Guodong Xu (4):
arm64: dts: hikey: enable i2c0 and i2c1 for working with mezzanine boards
arm64: dts: hi6220: add pinctrl for uarts and enable them
arm64: dts: add LED nodes for hi6220-hikey
arm64: dts: add wifi nodes support for hi6220-hikey
Leo Yan (8):
arm64: dts: Reserve memory regions for hi6220
arm64: dts: add sp804 timer node for Hi6220
arm64: dts: enable idle states for Hi6220
arm64: dts: add mailbox node for Hi6220
arm64: dts: add Hi6220's stub clock node
arm64: dts: register Hi6220's thermal sensor
arm64: dts: register Hi6220's thermal zone for power allocator
arm64: dts: Add L2 cache topology to Hi6220
Xinwei Kong (2):
arm64: dts: add all hi6220 i2c nodes
arm64: dts: add dwmmc nodes for hi6220
Zhangfei Gao (1):
arm64: dts: Add hi6220 usb node
Zhong Kaihua (3):
arm64: dts: Add Hi6220 gpio configuration nodes
arm64: dts: add Hi6220 pinctrl configuration nodes
arm64: dts: add Hi6220 spi configuration nodes
arch/arm64/boot/dts/hisilicon/hi6220-hikey.dts | 200 ++++++-
arch/arm64/boot/dts/hisilicon/hi6220.dtsi | 623 ++++++++++++++++++++
arch/arm64/boot/dts/hisilicon/hikey-pinctrl.dtsi | 705 +++++++++++++++++++++++
include/dt-bindings/pinctrl/hisi.h | 59 ++
4 files changed, 1582 insertions(+), 5 deletions(-)
create mode 100644 arch/arm64/boot/dts/hisilicon/hikey-pinctrl.dtsi
create mode 100644 include/dt-bindings/pinctrl/hisi.h
^ permalink raw reply [flat|nested] 3+ messages in thread
* [GIT PULL]Hisilicon Hi6220 SoC and Hikey board DT updates for 4.7
2016-04-16 11:07 [GIT PULL]Hisilicon Hi6220 SoC and Hikey board DT updates for 4.7 Wei Xu
@ 2016-04-25 20:52 ` Arnd Bergmann
2016-04-26 7:47 ` Wei Xu
0 siblings, 1 reply; 3+ messages in thread
From: Arnd Bergmann @ 2016-04-25 20:52 UTC (permalink / raw)
To: linux-arm-kernel
On Saturday 16 April 2016 12:07:05 Wei Xu wrote:
> ARM64: DT: Hisilicon Hi6220 soc and hikey board updates for 4.7
>
> - Reserve memory regions for Hi6220
> - Add sp804 timer node for Hi6220
> - Add cpu and cluster level's low power state for Hi6220
> - Add gpio configuration nodes for Hi6220
> - Add pinctrl configuration nodes for Hi6220
> - Add spi related nodes for Hi6220
> - Add i2c nodes for Hi6220
> - Add i2c nodes to work with mezzanine boards
> - Add usb nodes for Hi6220
> - Add mailobx node for Hi6220
> - Add SRAM node and stub clock node for Hi6220
> - Add pinctrl nodes for uarts and enable them
> - Add LED nodes for hi6220-hikey board
> - Add hi655x pmic node for Hi6220
> - Add dwmmc nodes for Hi6220
> - Add wifi nodes support for Hi6220-Hikey board
> - Register thermal sensor for Hi6220
> - Register Hi6220's thermal zone for power allocator
> - Add L2 cache topology for Hi6220
>
Pulled into next/dt64, thanks!
Arnd
^ permalink raw reply [flat|nested] 3+ messages in thread
* [GIT PULL]Hisilicon Hi6220 SoC and Hikey board DT updates for 4.7
2016-04-25 20:52 ` Arnd Bergmann
@ 2016-04-26 7:47 ` Wei Xu
0 siblings, 0 replies; 3+ messages in thread
From: Wei Xu @ 2016-04-26 7:47 UTC (permalink / raw)
To: linux-arm-kernel
Hi Arnd,
On 25/04/2016 21:52, Arnd Bergmann wrote:
> On Saturday 16 April 2016 12:07:05 Wei Xu wrote:
>> ARM64: DT: Hisilicon Hi6220 soc and hikey board updates for 4.7
>>
>> - Reserve memory regions for Hi6220
>> - Add sp804 timer node for Hi6220
>> - Add cpu and cluster level's low power state for Hi6220
>> - Add gpio configuration nodes for Hi6220
>> - Add pinctrl configuration nodes for Hi6220
>> - Add spi related nodes for Hi6220
>> - Add i2c nodes for Hi6220
>> - Add i2c nodes to work with mezzanine boards
>> - Add usb nodes for Hi6220
>> - Add mailobx node for Hi6220
>> - Add SRAM node and stub clock node for Hi6220
>> - Add pinctrl nodes for uarts and enable them
>> - Add LED nodes for hi6220-hikey board
>> - Add hi655x pmic node for Hi6220
>> - Add dwmmc nodes for Hi6220
>> - Add wifi nodes support for Hi6220-Hikey board
>> - Register thermal sensor for Hi6220
>> - Register Hi6220's thermal zone for power allocator
>> - Add L2 cache topology for Hi6220
>>
>
> Pulled into next/dt64, thanks!
Thanks!
Best Regards,
Wei
>
> Arnd
>
> .
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-04-26 7:47 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-16 11:07 [GIT PULL]Hisilicon Hi6220 SoC and Hikey board DT updates for 4.7 Wei Xu
2016-04-25 20:52 ` Arnd Bergmann
2016-04-26 7:47 ` Wei Xu
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).