* [GIT PULL] Update TI clksel clocks to use reg
@ 2024-02-28 6:40 Tony Lindgren
2024-03-04 17:40 ` patchwork-bot+linux-soc
0 siblings, 1 reply; 2+ messages in thread
From: Tony Lindgren @ 2024-02-28 6:40 UTC (permalink / raw)
To: soc; +Cc: arm, linux-omap, linux-arm-kernel, Tony Lindgren
From: "Tony Lindgren" <tony@atomide.com>
The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:
Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v6.9/dt-warnings-signed
for you to fetch changes up to 808e65304d1844aa4a0ab317ae1d36f9ab6da174:
ARM: dts: omap3: Update clksel clocks to use reg instead of ti,bit-shift (2024-02-26 13:08:45 +0200)
----------------------------------------------------------------
Update TI clksel clocks to use reg
Updates for TI clksel clocks to use the standard reg property instead of
the non-standard ti,bit-shift legacy property.
There are still lots of TI composite clock related devicetree warnings for
missing bindings, and overlapping reg properties. We have grouped some of
the TI composite clocks under the clksel clock node, but did not consider
the reg property issue. Let's update the existing users before we continue
grouping more of the composite clocks.
----------------------------------------------------------------
Tony Lindgren (4):
clk: ti: Handle possible address in the node name
clk: ti: Improve clksel clock bit parsing for reg property
ARM: dts: am3: Update clksel clocks to use reg instead of ti,bit-shift
ARM: dts: omap3: Update clksel clocks to use reg instead of ti,bit-shift
arch/arm/boot/dts/ti/omap/am33xx-clocks.dtsi | 39 +-
arch/arm/boot/dts/ti/omap/am35xx-clocks.dtsi | 18 +-
arch/arm/boot/dts/ti/omap/omap3430es1-clocks.dtsi | 52 ++-
.../boot/dts/ti/omap/omap34xx-omap36xx-clocks.dtsi | 86 ++--
.../omap36xx-am35xx-omap3430es2plus-clocks.dtsi | 28 +-
arch/arm/boot/dts/ti/omap/omap36xx-clocks.dtsi | 7 +-
.../ti/omap/omap36xx-omap3430es2plus-clocks.dtsi | 46 +-
arch/arm/boot/dts/ti/omap/omap3xxx-clocks.dtsi | 510 +++++++++++----------
drivers/clk/ti/apll.c | 11 +-
drivers/clk/ti/clk.c | 71 ++-
drivers/clk/ti/clock.h | 1 +
drivers/clk/ti/divider.c | 5 +-
drivers/clk/ti/gate.c | 9 +-
drivers/clk/ti/interface.c | 4 +-
drivers/clk/ti/mux.c | 6 +-
include/linux/clk/ti.h | 3 +
16 files changed, 491 insertions(+), 405 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Update TI clksel clocks to use reg
2024-02-28 6:40 [GIT PULL] Update TI clksel clocks to use reg Tony Lindgren
@ 2024-03-04 17:40 ` patchwork-bot+linux-soc
0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+linux-soc @ 2024-03-04 17:40 UTC (permalink / raw)
To: Tony Lindgren; +Cc: soc
Hello:
This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:
On Wed, 28 Feb 2024 08:40:47 +0200 you wrote:
> From: "Tony Lindgren" <tony@atomide.com>
>
> The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:
>
> Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)
>
> are available in the Git repository at:
>
> [...]
Here is the summary with links:
- [GIT,PULL] Update TI clksel clocks to use reg
https://git.kernel.org/soc/soc/c/794f8770648e
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-03-04 17:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-28 6:40 [GIT PULL] Update TI clksel clocks to use reg Tony Lindgren
2024-03-04 17:40 ` patchwork-bot+linux-soc
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox