From: Rob Herring <robh@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Saravana Kannan <saravanak@google.com>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Conor Dooley <conor+dt@kernel.org>,
linux-kernel@vger.kernel.org, devicetree@vger.kernel.org
Subject: [GIT PULL] Devicetree fixes for v6.18, part 1
Date: Fri, 10 Oct 2025 14:17:03 -0500 [thread overview]
Message-ID: <20251010191703.GA796093-robh@kernel.org> (raw)
Linus,
Please pull DT fixes for 6.18.
Rob
The following changes since commit 129b91fc329604e05f794dc1a18a6da3eb518b4e:
dt-bindings: arm: altera: Drop socfpga-sdram-edac.txt (2025-09-28 21:40:45 -0500)
are available in the Git repository at:
ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/robh/linux.git tags/devicetree-fixes-for-6.18-1
for you to fetch changes up to ce740955b238761ec1d8cf0590d7e6802d3a813a:
dt-bindings: bus: renesas-bsc: allow additional properties (2025-10-10 13:51:15 -0500)
----------------------------------------------------------------
Devicetree fixes for v6.18:
- Allow child nodes on renesas-bsc bus binding
- Drop node name pattern on allwinner,sun50i-a64-de2 bus binding
- Switch DT patchwork to kernel.org from ozlabs.org
- Fix some typos in docs and bindings
- Fix reference count in PCI node unittest
----------------------------------------------------------------
Akiyoshi Kurita (1):
dt-bindings: mmc: Correct typo "upto" to "up to"
Bhanu Seshu Kumar Valluri (1):
of: doc: Fix typo in doc comments.
Ma Ke (1):
of: unittest: Fix device reference count leak in of_unittest_pci_node_verify
Rob Herring (Arm) (1):
MAINTAINERS: Move DT patchwork to kernel.org
Wolfram Sang (2):
dt-bindings: bus: allwinner,sun50i-a64-de2: don't check node names
dt-bindings: bus: renesas-bsc: allow additional properties
.../devicetree/bindings/bus/allwinner,sun50i-a64-de2.yaml | 2 +-
Documentation/devicetree/bindings/bus/renesas,bsc.yaml | 12 ++++++++++++
.../devicetree/bindings/mmc/mmc-controller-common.yaml | 2 +-
MAINTAINERS | 3 ++-
drivers/of/irq.c | 2 +-
drivers/of/overlay.c | 2 +-
drivers/of/unittest.c | 1 +
include/linux/of.h | 8 ++++----
8 files changed, 23 insertions(+), 9 deletions(-)
next reply other threads:[~2025-10-10 19:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-10 19:17 Rob Herring [this message]
2025-10-10 20:09 ` [GIT PULL] Devicetree fixes for v6.18, part 1 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=20251010191703.GA796093-robh@kernel.org \
--to=robh@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=saravanak@google.com \
--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.