[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190423.104546.1715985446301987660.davem@davemloft.net>
Date: Tue, 23 Apr 2019 10:45:46 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: dagmcr@...il.com
Cc: andrew@...n.ch, f.fainelli@...il.com, hkallweit1@...il.com,
netdev@...r.kernel.org, javier@...hile0.org
Subject: Re: [PATCH 2/2] spi: ST ST95HF NFC: declare missing of table
From: Daniel Gomez <dagmcr@...il.com>
Date: Mon, 22 Apr 2019 21:08:04 +0200
> Add missing <of_device_id> table for SPI driver relying on SPI
> device match since compatible is in a DT binding or in a DTS.
>
> Before this patch:
> modinfo drivers/nfc/st95hf/st95hf.ko | grep alias
> alias: spi:st95hf
>
> After this patch:
> modinfo drivers/nfc/st95hf/st95hf.ko | grep alias
> alias: spi:st95hf
> alias: of:N*T*Cst,st95hfC*
> alias: of:N*T*Cst,st95hf
>
> Reported-by: Javier Martinez Canillas <javier@...hile0.org>
> Signed-off-by: Daniel Gomez <dagmcr@...il.com>
Applied.
Powered by blists - more mailing lists