On Sun, Jul 6, 2025 at 11:41 PM Rosen Penev <rosenp@xxxxxxxxx> 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@xxxxxxxxx> > --- > drivers/net/wireless/ralink/rt2x00/rt2800soc.c | 7 +++++++ > 1 file changed, 7 insertions(+) With the typo fixed: Reviewed-by: Sergio Paracuellos <sergio.paracuellos@xxxxxxxxx> Best regards, Sergio Paracuellos