All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thierry Reding <thierry.reding@gmail.com>
To: arm@kernel.org, soc@kernel.org
Cc: Thierry Reding <thierry.reding@gmail.com>,
	Jon Hunter <jonathanh@nvidia.com>,
	linux-tegra@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 2/7] firmware: tegra: Changes for v5.16-rc1
Date: Fri,  8 Oct 2021 22:11:27 +0200	[thread overview]
Message-ID: <20211008201132.1678814-3-thierry.reding@gmail.com> (raw)
In-Reply-To: <20211008201132.1678814-1-thierry.reding@gmail.com>

Hi ARM SoC maintainers,

The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:

  Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.16-firmware

for you to fetch changes up to f11c34bddf8cd2a3107a7d11b6446c66deda9590:

  firmware: tegra: bpmp: Use devm_platform_ioremap_resource() (2021-10-07 20:52:24 +0200)

Thanks,
Thierry

----------------------------------------------------------------
firmware: tegra: Changes for v5.16-rc1

This contains a fix for a stack usage problem that was causing build
failures on 32-bit ARM and a minor janitorial cleanup.

----------------------------------------------------------------
Arnd Bergmann (1):
      firmware: tegra: Reduce stack usage

Cai Huoqing (1):
      firmware: tegra: bpmp: Use devm_platform_ioremap_resource()

 drivers/firmware/tegra/bpmp-debugfs.c  | 26 +++++++++++++++++---------
 drivers/firmware/tegra/bpmp-tegra210.c |  7 ++-----
 2 files changed, 19 insertions(+), 14 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: Thierry Reding <thierry.reding@gmail.com>
To: arm@kernel.org, soc@kernel.org
Cc: Thierry Reding <thierry.reding@gmail.com>,
	Jon Hunter <jonathanh@nvidia.com>,
	linux-tegra@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 2/7] firmware: tegra: Changes for v5.16-rc1
Date: Fri,  8 Oct 2021 22:11:27 +0200	[thread overview]
Message-ID: <20211008201132.1678814-3-thierry.reding@gmail.com> (raw)
Message-ID: <20211008201127.9DGZq3N_QhtR6n6KbEVYiOq9EpXL2k04SlYkfObAG60@z> (raw)
In-Reply-To: <20211008201132.1678814-1-thierry.reding@gmail.com>

Hi ARM SoC maintainers,

The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:

  Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.16-firmware

for you to fetch changes up to f11c34bddf8cd2a3107a7d11b6446c66deda9590:

  firmware: tegra: bpmp: Use devm_platform_ioremap_resource() (2021-10-07 20:52:24 +0200)

Thanks,
Thierry

----------------------------------------------------------------
firmware: tegra: Changes for v5.16-rc1

This contains a fix for a stack usage problem that was causing build
failures on 32-bit ARM and a minor janitorial cleanup.

----------------------------------------------------------------
Arnd Bergmann (1):
      firmware: tegra: Reduce stack usage

Cai Huoqing (1):
      firmware: tegra: bpmp: Use devm_platform_ioremap_resource()

 drivers/firmware/tegra/bpmp-debugfs.c  | 26 +++++++++++++++++---------
 drivers/firmware/tegra/bpmp-tegra210.c |  7 ++-----
 2 files changed, 19 insertions(+), 14 deletions(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2021-10-08 20:11 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-08 20:11 [GIT PULL 0/7] NVIDIA Tegra changes for v5.16-rc1 Thierry Reding
2021-10-08 20:11 ` Thierry Reding
2021-10-08 20:11 ` [GIT PULL 1/7] dt-bindings: Changes " Thierry Reding
2021-10-08 20:11   ` Thierry Reding
2021-10-11 22:11   ` Arnd Bergmann
2021-10-11 22:11     ` Arnd Bergmann
2021-10-08 20:11 ` Thierry Reding [this message]
2021-10-08 20:11   ` [GIT PULL 2/7] firmware: tegra: " Thierry Reding
2021-10-11 14:54   ` Arnd Bergmann
2021-10-11 14:54     ` Arnd Bergmann
2021-10-08 20:11 ` [GIT PULL 3/7] soc/tegra: " Thierry Reding
2021-10-08 20:11   ` Thierry Reding
2021-10-11 14:54   ` Arnd Bergmann
2021-10-11 14:54     ` Arnd Bergmann
2021-10-08 20:11 ` [GIT PULL 4/7] cpuidle: tegra: " Thierry Reding
2021-10-08 20:11   ` Thierry Reding
2021-10-11 14:54   ` Arnd Bergmann
2021-10-11 14:54     ` Arnd Bergmann
2021-10-08 20:11 ` [GIT PULL 5/7] ARM: tegra: Device tree changes " Thierry Reding
2021-10-08 20:11   ` Thierry Reding
2021-10-11 22:11   ` Arnd Bergmann
2021-10-11 22:11     ` Arnd Bergmann
2021-10-08 20:11 ` [GIT PULL 6/7] arm64: " Thierry Reding
2021-10-08 20:11   ` Thierry Reding
2021-10-11 22:11   ` Arnd Bergmann
2021-10-11 22:11     ` Arnd Bergmann
2021-10-08 20:11 ` [GIT PULL 7/7] arm64: tegra: Default configuration " Thierry Reding
2021-10-08 20:11   ` Thierry Reding
2021-10-12 12:50   ` Arnd Bergmann
2021-10-12 12:50     ` 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=20211008201132.1678814-3-thierry.reding@gmail.com \
    --to=thierry.reding@gmail.com \
    --cc=arm@kernel.org \
    --cc=jonathanh@nvidia.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-tegra@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.