All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Frank Rowand <frowand.list@gmail.com>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	linux-kernel@vger.kernel.org, devicetree@vger.kernel.org
Subject: [GIT PULL] Devicetree fixes for v6.2, take 3
Date: Thu, 13 Apr 2023 17:14:58 -0500	[thread overview]
Message-ID: <20230413221458.GA1938449-robh@kernel.org> (raw)

Linus,

Please pull a couple more DT fixes.

Rob


The following changes since commit 707344c8a188bb1d6704d3546229fc7a07c01a63:

  dt-bindings: interrupt-controller: arm,gic-v3: Fix typo in description of msi-controller property (2023-02-02 17:10:58 -0600)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git tags/devicetree-fixes-for-6.2-3

for you to fetch changes up to 1a50d9403fb90cbe4dea0ec9fd0351d2ecbd8924:

  treewide: Fix probing of devices in DT overlays (2023-04-11 14:39:52 -0500)

----------------------------------------------------------------
Devicetree fixes for v6.2, part 3:

- Fix interaction between fw_devlink and DT overlays causing
  devices to not be probed

- Fix the compatible string for loongson,cpu-interrupt-controller

----------------------------------------------------------------
Geert Uytterhoeven (1):
      treewide: Fix probing of devices in DT overlays

Liu Peibao (1):
      dt-bindings: interrupt-controller: loongarch: Fix mismatched compatible

 ...rrupt-controller.yaml => loongson,cpu-interrupt-controller.yaml} | 6 +++---
 drivers/bus/imx-weim.c                                              | 6 ++++++
 drivers/i2c/i2c-core-of.c                                           | 5 +++++
 drivers/of/dynamic.c                                                | 1 +
 drivers/of/platform.c                                               | 5 +++++
 drivers/spi/spi.c                                                   | 5 +++++
 6 files changed, 25 insertions(+), 3 deletions(-)
 rename Documentation/devicetree/bindings/interrupt-controller/{loongarch,cpu-interrupt-controller.yaml => loongson,cpu-interrupt-controller.yaml} (72%)

             reply	other threads:[~2023-04-13 22:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-13 22:14 Rob Herring [this message]
2023-04-13 22:53 ` [GIT PULL] Devicetree fixes for v6.2, take 3 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=20230413221458.GA1938449-robh@kernel.org \
    --to=robh@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=frowand.list@gmail.com \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --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.