* [GIT PULL] Devicetree fixes for v6.2, take 2
@ 2023-02-07 22:11 Rob Herring
2023-02-07 22:20 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Rob Herring @ 2023-02-07 22:11 UTC (permalink / raw)
To: Linus Torvalds
Cc: Frank Rowand, Krzysztof Kozlowski, linux-kernel, devicetree
Linus,
Please pull a couple more DT fixes for 6.2.
Rob
The following changes since commit 064e32dc5b03114d0767893fecdaf7b5dfd8c286:
of: fdt: Honor CONFIG_CMDLINE* even without /chosen node, take 2 (2023-01-04 21:31:59 -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-2
for you to fetch changes up to 707344c8a188bb1d6704d3546229fc7a07c01a63:
dt-bindings: interrupt-controller: arm,gic-v3: Fix typo in description of msi-controller property (2023-02-02 17:10:58 -0600)
----------------------------------------------------------------
Devicetree fixes for v6.2, part 2:
- Fix handling of multiple OF framebuffer devices
- Fix booting on Socionext Synquacer with bad 'dma-ranges' entries
- Add DT binding .yamllint to .gitignore
----------------------------------------------------------------
Andy Shevchenko (1):
dt-bindings: Fix .gitignore
Lad Prabhakar (1):
dt-bindings: interrupt-controller: arm,gic-v3: Fix typo in description of msi-controller property
Mark Brown (1):
of/address: Return an error when no valid dma-ranges are found
Michal Suchanek (1):
of: Make OF framebuffer device names unique
Documentation/devicetree/bindings/.gitignore | 5 +++++
.../bindings/interrupt-controller/arm,gic-v3.yaml | 2 +-
drivers/of/address.c | 21 +++++++++++++++------
drivers/of/platform.c | 12 ++++++++++--
4 files changed, 31 insertions(+), 9 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-02-07 22:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-07 22:11 [GIT PULL] Devicetree fixes for v6.2, take 2 Rob Herring
2023-02-07 22:20 ` 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