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 3/7] soc/tegra: Changes for v6.4-rc1
Date: Thu,  6 Apr 2023 14:48:00 +0200	[thread overview]
Message-ID: <20230406124804.970394-3-thierry.reding@gmail.com> (raw)
In-Reply-To: <20230406124804.970394-1-thierry.reding@gmail.com>

Hi ARM SoC maintainers,

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/tegra/linux.git tags/tegra-for-6.4-firmware

for you to fetch changes up to 8c47b8253f4cfd8b4dbda8c9adc1d0b1d7f3009d:

  firmware: Use of_property_present() for testing DT property presence (2023-04-04 21:51:23 +0200)

Thanks,
Thierry

----------------------------------------------------------------
soc/tegra: Changes for v6.4-rc1

This contains minor fixes and cleanups. Note that one of the patches
here includes ARM firmware changes, but I picked that up after checking
with Sudeep and Rob because it didn't seem worth splitting it up any
further.

----------------------------------------------------------------
Mikko Perttunen (1):
      firmware: tegra: bpmp: Fix error paths in debugfs

Rob Herring (1):
      firmware: Use of_property_present() for testing DT property presence

 drivers/firmware/arm_scmi/optee.c     |  2 +-
 drivers/firmware/tegra/bpmp-debugfs.c | 12 ++++++++----
 drivers/firmware/tegra/bpmp.c         |  6 +++---
 3 files changed, 12 insertions(+), 8 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 3/7] soc/tegra: Changes for v6.4-rc1
Date: Thu,  6 Apr 2023 14:48:00 +0200	[thread overview]
Message-ID: <20230406124804.970394-3-thierry.reding@gmail.com> (raw)
In-Reply-To: <20230406124804.970394-1-thierry.reding@gmail.com>

Hi ARM SoC maintainers,

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/tegra/linux.git tags/tegra-for-6.4-firmware

for you to fetch changes up to 8c47b8253f4cfd8b4dbda8c9adc1d0b1d7f3009d:

  firmware: Use of_property_present() for testing DT property presence (2023-04-04 21:51:23 +0200)

Thanks,
Thierry

----------------------------------------------------------------
soc/tegra: Changes for v6.4-rc1

This contains minor fixes and cleanups. Note that one of the patches
here includes ARM firmware changes, but I picked that up after checking
with Sudeep and Rob because it didn't seem worth splitting it up any
further.

----------------------------------------------------------------
Mikko Perttunen (1):
      firmware: tegra: bpmp: Fix error paths in debugfs

Rob Herring (1):
      firmware: Use of_property_present() for testing DT property presence

 drivers/firmware/arm_scmi/optee.c     |  2 +-
 drivers/firmware/tegra/bpmp-debugfs.c | 12 ++++++++----
 drivers/firmware/tegra/bpmp.c         |  6 +++---
 3 files changed, 12 insertions(+), 8 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:[~2023-04-06 12:49 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-06 12:47 [GIT PULL 1/7] ARM: tegra: Core changes for v6.4-rc1 Thierry Reding
2023-04-06 12:47 ` Thierry Reding
2023-04-06 12:47 ` [GIT PULL 2/7] soc/tegra: Changes " Thierry Reding
2023-04-06 12:47   ` Thierry Reding
2023-04-06 12:48 ` Thierry Reding [this message]
2023-04-06 12:48   ` [GIT PULL 3/7] " Thierry Reding
2023-04-06 12:48 ` [GIT PULL 4/7] dt-bindings: " Thierry Reding
2023-04-06 12:48   ` Thierry Reding
2023-04-06 12:48 ` [GIT PULL 5/7] ARM: tegra: Device tree changes " Thierry Reding
2023-04-06 12:48   ` Thierry Reding
2023-04-06 12:48 ` [GIT PULL 6/7] arm64: " Thierry Reding
2023-04-06 12:48   ` Thierry Reding
2023-04-06 12:48 ` [GIT PULL 7/7] arm64: tegra: Default configuration " Thierry Reding
2023-04-06 12:48   ` Thierry Reding
2023-04-14 13:10 ` [GIT PULL 1/7] ARM: tegra: Core " patchwork-bot+linux-soc
2023-04-14 16:21 ` 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=20230406124804.970394-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.