From: Rob Herring <robh@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Saravana Kannan <saravanak@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
linux-kernel@vger.kernel.org, devicetree@vger.kernel.org
Subject: [GIT PULL] Devicetree fixes for v7.2, part 1
Date: Fri, 26 Jun 2026 08:38:34 -0500 [thread overview]
Message-ID: <20260626133834.GA2142045-robh@kernel.org> (raw)
Linus,
Please pull DT fixes for 7.2. It's based on your tree as of a few days
ago to fix the warnings introduced by amlogic,thermal.yaml changes.
Rob
The following changes since commit 840ef6c78e6a2f694b578ecb9063241c992aaa9e:
Merge tag 'nfs-for-7.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfs (2026-06-23 18:36:41 -0700)
are available in the Git repository at:
ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/robh/linux.git tags/devicetree-fixes-for-7.2-1
for you to fetch changes up to b39a6b2e9d5bd6a3153aed4c7440172b8f6a739e:
dt-bindings: mfd: khadas,mcu: Drop type reference from "fan-supply" (2026-06-24 08:48:09 -0500)
----------------------------------------------------------------
Devicetree fixes for v7.2-rc, part 1:
- Drop unnecessary type reference from khadas,mcu "fan-supply"
- Fix clocks in Renesas R-Mobile APE6 example
- Add missing Unisoc SC2730 PMIC regulators schema
- Fix Amlogic thermal example
- kernel-doc fix for of_map_id()
- Handle negative index in of_fwnode_get_reference_args()
----------------------------------------------------------------
Alban Bedel (1):
of: property: Fix of_fwnode_get_reference_args() with negative index
Krzysztof Kozlowski (2):
dt-bindings: thermal: amlogic: Fix missing header in the example
dt-bindings: thermal: amlogic: Correct 'reg' in the example
Marek Vasut (1):
dt-bindings: clock: renesas: div6: Use ZT/ZTR trace clock in R-Mobile APE6 example
Otto Pflüger (1):
regulator: dt-bindings: Add Unisoc SC2730 PMIC
Rob Herring (Arm) (1):
dt-bindings: mfd: khadas,mcu: Drop type reference from "fan-supply"
Vijayanand Jitta (1):
of: Fix RST inline emphasis warnings in of_map_id() kernel-doc
.../bindings/clock/renesas,cpg-div6-clock.yaml | 2 +-
.../devicetree/bindings/mfd/khadas,mcu.yaml | 1 -
.../bindings/regulator/sprd,sc2730-regulator.yaml | 44 ++++++++++++++++++++++
.../bindings/thermal/amlogic,thermal.yaml | 5 ++-
drivers/of/base.c | 4 +-
drivers/of/property.c | 8 ++++
6 files changed, 59 insertions(+), 5 deletions(-)
create mode 100644 Documentation/devicetree/bindings/regulator/sprd,sc2730-regulator.yaml
next reply other threads:[~2026-06-26 13:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-26 13:38 Rob Herring [this message]
2026-06-26 20:01 ` [GIT PULL] Devicetree fixes for v7.2, 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=20260626133834.GA2142045-robh@kernel.org \
--to=robh@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=saravanak@kernel.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox