From: Tony Lindgren <tony@atomide.com>
To: soc@kernel.org
Cc: arm@kernel.org, linux-omap@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
"Tony Lindgren" <tony@atomide.com>
Subject: [GIT PULL 1/3] Cleanup for omaps for v5.14
Date: Wed, 2 Jun 2021 10:19:09 +0300 [thread overview]
Message-ID: <pull-1622618286-677305@atomide.com> (raw)
From: "Tony Lindgren" <tony@atomide.com>
The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:
Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.14/cleanup-signed
for you to fetch changes up to d61f263495d75cd0e45a50a2dc44ebc286db52b7:
Merge branch 'omap-for-v5.13/genpd-cleanup' into omap-for-v5.14/cleanup (2021-05-21 12:42:41 +0300)
----------------------------------------------------------------
Clean up changes for omaps for v5.14 merge window
With the recent changes to drop legacy platform data for
am3/4, omap4/5, and dra7, we can drop the related unused
code. There is also a patch to remove leading spaces from
the Kconfig file.
----------------------------------------------------------------
Dario Binacchi (2):
ARM: OMAP2+: CM: remove omap2_set_globals_cm()
ARM: OMAP2+: remove omap2_set_globals_control()
Juerg Haefliger (1):
ARM: OMAP1: Remove leading spaces in Kconfig
Lukas Bulwahn (1):
MAINTAINERS: remove obsolete OMAP HWMOD DATA FOR OMAP4-BASED DEVICES
Tony Lindgren (1):
Merge branch 'omap-for-v5.13/genpd-cleanup' into omap-for-v5.14/cleanup
MAINTAINERS | 6 ------
arch/arm/mach-omap1/Kconfig | 12 ++++++------
arch/arm/mach-omap2/cm.h | 1 -
arch/arm/mach-omap2/cm_common.c | 13 -------------
arch/arm/mach-omap2/control.c | 5 -----
arch/arm/mach-omap2/control.h | 1 -
6 files changed, 6 insertions(+), 32 deletions(-)
WARNING: multiple messages have this Message-ID (diff)
From: Tony Lindgren <tony@atomide.com>
To: soc@kernel.org
Cc: arm@kernel.org, linux-omap@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
"Tony Lindgren" <tony@atomide.com>
Subject: [GIT PULL 1/3] Cleanup for omaps for v5.14
Date: Wed, 2 Jun 2021 10:19:09 +0300 [thread overview]
Message-ID: <pull-1622618286-677305@atomide.com> (raw)
Message-ID: <20210602071909.5cVNP3WsOmeMq4IiawWgNDaowxh_f_2nofDbdY1na0k@z> (raw)
From: "Tony Lindgren" <tony@atomide.com>
The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:
Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.14/cleanup-signed
for you to fetch changes up to d61f263495d75cd0e45a50a2dc44ebc286db52b7:
Merge branch 'omap-for-v5.13/genpd-cleanup' into omap-for-v5.14/cleanup (2021-05-21 12:42:41 +0300)
----------------------------------------------------------------
Clean up changes for omaps for v5.14 merge window
With the recent changes to drop legacy platform data for
am3/4, omap4/5, and dra7, we can drop the related unused
code. There is also a patch to remove leading spaces from
the Kconfig file.
----------------------------------------------------------------
Dario Binacchi (2):
ARM: OMAP2+: CM: remove omap2_set_globals_cm()
ARM: OMAP2+: remove omap2_set_globals_control()
Juerg Haefliger (1):
ARM: OMAP1: Remove leading spaces in Kconfig
Lukas Bulwahn (1):
MAINTAINERS: remove obsolete OMAP HWMOD DATA FOR OMAP4-BASED DEVICES
Tony Lindgren (1):
Merge branch 'omap-for-v5.13/genpd-cleanup' into omap-for-v5.14/cleanup
MAINTAINERS | 6 ------
arch/arm/mach-omap1/Kconfig | 12 ++++++------
arch/arm/mach-omap2/cm.h | 1 -
arch/arm/mach-omap2/cm_common.c | 13 -------------
arch/arm/mach-omap2/control.c | 5 -----
arch/arm/mach-omap2/control.h | 1 -
6 files changed, 6 insertions(+), 32 deletions(-)
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next reply other threads:[~2021-06-02 7:19 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-02 7:19 Tony Lindgren [this message]
2021-06-02 7:19 ` [GIT PULL 1/3] Cleanup for omaps for v5.14 Tony Lindgren
2021-06-02 7:19 ` [GIT PULL 2/3] Defconfig changes " Tony Lindgren
2021-06-02 7:19 ` Tony Lindgren
2021-06-02 7:19 ` [GIT PULL 3/3] Devicetree " Tony Lindgren
2021-06-02 7:19 ` Tony Lindgren
2021-06-12 16:10 ` [GIT PULL 1/3] Cleanup " patchwork-bot+linux-soc
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=pull-1622618286-677305@atomide.com \
--to=tony@atomide.com \
--cc=arm@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-omap@vger.kernel.org \
--cc=soc@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.