public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Devicetree fixes for v6.2, take 3
@ 2023-04-13 22:14 Rob Herring
  2023-04-13 22:53 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Rob Herring @ 2023-04-13 22:14 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Frank Rowand, Krzysztof Kozlowski, linux-kernel, devicetree

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%)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-04-13 22:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-13 22:14 [GIT PULL] Devicetree fixes for v6.2, take 3 Rob Herring
2023-04-13 22:53 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox