[PATCH 3/6] wifi: rt2800soc: allow loading from OF

Sergio Paracuellos sergio.paracuellos at gmail.com
Tue Jul 8 03:03:44 PDT 2025


On Sun, Jul 6, 2025 at 11:41 PM Rosen Penev <rosenp at gmail.com> wrote:
>
> Add a single bindng to help the already present dts files load the
> driver. More are possible but there doesn't seem to be a significant
> difference between them to justify this.

typo: s/bindng/binding

>
> Use wifi name per dtschema requirements.
>
> The data field will be used to remove the custom non static probe
> function and use of_device_get_match_data.
>
> Signed-off-by: Rosen Penev <rosenp at gmail.com>
> ---
>  drivers/net/wireless/ralink/rt2x00/rt2800soc.c | 7 +++++++
>  1 file changed, 7 insertions(+)

With the typo fixed:

Reviewed-by: Sergio Paracuellos <sergio.paracuellos at gmail.com>

Best regards,
    Sergio Paracuellos



More information about the linux-arm-kernel mailing list