mbox series

[RESEND,0/2] add clock and emmc/sd nodes for SC9863A

Message ID 20200414101636.24503-1-zhang.lyra@gmail.com (mailing list archive)
Headers show
Series add clock and emmc/sd nodes for SC9863A | expand

Message

Chunyan Zhang April 14, 2020, 10:16 a.m. UTC
From: Chunyan Zhang <chunyan.zhang@unisoc.com>

SC9863A clock driver got merged, this patch-set adds clock nodes, emmc and sd card nodes,
so that we can startup debian on SC9863A.

Chunyan Zhang (2):
  arm64: dts: Add SC9863A clock nodes
  arm64: dts: Add SC9863A emmc and sd card nodes

 arch/arm64/boot/dts/sprd/sc9863a.dtsi |  66 +++++++++++
 arch/arm64/boot/dts/sprd/sharkl3.dtsi | 164 ++++++++++++++++++++++++++
 2 files changed, 230 insertions(+)

Comments

patchwork-bot+linux-soc@kernel.org May 21, 2020, 10:42 a.m. UTC | #1
Hello:

This series was applied to soc/soc.git (refs/heads/for-next).

On Tue, 14 Apr 2020 18:16:34 +0800 you wrote:
> From: Chunyan Zhang <chunyan.zhang@unisoc.com>
> 
> SC9863A clock driver got merged, this patch-set adds clock nodes, emmc and sd card nodes,
> so that we can startup debian on SC9863A.
> 
> Chunyan Zhang (2):
>   arm64: dts: Add SC9863A clock nodes
>   arm64: dts: Add SC9863A emmc and sd card nodes
> 
> [...]


Here is a summary with links:
  - [RESEND,1/2] arm64: dts: Add SC9863A clock nodes
    https://git.kernel.org/soc/soc/c/78efc0199f3a952a5465f5649e6246118ab88037
  - [RESEND,2/2] arm64: dts: Add SC9863A emmc and sd card nodes
    https://git.kernel.org/soc/soc/c/161af8fd02fd8bbade8d8c97e48ea7ba32704311

You are awesome, thank you!