devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v6 0/3] document dt-schema for some USB Ethernet controllers
@ 2022-05-17 11:15 Oleksij Rempel
  2022-05-17 11:15 ` [PATCH v6 1/3] dt-bindings: net: add schema for ASIX " Oleksij Rempel
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Oleksij Rempel @ 2022-05-17 11:15 UTC (permalink / raw)
  To: David S. Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni,
	Rob Herring, Krzysztof Kozlowski
  Cc: Oleksij Rempel, kernel, netdev, linux-kernel, devicetree

changes v6:
- remove USB hub example from microchip,lan95xx.yaml. We care only about
  ethernet node.
- use only documented USD ID in example.
- add Reviewed-by
- drop board patches, all of them are taken by different subsystem
  maintainers.

changes v5:
- move compatible string changes to a separate patch
- add note about possible regressions

changes v4:
- reword commit logs.
- add note about compatible fix

Oleksij Rempel (3):
  dt-bindings: net: add schema for ASIX USB Ethernet controllers
  dt-bindings: net: add schema for Microchip/SMSC LAN95xx USB Ethernet
    controllers
  dt-bindings: usb: ci-hdrc-usb2: fix node node for ethernet controller

 .../devicetree/bindings/net/asix,ax88178.yaml | 68 +++++++++++++++++++
 .../bindings/net/microchip,lan95xx.yaml       | 63 +++++++++++++++++
 .../devicetree/bindings/usb/ci-hdrc-usb2.txt  |  2 +-
 3 files changed, 132 insertions(+), 1 deletion(-)
 create mode 100644 Documentation/devicetree/bindings/net/asix,ax88178.yaml
 create mode 100644 Documentation/devicetree/bindings/net/microchip,lan95xx.yaml

-- 
2.30.2


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-05-17 18:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-17 11:15 [PATCH v6 0/3] document dt-schema for some USB Ethernet controllers Oleksij Rempel
2022-05-17 11:15 ` [PATCH v6 1/3] dt-bindings: net: add schema for ASIX " Oleksij Rempel
2022-05-17 11:15 ` [PATCH v6 2/3] dt-bindings: net: add schema for Microchip/SMSC LAN95xx " Oleksij Rempel
2022-05-17 11:15 ` [PATCH v6 3/3] dt-bindings: usb: ci-hdrc-usb2: fix node node for ethernet controller Oleksij Rempel
2022-05-17 18:05 ` [PATCH v6 0/3] document dt-schema for some USB Ethernet controllers Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).