devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/2] provide yaml schema for some of USB ethernet controllers
@ 2022-02-09  8:10 Oleksij Rempel
  2022-02-09  8:10 ` [PATCH net-next v2 1/2] dt-bindings: net: add schema for ASIX USB Ethernet controllers Oleksij Rempel
  2022-02-09  8:10 ` [PATCH net-next v2 2/2] dt-bindings: net: add schema for Microchip/SMSC LAN95xx " Oleksij Rempel
  0 siblings, 2 replies; 9+ messages in thread
From: Oleksij Rempel @ 2022-02-09  8:10 UTC (permalink / raw)
  To: David S. Miller, Jakub Kicinski, Rob Herring
  Cc: Oleksij Rempel, kernel, linux-kernel, netdev, devicetree

changes v2:
- drop label related patches
- remove end-product IDs, only chip IDs are needed.

Oleksij Rempel (2):
  dt-bindings: net: add schema for ASIX USB Ethernet controllers
  dt-bindings: net: add schema for Microchip/SMSC LAN95xx USB Ethernet
    controllers

 .../devicetree/bindings/net/asix,ax88178.yaml | 68 ++++++++++++++++
 .../bindings/net/microchip,lan95xx.yaml       | 80 +++++++++++++++++++
 2 files changed, 148 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/net/asix,ax88178.yaml
 create mode 100644 Documentation/devicetree/bindings/net/microchip,lan95xx.yaml


base-commit: e783362eb54cd99b2cac8b3a9aeac942e6f6ac07
-- 
2.30.2


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

end of thread, other threads:[~2022-02-11 16:51 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-09  8:10 [PATCH net-next v2 0/2] provide yaml schema for some of USB ethernet controllers Oleksij Rempel
2022-02-09  8:10 ` [PATCH net-next v2 1/2] dt-bindings: net: add schema for ASIX USB Ethernet controllers Oleksij Rempel
2022-02-09 15:35   ` Rob Herring
2022-02-11 16:51   ` Rob Herring
2022-02-09  8:10 ` [PATCH net-next v2 2/2] dt-bindings: net: add schema for Microchip/SMSC LAN95xx " Oleksij Rempel
2022-02-09 15:35   ` Rob Herring
2022-02-09 15:38     ` Rob Herring
2022-02-09 16:02       ` Oleksij Rempel
2022-02-11 16:49         ` 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).