[GIT PULL] Devicetree fixes for v6.2, take 3

From: Rob Herring
Date: Thu Apr 13 2023 - 18:15:04 EST


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