mbox series

[0/2] Add clock support for Bitmain BM1880

Message ID 20200114040311.6599-1-manivannan.sadhasivam@linaro.org (mailing list archive)
Headers show
Series Add clock support for Bitmain BM1880 | expand

Message

Manivannan Sadhasivam Jan. 14, 2020, 4:03 a.m. UTC
Hi Arnd, Olof,

For 5.6 cycle, I have only couple of patches for Bitmain platform, hence
sending to list directly instead of a PR. These patches adds clock support
to the BM1880 SoC. The driver and binding patches are merged by the clock
maintainer for 5.5 cycle.

Please consider applying.

Thanks,
Mani

Manivannan Sadhasivam (2):
  arm64: dts: bitmain: Add clock controller support for BM1880 SoC
  arm64: dts: bitmain: Source common clock for UART controllers

 .../boot/dts/bitmain/bm1880-sophon-edge.dts   |  9 ------
 arch/arm64/boot/dts/bitmain/bm1880.dtsi       | 28 +++++++++++++++++++
 2 files changed, 28 insertions(+), 9 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org Jan. 17, 2020, 12:22 a.m. UTC | #1
Hello:

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

On Tue, 14 Jan 2020 09:33:09 +0530 you wrote:
> Hi Arnd, Olof,
> 
> For 5.6 cycle, I have only couple of patches for Bitmain platform, hence
> sending to list directly instead of a PR. These patches adds clock support
> to the BM1880 SoC. The driver and binding patches are merged by the clock
> maintainer for 5.5 cycle.
> 
> [...]


Here is a summary with links:
  - [1/2] arm64: dts: bitmain: Add clock controller support for BM1880 SoC
    https://git.kernel.org/soc/soc/c/e1cd7b804687ae15469ef2b6a19f9dd33046cc61
  - [2/2] arm64: dts: bitmain: Source common clock for UART controllers
    https://git.kernel.org/soc/soc/c/dee0be5c2138cee65706a939d03a366b790c4baa

You are awesome, thank you!