On Mon, 01 Feb 2021 10:02:20 +0000, Russell King wrote:
> The original fixed-link.txt allowed a pause property for fixed link.
> This has been missed in the conversion to yaml format.
>
> Fixes: 9d3de3c58347 ("dt-bindings: net: Add YAML schemas for the generic
> Ethernet options")
> Signed-off-by: Russell King <[email protected]>
> ---
>
> Resending now that kernel.org is fixed.
>
> .../devicetree/bindings/net/ethernet-controller.yaml | 5 +++++
> 1 file changed, 5 insertions(+)
>
Applied, thanks!