mbox series

[GIT,PULL] Devicetree changes for omaps for v6.10

Message ID pull-1714020191-304166@atomide.com (mailing list archive)
State Accepted
Commit e3edc3c8d8b4a68f9e038c00b875f03bc72e35d0
Headers show
Series [GIT,PULL] Devicetree changes for omaps for v6.10 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v6.10/dt-signed

Message

Tony Lindgren April 25, 2024, 4:43 a.m. UTC
From: "Tony Lindgren" <tony@atomide.com>

The following changes since commit 4cece764965020c22cff7665b18a012006359095:

  Linux 6.9-rc1 (2024-03-24 14:10:05 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v6.10/dt-signed

for you to fetch changes up to 32f4c19f6a52bdfa6ec73a067b6e7382b8d6653e:

  ARM: dts: dra7: Use clksel binding for CTRL_CORE_SMA_SW_0 (2024-04-10 09:15:54 +0300)

----------------------------------------------------------------
Devicetree changes for omaps for v6.10

Update n900 charge limit, and make use of the clksel binding for dra7
for the clksel clocks and other dpll output related clocks.

----------------------------------------------------------------
Arthur Demchenkov (1):
      ARM: dts: n900: set charge current limit to 950mA

Tony Lindgren (12):
      ARM: dts: dra7: Use clksel binding for CM_CLKSEL_DPLL_CORE
      ARM: dts: dra7: Use clksel binding for CM_CLKSEL_DPLL_DSP
      ARM: dts: dra7: Use clksel binding for CM_CLKSEL_DPLL_IVA
      ARM: dts: dra7: Use clksel binding for CM_CLKSEL_DPLL_GPU
      ARM: dts: dra7: Use clksel binding for CM_CLKSEL_DPLL_DRR
      ARM: dts: dra7: Use clksel binding for CM_CLKSEL_DPLL_GMAC
      ARM: dts: dra7: Use clksel binding for CM_CLKSEL_DPLL_EVE
      ARM: dts: dra7: Use clksel binding for CM_CLKSEL_CORE
      ARM: dts: dra7: Use clksel binding for CM_CLKSEL_ABE_PLL_SYS
      ARM: dts: dra7: Use clksel binding for CM_CLKSEL_DPLL_PER
      ARM: dts: dra7: Use clksel binding for CM_CLKSEL_DPLL_USB
      ARM: dts: dra7: Use clksel binding for CTRL_CORE_SMA_SW_0

 arch/arm/boot/dts/ti/omap/dra76x.dtsi        |  63 ++++---
 arch/arm/boot/dts/ti/omap/dra7xx-clocks.dtsi | 270 ++++++++++++++++++---------
 arch/arm/boot/dts/ti/omap/omap3-n900.dts     |   2 +-
 3 files changed, 221 insertions(+), 114 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org April 29, 2024, 4:41 p.m. UTC | #1
Hello:

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

On Thu, 25 Apr 2024 07:43:36 +0300 you wrote:
> From: "Tony Lindgren" <tony@atomide.com>
> 
> The following changes since commit 4cece764965020c22cff7665b18a012006359095:
> 
>   Linux 6.9-rc1 (2024-03-24 14:10:05 -0700)
> 
> are available in the Git repository at:
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Devicetree changes for omaps for v6.10
    https://git.kernel.org/soc/soc/c/e3edc3c8d8b4

You are awesome, thank you!