* [GIT PULL] Clean-up for omaps for v6.4
@ 2023-03-30 12:45 Tony Lindgren
0 siblings, 0 replies; only message in thread
From: Tony Lindgren @ 2023-03-30 12:45 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 fe15c26ee26efa11741a7b632e9f23b01aca4cc6:
Linux 6.3-rc1 (2023-03-05 14:52:03 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v6.4/cleanup-signed
for you to fetch changes up to 19050da1d1057a7bc73fd9039f94b7f63a00e54e:
ARM: OMAP2+: hwmod: Use kzalloc for allocating only one element (2023-03-28 08:45:55 +0300)
----------------------------------------------------------------
Clean-up for omaps for v6.4
Some clean-up changes for omaps mostly to use of_property_read_bool() and
of_address_to_resource(). Also included is removal for an obsolete Kconfig
option, a typo fix, a return path change for am33xx_suspend_init(), and a
change to use kzalloc instead of kcalloc for a single element.
----------------------------------------------------------------
Jilin Yuan (1):
ARM: OMAP2+: fix repeated words in comments
Kenneth Lee (1):
ARM: OMAP2+: hwmod: Use kzalloc for allocating only one element
Lukas Bulwahn (1):
ARM: OMAP2+: remove obsolete config OMAP3_SDRC_AC_TIMING
Rob Herring (2):
ARM: OMAP2+: Use of_property_read_bool() for boolean properties
ARM: OMAP2+: Use of_address_to_resource()
ye xingchen (1):
ARM: OMAP2+: Remove the unneeded result variable
arch/arm/mach-omap2/Kconfig | 11 -----------
arch/arm/mach-omap2/cm33xx.c | 2 +-
arch/arm/mach-omap2/omap_hwmod.c | 23 ++++++++++-------------
arch/arm/mach-omap2/pm33xx-core.c | 6 +-----
4 files changed, 12 insertions(+), 30 deletions(-)
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-03-30 12:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-30 12:45 [GIT PULL] Clean-up for omaps for v6.4 Tony Lindgren
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).