All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Saravana Kannan <saravanak@google.com>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Conor Dooley <conor+dt@kernel.org>,
	linux-kernel@vger.kernel.org, devicetree@vger.kernel.org
Subject: [GIT PULL] Devicetree fixes for v6.13, part 2
Date: Fri, 17 Jan 2025 15:59:16 -0600	[thread overview]
Message-ID: <20250117215916.GA1682842-robh@kernel.org> (raw)

Linus,

Please pull this one fix for 6.13.

Rob


The following changes since commit 8600058ba28a7b07660ddcd150372d72fb3bc895:

  of: Add coreboot firmware to excluded default cells list (2024-12-20 15:39:22 -0600)

are available in the Git repository at:

  ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/robh/linux.git tags/devicetree-fixes-for-6.13-2

for you to fetch changes up to 6e5773d52f4a2d9c80692245f295069260cff6fc:

  of/address: Fix WARN when attempting translating non-translatable addresses (2025-01-12 15:31:47 -0600)

----------------------------------------------------------------
Devicetree fixes for 6.13, part 2:

Another fix and testcase to avoid the newly added WARN in the case of
non-translatable addresses.

----------------------------------------------------------------
Rob Herring (Arm) (2):
      of/unittest: Add test that of_address_to_resource() fails on non-translatable address
      of/address: Fix WARN when attempting translating non-translatable addresses

 drivers/of/address.c                         | 18 +++++++++++++++---
 drivers/of/unittest-data/tests-platform.dtsi | 13 +++++++++++++
 drivers/of/unittest.c                        | 14 ++++++++++++++
 3 files changed, 42 insertions(+), 3 deletions(-)

             reply	other threads:[~2025-01-17 21:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-17 21:59 Rob Herring [this message]
2025-01-17 23:45 ` [GIT PULL] Devicetree fixes for v6.13, part 2 pr-tracker-bot

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=20250117215916.GA1682842-robh@kernel.org \
    --to=robh@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=saravanak@google.com \
    --cc=torvalds@linux-foundation.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.