Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1574971
| From | Mark Brown <broonie@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v6 3/3] spi: acpi: Initialize modalias from of_compatible |
| Date | 2017-02-06 17:40 +0100 |
| Message-ID | <t7UuC-7le-23@gated-at.bofh.it> (permalink) |
| References | <t73zX-64h-3@gated-at.bofh.it> <t7y14-1hp-5@gated-at.bofh.it> <t7y14-1hp-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Sun, Feb 05, 2017 at 04:30:14PM +0000, Dan O'Donovan wrote: > When using devicetree spi_device.modalias is set to the compatible > string with the vendor prefix removed. For SPI devices described via > ACPI the spi_device.modalias string is initialized by acpi_device_hid. > When using ACPI and DT ids this string ends up something like "PRP0001". Acked-by: Mark Brown <broonie@kernel.org>
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v5 0/3] Init device ids from ACPI of_compatible Dan O'Donovan <dan@emutex.com> - 2017-02-04 09:10 +0100
[PATCH v5 1/3] ACPI / bus: Export acpi_of_modalias equiv of of_modalias_node Dan O'Donovan <dan@emutex.com> - 2017-02-04 09:10 +0100
[PATCH v6 3/3] spi: acpi: Initialize modalias from of_compatible Dan O'Donovan <dan@emutex.com> - 2017-02-05 17:40 +0100
Re: [PATCH v6 3/3] spi: acpi: Initialize modalias from of_compatible Mark Brown <broonie@kernel.org> - 2017-02-06 17:40 +0100
[PATCH v6 0/3] Init device ids from ACPI of_compatible Dan O'Donovan <dan@emutex.com> - 2017-02-05 17:40 +0100
[PATCH v6 1/3] ACPI / bus: Export acpi_of_modalias equiv of of_modalias_node Dan O'Donovan <dan@emutex.com> - 2017-02-05 17:40 +0100
[PATCH v6 2/3] i2c: acpi: Initialize info.type from of_compatible Dan O'Donovan <dan@emutex.com> - 2017-02-05 17:40 +0100
Re: [PATCH v6 0/3] Init device ids from ACPI of_compatible "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2017-02-09 15:00 +0100
csiph-web