From: Tony Lindgren <tony@atomide.com>
To: soc@kernel.org
Cc: Tony Lindgren <tony@atomide.com>,
linux-omap@vger.kernel.org, arm@kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 1/4] soc changes for omap variants for v5.4
Date: Wed, 28 Aug 2019 11:34:49 -0700 [thread overview]
Message-ID: <pull-1567016893-318461@atomide.com> (raw)
From: "Tony Lindgren" <tony@atomide.com>
The following changes since commit 5f9e832c137075045d15cd6899ab0505cfb2ca4b:
Linus 5.3-rc1 (2019-07-21 14:05:38 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.4/soc-signed
for you to fetch changes up to 50f57ef83d836d727902a6a7e70cca61b0d02655:
ARM: OMAP2+: Delete an unnecessary kfree() call in omap_hsmmc_pdata_init() (2019-08-26 08:59:48 -0700)
----------------------------------------------------------------
SoC changes for omap variants for v5.4
The first change moves platform-specific asm-offsets.h to arch/arm/mach-omap2
to fix iessu with parallel build with CONFIG_IKHEADERS, and the second change
removes a useless kfree.
Note that the first change causes a trivial merge conflict with the iommu
changes for arch/arm/mach-omap2/Makefile.
----------------------------------------------------------------
Markus Elfring (1):
ARM: OMAP2+: Delete an unnecessary kfree() call in omap_hsmmc_pdata_init()
Masahiro Yamada (1):
ARM: OMAP2+: move platform-specific asm-offset.h to arch/arm/mach-omap2
arch/arm/mach-omap2/.gitignore | 1 +
arch/arm/mach-omap2/Makefile | 5 +++--
arch/arm/mach-omap2/hsmmc.c | 4 +---
arch/arm/mach-omap2/sleep33xx.S | 2 +-
arch/arm/mach-omap2/sleep43xx.S | 2 +-
5 files changed, 7 insertions(+), 7 deletions(-)
create mode 100644 arch/arm/mach-omap2/.gitignore
WARNING: multiple messages have this Message-ID (diff)
From: Tony Lindgren <tony@atomide.com>
To: soc@kernel.org
Cc: Tony Lindgren <tony@atomide.com>,
linux-omap@vger.kernel.org, arm@kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 1/4] soc changes for omap variants for v5.4
Date: Wed, 28 Aug 2019 11:34:49 -0700 [thread overview]
Message-ID: <pull-1567016893-318461@atomide.com> (raw)
From: "Tony Lindgren" <tony@atomide.com>
The following changes since commit 5f9e832c137075045d15cd6899ab0505cfb2ca4b:
Linus 5.3-rc1 (2019-07-21 14:05:38 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.4/soc-signed
for you to fetch changes up to 50f57ef83d836d727902a6a7e70cca61b0d02655:
ARM: OMAP2+: Delete an unnecessary kfree() call in omap_hsmmc_pdata_init() (2019-08-26 08:59:48 -0700)
----------------------------------------------------------------
SoC changes for omap variants for v5.4
The first change moves platform-specific asm-offsets.h to arch/arm/mach-omap2
to fix iessu with parallel build with CONFIG_IKHEADERS, and the second change
removes a useless kfree.
Note that the first change causes a trivial merge conflict with the iommu
changes for arch/arm/mach-omap2/Makefile.
----------------------------------------------------------------
Markus Elfring (1):
ARM: OMAP2+: Delete an unnecessary kfree() call in omap_hsmmc_pdata_init()
Masahiro Yamada (1):
ARM: OMAP2+: move platform-specific asm-offset.h to arch/arm/mach-omap2
arch/arm/mach-omap2/.gitignore | 1 +
arch/arm/mach-omap2/Makefile | 5 +++--
arch/arm/mach-omap2/hsmmc.c | 4 +---
arch/arm/mach-omap2/sleep33xx.S | 2 +-
arch/arm/mach-omap2/sleep43xx.S | 2 +-
5 files changed, 7 insertions(+), 7 deletions(-)
create mode 100644 arch/arm/mach-omap2/.gitignore
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next reply other threads:[~2019-08-28 18:34 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-28 18:34 Tony Lindgren [this message]
2019-08-28 18:34 ` [GIT PULL 1/4] soc changes for omap variants for v5.4 Tony Lindgren
2019-08-28 18:34 ` [GIT PULL 2/4] more ti-sysc driver changes " Tony Lindgren
2019-08-28 18:34 ` Tony Lindgren
2019-09-04 15:26 ` Arnd Bergmann
2019-09-04 15:26 ` Arnd Bergmann
2019-08-28 18:34 ` [GIT PULL 3/4] drop more legacy pdata for omaps " Tony Lindgren
2019-08-28 18:34 ` Tony Lindgren
2019-09-04 15:27 ` Arnd Bergmann
2019-09-04 15:27 ` Arnd Bergmann
2019-08-28 18:34 ` [GIT PULL 4/4] sgx soc glue changes " Tony Lindgren
2019-08-28 18:34 ` Tony Lindgren
2019-09-04 15:27 ` Arnd Bergmann
2019-09-04 15:27 ` Arnd Bergmann
2019-09-03 12:25 ` [GIT PULL 1/4] soc changes for omap variants " Arnd Bergmann
2019-09-03 12:25 ` Arnd Bergmann
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-1567016893-318461@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.