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.16, part 1
Date: Thu, 26 Jun 2025 14:12:20 -0500 [thread overview]
Message-ID: <20250626191220.GA607595-robh@kernel.org> (raw)
Linus,
Please pull a couple of DT fixes.
Rob
The following changes since commit 89ab97de44fec8eecedd1d327d418c5781303c05:
dt-bindings: timer: Add fsl,vf610-pit.yaml (2025-05-28 09:20:59 -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.16-1
for you to fetch changes up to f75794b6077ec729f57de9a1ad24f14d288a68bb:
dt-bindings: serial: Convert altr,uart-1.0 to DT schema (2025-06-11 17:43:11 -0500)
----------------------------------------------------------------
Devicetree fixes for v6.16, part 1:
- Convert altr,uart-1.0 and altr,juart-1.0 to DT schema. These were
applied for nios2, but never sent upstream.
- Fix extra '/' in fsl,ls1028a-reset '$id' path
- Fix warnings in ti,sn65dsi83 schema due to unnecessary $ref.
----------------------------------------------------------------
Andrej Picej (1):
dt-bindings: drm/bridge: ti-sn65dsi83: drop $ref to fix lvds-vod* warnings
Rob Herring (Arm) (3):
dt-bindings: soc: fsl,ls1028a-reset: Drop extra "/" in $id
dt-bindings: serial: Convert altr,juart-1.0 to DT schema
dt-bindings: serial: Convert altr,uart-1.0 to DT schema
.../bindings/display/bridge/ti,sn65dsi83.yaml | 4 ----
.../devicetree/bindings/serial/altera_jtaguart.txt | 5 -----
.../devicetree/bindings/serial/altera_uart.txt | 8 -------
.../devicetree/bindings/serial/altr,juart-1.0.yaml | 19 ++++++++++++++++
.../devicetree/bindings/serial/altr,uart-1.0.yaml | 25 ++++++++++++++++++++++
.../bindings/soc/fsl/fsl,ls1028a-reset.yaml | 2 +-
6 files changed, 45 insertions(+), 18 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/serial/altera_jtaguart.txt
delete mode 100644 Documentation/devicetree/bindings/serial/altera_uart.txt
create mode 100644 Documentation/devicetree/bindings/serial/altr,juart-1.0.yaml
create mode 100644 Documentation/devicetree/bindings/serial/altr,uart-1.0.yaml
next reply other threads:[~2025-06-26 19:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-26 19:12 Rob Herring [this message]
2025-06-26 19:33 ` [GIT PULL] Devicetree fixes for v6.16, 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=20250626191220.GA607595-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.