Re: [PATCH 2/3] dt-bindings: net: dwmac: Add Rockchip DWMAC support
From: Rob Herring <robh@kernel.org>
Date: 2021-04-29 21:39:48
Also in:
linux-devicetree, linux-rockchip
From: Rob Herring <robh@kernel.org>
Date: 2021-04-29 21:39:48
Also in:
linux-devicetree, linux-rockchip
On Sun, 25 Apr 2021 23:41:17 -0300, Ezequiel Garcia wrote:
Add Rockchip DWMAC controllers, which are based on snps,dwmac. Some of the SoCs require up to eight clocks, so maxItems for clocks and clock-names need to be increased. Signed-off-by: Ezequiel Garcia <redacted> --- .../devicetree/bindings/net/snps,dwmac.yaml | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-)
Acked-by: Rob Herring <robh@kernel.org>