Re: [PATCH 1/4] dt-bindings: net: renesas,etheravb: Add additional clocks

From: Rob Herring
Date: Mon Jan 11 2021 - 15:19:51 EST


On Mon, 28 Dec 2020 15:31:17 -0600, Adam Ford wrote:
> The AVB driver assumes there is an external clock, but it could
> be driven by an external clock. In order to enable a programmable
> clock, it needs to be added to the clocks list and enabled in the
> driver. Since there currently only one clock, there is no
> clock-names list either.
>
> Update bindings to add the additional optional clock, and explicitly
> name both of them.
>
> Signed-off-by: Adam Ford <aford173@xxxxxxxxx>
> ---
> .../devicetree/bindings/net/renesas,etheravb.yaml | 11 ++++++++++-
> 1 file changed, 10 insertions(+), 1 deletion(-)
>

Acked-by: Rob Herring <robh@xxxxxxxxxx>