From: <Codrin.Ciubotariu@microchip.com>
To: <andrew@lunn.ch>
Cc: <netdev@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
<Woojung.Huh@microchip.com>, <UNGLinuxDriver@microchip.com>,
<vivien.didelot@gmail.com>, <f.fainelli@gmail.com>,
<davem@davemloft.net>, <razvan.stefanescu@microchip.com>
Subject: Re: [PATCH] net: dsa: microchip: enable module autoprobe
Date: Thu, 6 Feb 2020 15:55:47 +0000 [thread overview]
Message-ID: <96093569-21ea-ea3a-6bfe-ed9903944b69@microchip.com> (raw)
In-Reply-To: <20200206153448.GA30090@lunn.ch>
On 06.02.2020 17:34, Andrew Lunn wrote:
> EXTERNAL EMAIL: Do not click links or open attachments unless you know the content is safe
>
> On Thu, Feb 06, 2020 at 05:08:37PM +0200, Codrin Ciubotariu wrote:
>> From: Razvan Stefanescu <razvan.stefanescu@microchip.com>
>>
>> This matches /sys/devices/.../spi1.0/modalias content.
>>
>> Signed-off-by: Razvan Stefanescu <razvan.stefanescu@microchip.com>
>> Signed-off-by: Codrin Ciubotariu <codrin.ciubotariu@microchip.com>
>> ---
>> drivers/net/dsa/microchip/ksz9477_spi.c | 1 +
>> 1 file changed, 1 insertion(+)
>>
>> diff --git a/drivers/net/dsa/microchip/ksz9477_spi.c b/drivers/net/dsa/microchip/ksz9477_spi.c
>> index c5f64959a184..248b69c74b45 100644
>> --- a/drivers/net/dsa/microchip/ksz9477_spi.c
>> +++ b/drivers/net/dsa/microchip/ksz9477_spi.c
>> @@ -101,6 +101,7 @@ static struct spi_driver ksz9477_spi_driver = {
>>
>> module_spi_driver(ksz9477_spi_driver);
>>
>> +MODULE_ALIAS("spi:ksz8563");
>
> Is this sufficient for all the different variants this driver
> supports?
Probably not. All the available variants seem to be those from the
compatible list. I can make aliases for all of them, if it's ok for
everyone.
Best regards,
Codrin
prev parent reply other threads:[~2020-02-06 15:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-06 15:08 Codrin Ciubotariu
2020-02-06 15:34 ` Andrew Lunn
2020-02-06 15:55 ` Codrin.Ciubotariu [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=96093569-21ea-ea3a-6bfe-ed9903944b69@microchip.com \
--to=codrin.ciubotariu@microchip.com \
--cc=UNGLinuxDriver@microchip.com \
--cc=Woojung.Huh@microchip.com \
--cc=andrew@lunn.ch \
--cc=davem@davemloft.net \
--cc=f.fainelli@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=razvan.stefanescu@microchip.com \
--cc=vivien.didelot@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®