[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20210504140548.GA4063024@robh.at.kernel.org>
Date: Tue, 4 May 2021 09:05:48 -0500
From: Rob Herring <robh@...nel.org>
To: Geert Uytterhoeven <geert+renesas@...der.be>
Cc: "David S . Miller" <davem@...emloft.net>,
Adam Ford <aford173@...il.com>,
Rob Herring <robh+dt@...nel.org>, linux-kernel@...r.kernel.org,
devicetree@...r.kernel.org, linux-renesas-soc@...r.kernel.org,
netdev@...r.kernel.org,
Sergei Shtylyov <sergei.shtylyov@...il.com>,
Jakub Kicinski <kuba@...nel.org>
Subject: Re: [PATCH] dt-bindings: net: renesas,etheravb: Fix optional second
clock name
On Tue, 04 May 2021 11:03:00 +0200, Geert Uytterhoeven wrote:
> If the optional "clock-names" property is present, but the optional TXC
> reference clock is not, "make dtbs_check" complains:
>
> ethernet@...00000: clock-names: ['fck'] is too short
>
> Fix this by declaring that a single clock name is valid.
> While at it, drop the superfluous upper limit on the number of clocks,
> as it is implied by the list of descriptions.
>
> Fixes: 6f43735b6da64bd4 ("dt-bindings: net: renesas,etheravb: Add additional clocks")
> Signed-off-by: Geert Uytterhoeven <geert+renesas@...der.be>
> ---
> Documentation/devicetree/bindings/net/renesas,etheravb.yaml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
Applied, thanks!
Powered by blists - more mailing lists