mbox series

[v2,0/4] Add clock node and phandles for M10V platform

Message ID 1636968656-14033-1-git-send-email-sugaya.taichi@socionext.com (mailing list archive)
Headers show
Series Add clock node and phandles for M10V platform | expand

Message

Sugaya Taichi Nov. 15, 2021, 9:30 a.m. UTC
This series add a clock node of Milbeaut driver and clock phandles
to clock consumer nodes.

Changes:
from v1
 -fix wrong property name "clock" to "clocks"
 -add milbeaut MAINTAINERS

Sugaya Taichi (4):
  ARM: dts: milbeaut: add a clock node for M10V
  ARM: dts: milbeaut: set clock phandle to timer node
  ARM: dts: milbeaut: set clock phandle to uart node
  MAINTAINERS: Add entry to MAINTAINERS for Milbeaut

 MAINTAINERS                          | 9 +++++++++
 arch/arm/boot/dts/milbeaut-m10v.dtsi | 9 +++++++++
 2 files changed, 18 insertions(+)

Comments

patchwork-bot+linux-soc@kernel.org Nov. 22, 2021, 1 p.m. UTC | #1
Hello:

This series was applied to soc/soc.git (arm/fixes)
by Arnd Bergmann <arnd@arndb.de>:

On Mon, 15 Nov 2021 18:30:52 +0900 you wrote:
> This series add a clock node of Milbeaut driver and clock phandles
> to clock consumer nodes.
> 
> Changes:
> from v1
>  -fix wrong property name "clock" to "clocks"
>  -add milbeaut MAINTAINERS
> 
> [...]

Here is the summary with links:
  - [v2,1/4] ARM: dts: milbeaut: add a clock node for M10V
    https://git.kernel.org/soc/soc/c/8e0150fe5cf5
  - [v2,2/4] ARM: dts: milbeaut: set clock phandle to timer node
    https://git.kernel.org/soc/soc/c/2fc4dfc294ee
  - [v2,3/4] ARM: dts: milbeaut: set clock phandle to uart node
    https://git.kernel.org/soc/soc/c/69a25d34f377
  - [v2,4/4] MAINTAINERS: Add entry to MAINTAINERS for Milbeaut
    https://git.kernel.org/soc/soc/c/18fe42bdd635

You are awesome, thank you!