All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Eichenberger <eichest@gmail.com>
To: andrew+netdev@lunn.ch, davem@davemloft.net, edumazet@google.com,
	kuba@kernel.org, pabeni@redhat.com, robh@kernel.org,
	krzk+dt@kernel.org, conor+dt@kernel.org, eichest@gmail.com
Cc: netdev@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: [PATCH v3 0/2] Convert the Micrel bindings to DT schema
Date: Fri, 16 Jan 2026 14:09:10 +0100	[thread overview]
Message-ID: <20260116130948.79558-1-eichest@gmail.com> (raw)

Convert the device tree bindings for the Micrel PHYs and switches to DT
schema.

Changes since v2:
 - Remove maxItems from clock-names (Rob)
 - Add Reviewd-by tag (Rob)
 - Kept the micrel,rmii-referenc-clock-select-25-mhz property in if/then
   schema to make validator happy (discussed with Rob)

Changes since v1:
 - Change ethernet to mdio node in examples (Andrew)
 - Add table with skew values instead of a description (Andrew)
 - Remove - where preserve formatting is not needed (Rob)
 - Add blank lines (Rob)
 - Drop line "supported clocks" (Rob)

Stefan Eichenberger (2):
  dt-bindings: net: micrel: Convert to DT schema
  dt-bindings: net: micrel: Convert micrel-ksz90x1.txt to DT schema

 .../bindings/net/micrel,gigabit.yaml          | 253 ++++++++++++++++++
 .../bindings/net/micrel-ksz90x1.txt           | 228 ----------------
 .../devicetree/bindings/net/micrel.txt        |  57 ----
 .../devicetree/bindings/net/micrel.yaml       | 131 +++++++++
 4 files changed, 384 insertions(+), 285 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/net/micrel,gigabit.yaml
 delete mode 100644 Documentation/devicetree/bindings/net/micrel-ksz90x1.txt
 delete mode 100644 Documentation/devicetree/bindings/net/micrel.txt
 create mode 100644 Documentation/devicetree/bindings/net/micrel.yaml

-- 
2.51.0


             reply	other threads:[~2026-01-16 13:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-16 13:09 Stefan Eichenberger [this message]
2026-01-16 13:09 ` [PATCH v3 1/2] dt-bindings: net: micrel: Convert to DT schema Stefan Eichenberger
2026-01-16 14:34   ` Rob Herring (Arm)
2026-01-16 13:09 ` [PATCH v3 2/2] dt-bindings: net: micrel: Convert micrel-ksz90x1.txt " Stefan Eichenberger
2026-01-16 17:50   ` Andrew Lunn
2026-01-21  2:40 ` [PATCH v3 0/2] Convert the Micrel bindings " patchwork-bot+netdevbpf

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=20260116130948.79558-1-eichest@gmail.com \
    --to=eichest@gmail.com \
    --cc=andrew+netdev@lunn.ch \
    --cc=conor+dt@kernel.org \
    --cc=davem@davemloft.net \
    --cc=devicetree@vger.kernel.org \
    --cc=edumazet@google.com \
    --cc=krzk+dt@kernel.org \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=robh@kernel.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.