mbox series

[GIT,PULL,1/2] Binding changes for omaps

Message ID pull-1650961799-428630@atomide.com (mailing list archive)
State Accepted
Commit 3908ca6624166c2569d126683830cb9ab5f8db86
Headers show
Series [GIT,PULL,1/2] Binding changes for omaps | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/bindings-signed

Message

Tony Lindgren April 26, 2022, 8:30 a.m. UTC
From: "Tony Lindgren" <tony@atomide.com>

The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:

  Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/bindings-signed

for you to fetch changes up to fc3d39d5758dc001662df5aac825b2b6bcb6476f:

  dt-bindings: clock: ti: Add clock-output-names for TI composite clocks (2022-04-11 16:02:50 +0300)

----------------------------------------------------------------
Clock binding updates for omaps

Minor clock binding changes to document clock-output-names usage for omaps
so we can fix lots of related dt bindings check warnings. The related driver
changes already got merged for v5.18.

----------------------------------------------------------------
Tony Lindgren (3):
      dt-bindings: omap: Add clock-output-names and #clock-cells
      dt-bindings: clock: ti: Add clock-output-names for clockctrl
      dt-bindings: clock: ti: Add clock-output-names for TI composite clocks

 Documentation/devicetree/bindings/arm/omap/prcm.txt               | 7 ++++++-
 Documentation/devicetree/bindings/clock/ti-clkctrl.txt            | 4 +++-
 Documentation/devicetree/bindings/clock/ti/clockdomain.txt        | 3 +++
 Documentation/devicetree/bindings/clock/ti/composite.txt          | 3 +++
 Documentation/devicetree/bindings/clock/ti/fixed-factor-clock.txt | 1 +
 Documentation/devicetree/bindings/clock/ti/gate.txt               | 1 +
 Documentation/devicetree/bindings/clock/ti/interface.txt          | 1 +
 Documentation/devicetree/bindings/clock/ti/mux.txt                | 1 +
 8 files changed, 19 insertions(+), 2 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org May 3, 2022, 2:50 p.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Tue, 26 Apr 2022 11:30:54 +0300 you wrote:
> From: "Tony Lindgren" <tony@atomide.com>
> 
> The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:
> 
>   Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)
> 
> are available in the Git repository at:
> 
> [...]

Here is the summary with links:
  - [GIT,PULL,1/2] Binding changes for omaps
    https://git.kernel.org/soc/soc/c/3908ca662416
  - [GIT,PULL,2/2] Devicetree changes for omaps
    https://git.kernel.org/soc/soc/c/cbc842c2f217

You are awesome, thank you!