soc.lore.kernel.org archive mirror
 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/6] soc/tegra: Changes for v5.11-rc1
Date: Fri, 27 Nov 2020 15:43:25 +0100	[thread overview]
Message-ID: <20201127144329.124891-2-thierry.reding@gmail.com> (raw)
In-Reply-To: <20201127144329.124891-1-thierry.reding@gmail.com>

Hi ARM SoC maintainers,

The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:

  Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.11-soc

for you to fetch changes up to b9ce9b0f83b536a4ac7de7567a265d28d13e5bea:

  soc/tegra: fuse: Fix index bug in get_process_id (2020-11-19 11:43:49 +0100)

Thanks,
Thierry

----------------------------------------------------------------
soc/tegra: Changes for v5.11-rc1

This contains a couple of warning fixes and a fix for a mostly harmless
bug in the process ID retrieval code.

----------------------------------------------------------------
Lee Jones (2):
      soc: tegra: fuse: speedo-tegra124: Remove some set but unused variables
      soc: tegra: fuse: speedo-tegra210: Remove a group of set but unused variables

Nicolin Chen (1):
      soc/tegra: fuse: Fix index bug in get_process_id

 drivers/soc/tegra/fuse/speedo-tegra124.c | 21 ++++++---------------
 drivers/soc/tegra/fuse/speedo-tegra210.c |  8 ++------
 2 files changed, 8 insertions(+), 21 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: Thierry Reding <thierry.reding@gmail.com>
To: arm@kernel.org, soc@kernel.org
Cc: linux-tegra@vger.kernel.org,
	Thierry Reding <thierry.reding@gmail.com>,
	linux-arm-kernel@lists.infradead.org,
	Jon Hunter <jonathanh@nvidia.com>
Subject: [GIT PULL 2/6] soc/tegra: Changes for v5.11-rc1
Date: Fri, 27 Nov 2020 15:43:25 +0100	[thread overview]
Message-ID: <20201127144329.124891-2-thierry.reding@gmail.com> (raw)
Message-ID: <20201127144325.NsP5VizdGBVNsqWaBKbtwLa6j9o58YPSOCNJL8xRgjE@z> (raw)
In-Reply-To: <20201127144329.124891-1-thierry.reding@gmail.com>

Hi ARM SoC maintainers,

The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:

  Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.11-soc

for you to fetch changes up to b9ce9b0f83b536a4ac7de7567a265d28d13e5bea:

  soc/tegra: fuse: Fix index bug in get_process_id (2020-11-19 11:43:49 +0100)

Thanks,
Thierry

----------------------------------------------------------------
soc/tegra: Changes for v5.11-rc1

This contains a couple of warning fixes and a fix for a mostly harmless
bug in the process ID retrieval code.

----------------------------------------------------------------
Lee Jones (2):
      soc: tegra: fuse: speedo-tegra124: Remove some set but unused variables
      soc: tegra: fuse: speedo-tegra210: Remove a group of set but unused variables

Nicolin Chen (1):
      soc/tegra: fuse: Fix index bug in get_process_id

 drivers/soc/tegra/fuse/speedo-tegra124.c | 21 ++++++---------------
 drivers/soc/tegra/fuse/speedo-tegra210.c |  8 ++------
 2 files changed, 8 insertions(+), 21 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:[~2020-11-27 14:43 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-27 14:43 [GIT PULL 1/6] dt-bindings: Changes for v5.11-rc1 Thierry Reding
2020-11-27 14:43 ` Thierry Reding
2020-11-27 14:43 ` Thierry Reding [this message]
2020-11-27 14:43   ` [GIT PULL 2/6] soc/tegra: " Thierry Reding
2020-11-27 14:43 ` [GIT PULL 3/6] firmware: tegra: " Thierry Reding
2020-11-27 14:43   ` Thierry Reding
2020-11-27 14:43 ` [GIT PULL 4/6] ARM: tegra: Device tree changes " Thierry Reding
2020-11-27 14:43   ` Thierry Reding
2020-11-27 14:43 ` [GIT PULL 5/6] arm64: " Thierry Reding
2020-11-27 14:43   ` Thierry Reding
2020-11-27 19:44   ` Arnd Bergmann
2020-11-27 19:44     ` Arnd Bergmann
2020-11-27 14:43 ` [GIT PULL 6/6] arm64: tegra: Default configuration " Thierry Reding
2020-11-27 14:43   ` Thierry Reding
2020-11-27 17:10 ` [GIT PULL 1/6] dt-bindings: Changes " 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=20201127144329.124891-2-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 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).