[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211208202801.3706929-1-f.fainelli@gmail.com>
Date: Wed, 8 Dec 2021 12:27:59 -0800
From: Florian Fainelli <f.fainelli@...il.com>
To: devicetree@...r.kernel.org
Cc: Florian Fainelli <f.fainelli@...il.com>,
"David S. Miller" <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>,
Rob Herring <robh+dt@...nel.org>,
Rafał Miłecki <rafal@...ecki.pl>,
bcm-kernel-feedback-list@...adcom.com (maintainer:BROADCOM IPROC GBIT
ETHERNET DRIVER),
netdev@...r.kernel.org (open list:NETWORKING DRIVERS),
linux-kernel@...r.kernel.org (open list)
Subject: [PATCH v4 0/2] AMAC and SYSTEMPORT bindings YAML conversion
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
Powered by blists - more mailing lists