[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230413221458.GA1938449-robh@kernel.org>
Date: Thu, 13 Apr 2023 17:14:58 -0500
From: Rob Herring <robh@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Frank Rowand <frowand.list@...il.com>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
linux-kernel@...r.kernel.org, devicetree@...r.kernel.org
Subject: [GIT PULL] Devicetree fixes for v6.2, take 3
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%)
Powered by blists - more mailing lists