dt-bindings: net: renesas,etheravb: Fix optional second clock name
authorGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 4 May 2021 09:03:00 +0000 (11:03 +0200)
committerRob Herring <robh@kernel.org>
Tue, 4 May 2021 14:05:46 +0000 (09:05 -0500)
commit6799e3f281e962628be531e8331bacd05b866134
tree051433adcec504f1ac8256fd6f2c13a3325ac62c
parent970aa72c4dd37645ceb7dd15515d9502c4c56aa1
dt-bindings: net: renesas,etheravb: Fix optional second clock name

If the optional "clock-names" property is present, but the optional TXC
reference clock is not, "make dtbs_check" complains:

    ethernet@e6800000: 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@glider.be>
Link: https://lore.kernel.org/r/b3d91c9f70a15792ad19c87e4ea35fc876600fae.1620118901.git.geert+renesas@glider.be
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/net/renesas,etheravb.yaml