Re: [PATCH net-next v5 1/2] devicetree: bindings: net: Add bindings doc for Sunplus SP7021.
From: Rob Herring <robh@kernel.org>
Date: 2021-12-14 17:13:29
Also in:
lkml, netdev
From: Rob Herring <robh@kernel.org>
Date: 2021-12-14 17:13:29
Also in:
lkml, netdev
On Tue, 14 Dec 2021 22:05:42 +0800, Wells Lu wrote:
Add bindings documentation for Sunplus SP7021 SoC. Signed-off-by: Wells Lu <wellslutw@gmail.com> --- Changes in v5 - Addressed comments of Mr. Rob Herring. .../bindings/net/sunplus,sp7021-emac.yaml | 149 +++++++++++++++++++++ MAINTAINERS | 7 + 2 files changed, 156 insertions(+) create mode 100644 Documentation/devicetree/bindings/net/sunplus,sp7021-emac.yaml
Reviewed-by: Rob Herring <robh@kernel.org>