netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/2] AMAC and SYSTEMPORT bindings YAML conversion
@ 2021-12-08 20:27 Florian Fainelli
  2021-12-08 20:28 ` [PATCH v4 1/2] dt-bindings: net: Convert AMAC to YAML Florian Fainelli
  2021-12-08 20:28 ` [PATCH v4 2/2] dt-bindings: net: Convert SYSTEMPORT " Florian Fainelli
  0 siblings, 2 replies; 7+ messages in thread
From: Florian Fainelli @ 2021-12-08 20:27 UTC (permalink / raw)
  To: devicetree
  Cc: Florian Fainelli, David S. Miller, Jakub Kicinski, Rob Herring,
	Rafał Miłecki,
	maintainer:BROADCOM IPROC GBIT ETHERNET DRIVER,
	open list:NETWORKING DRIVERS, open list

Hi Rob,

Since the other patches have been applied to dt/next, here are the two
that you requested changes to be made:

Changes in v4:

- updated AMAC to list all possible reg-names values and then use
  conditionals to adjust minItems/maxItems based upon the compatible
  string

- updated SYSTEMPORT to indicate the tx/rx queue range, drop unnecessary
  quotes and use unevaluatedProperties: false

Thanks!

Florian Fainelli (2):
  dt-bindings: net: Convert AMAC to YAML
  dt-bindings: net: Convert SYSTEMPORT to YAML

 .../devicetree/bindings/net/brcm,amac.txt     | 30 -------
 .../devicetree/bindings/net/brcm,amac.yaml    | 88 +++++++++++++++++++
 .../bindings/net/brcm,systemport.txt          | 38 --------
 .../bindings/net/brcm,systemport.yaml         | 88 +++++++++++++++++++
 MAINTAINERS                                   |  3 +-
 5 files changed, 178 insertions(+), 69 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/net/brcm,amac.txt
 create mode 100644 Documentation/devicetree/bindings/net/brcm,amac.yaml
 delete mode 100644 Documentation/devicetree/bindings/net/brcm,systemport.txt
 create mode 100644 Documentation/devicetree/bindings/net/brcm,systemport.yaml

-- 
2.25.1


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

end of thread, other threads:[~2021-12-09  0:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-08 20:27 [PATCH v4 0/2] AMAC and SYSTEMPORT bindings YAML conversion Florian Fainelli
2021-12-08 20:28 ` [PATCH v4 1/2] dt-bindings: net: Convert AMAC to YAML Florian Fainelli
2021-12-08 21:45   ` Rob Herring
2021-12-08 20:28 ` [PATCH v4 2/2] dt-bindings: net: Convert SYSTEMPORT " Florian Fainelli
2021-12-08 21:47   ` Rob Herring
2021-12-08 21:47   ` Rob Herring
2021-12-09  0:49     ` Florian Fainelli

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).