Ilya Lipnitskiy <ilya.lipnits...@gmail.com> writes:

> Add missing binding documentation for SoC support that has been in place
> since v5.1
>
> Fixes: 889bcbdeee57 ("net: ethernet: mediatek: support MT7621 SoC ethernet 
> hardware")
> Cc: Bjørn Mork <bj...@mork.no>
> Signed-off-by: Ilya Lipnitskiy <ilya.lipnits...@gmail.com>
> ---
>  Documentation/devicetree/bindings/net/mediatek-net.txt | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/net/mediatek-net.txt 
> b/Documentation/devicetree/bindings/net/mediatek-net.txt
> index 72d03e07cf7c..950ef6af20b1 100644
> --- a/Documentation/devicetree/bindings/net/mediatek-net.txt
> +++ b/Documentation/devicetree/bindings/net/mediatek-net.txt
> @@ -10,6 +10,7 @@ Required properties:
>  - compatible: Should be
>               "mediatek,mt2701-eth": for MT2701 SoC
>               "mediatek,mt7623-eth", "mediatek,mt2701-eth": for MT7623 SoC
> +             "mediatek,mt7621-eth": for MT7621 SoC
>               "mediatek,mt7622-eth": for MT7622 SoC
>               "mediatek,mt7629-eth": for MT7629 SoC
>               "ralink,rt5350-eth": for Ralink Rt5350F and MT7628/88 SoC


Thanks for taking care of this!

Note, however, that this compatible value is defined in
Documentation/devicetree/bindings/net/ralink,rt2880-net.txt

I believe that file should go away. These two files are both documenting
the same compatible property AFAICS.


Bjørn

Reply via email to