* [GIT PULL] arm64: dts: hisilicon dts updates for v5.2
@ 2019-04-15 16:12 Wei Xu
2019-04-28 19:32 ` Olof Johansson
0 siblings, 1 reply; 2+ messages in thread
From: Wei Xu @ 2019-04-15 16:12 UTC (permalink / raw)
To: arm, linux-arm-kernel, olof, arnd
Cc: Salil Mehta, John Garry, jinying, Tangkunshan, guodong.xu,
Shameerali Kolothum Thodi, Zhuangluan Su, leo.yan, Tanglei Han,
linuxarm, xuwei5, John Stultz, haojian.zhuang, Jonathan Cameron,
Manivannan Sadhasivam, zhangfei.gao, Shiju Jose,
Liguozhu (Kenneth), Zhangyi ac, huangdaode
Hi ARM-SoC team,
Please consider to pull the following changes.
Thanks!
Best Regards,
Wei
---
The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:
Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)
are available in the Git repository at:
git://github.com/hisilicon/linux-hisi.git tags/hisi-arm64-dt-for-5.2
for you to fetch changes up to ddd0dc915647f12b5cbfa0a5e7d65389dcd71771:
arm64: dts: hisilicon: hi3670: Add UFS controller support (2019-04-15 16:01:34 +0100)
----------------------------------------------------------------
ARM64: DT: Hisilicon SoCs DT updates for 5.2
* Hi3660 SoC and related boards:
- Added DMA support for the uart nodes
- Added the asp DMA controller node
- Replaced dma-min-chan with dma-channel-mask to follow the binding
* Hi3670 SoC and related boards:
- Reused Hi3660 reset to support Hi3670, updated the binding
document and added dts node
- Reused Hi3660 MMC controller to support Hi3670, updated the
binding document and added related nodes to support SD and WiFi
for the SoC and hikey970 board
- Added UFS controller node
----------------------------------------------------------------
John Stultz (2):
arm64: dts: hi3660: Add dma to uart nodes
arm64: dts: hi3660: Fixup unofficial dma-min-chan to dma-channel-mask
Manivannan Sadhasivam (6):
dt-bindings: reset: Add HI3670 reset controller binding
arm64: dts: hisilicon: hi3670: Add reset controller support
dt-bindings: mmc: Add HI3670 MMC controller binding
arm64: dts: hisilicon: hi3670: Add MMC controller support
arm64: dts: hisilicon: hikey970: Add SD and WiFi support
arm64: dts: hisilicon: hi3670: Add UFS controller support
Youlin Wang (1):
arm64: dts: hi3660: Add hisi asp dma device
.../devicetree/bindings/mmc/k3-dw-mshc.txt | 2 +
.../bindings/reset/hisilicon,hi3660-reset.txt | 7 +-
arch/arm64/boot/dts/hisilicon/hi3660.dtsi | 20 +++-
arch/arm64/boot/dts/hisilicon/hi3670-hikey970.dts | 75 ++++++++++++++
arch/arm64/boot/dts/hisilicon/hi3670.dtsi | 62 +++++++++++
.../arm64/boot/dts/hisilicon/hikey970-pinctrl.dtsi | 115 +++++++++++++++++++++
6 files changed, 277 insertions(+), 4 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] 2+ messages in thread
* Re: [GIT PULL] arm64: dts: hisilicon dts updates for v5.2
2019-04-15 16:12 [GIT PULL] arm64: dts: hisilicon dts updates for v5.2 Wei Xu
@ 2019-04-28 19:32 ` Olof Johansson
0 siblings, 0 replies; 2+ messages in thread
From: Olof Johansson @ 2019-04-28 19:32 UTC (permalink / raw)
To: Wei Xu
Cc: Tangkunshan, linuxarm, haojian.zhuang, Manivannan Sadhasivam, arm,
huangdaode, zhangfei.gao, Zhangyi ac, jinying, arnd,
Zhuangluan Su, John Garry, John Stultz, Jonathan Cameron,
linux-arm-kernel, Salil Mehta, guodong.xu, Tanglei Han,
Shameerali Kolothum Thodi, leo.yan, Liguozhu (Kenneth),
Shiju Jose
On Mon, Apr 15, 2019 at 05:12:02PM +0100, Wei Xu wrote:
> Hi ARM-SoC team,
>
> Please consider to pull the following changes.
> Thanks!
>
> Best Regards,
> Wei
>
> ---
>
> The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:
>
> Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)
>
> are available in the Git repository at:
>
> git://github.com/hisilicon/linux-hisi.git tags/hisi-arm64-dt-for-5.2
>
> for you to fetch changes up to ddd0dc915647f12b5cbfa0a5e7d65389dcd71771:
>
> arm64: dts: hisilicon: hi3670: Add UFS controller support (2019-04-15 16:01:34 +0100)
>
> ----------------------------------------------------------------
> ARM64: DT: Hisilicon SoCs DT updates for 5.2
>
> * Hi3660 SoC and related boards:
> - Added DMA support for the uart nodes
> - Added the asp DMA controller node
> - Replaced dma-min-chan with dma-channel-mask to follow the binding
>
> * Hi3670 SoC and related boards:
> - Reused Hi3660 reset to support Hi3670, updated the binding
> document and added dts node
> - Reused Hi3660 MMC controller to support Hi3670, updated the
> binding document and added related nodes to support SD and WiFi
> for the SoC and hikey970 board
> - Added UFS controller node
Merged, thanks!
-Olof
_______________________________________________
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] 2+ messages in thread
end of thread, other threads:[~2019-04-28 20:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-15 16:12 [GIT PULL] arm64: dts: hisilicon dts updates for v5.2 Wei Xu
2019-04-28 19:32 ` Olof Johansson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox