Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1210749

Re: [PATCH 18/18] spi: (RFC, don't apply) report OF style modalias when probing using DT

From Javier Martinez Canillas <javier@osg.samsung.com>
Newsgroups linux.kernel
Subject Re: [PATCH 18/18] spi: (RFC, don't apply) report OF style modalias when probing using DT
Date 2015-08-20 23:50 +0200
Message-ID <pZFSG-u8-17@gated-at.bofh.it> (permalink)
References <pZs93-65q-3@gated-at.bofh.it> <pZs94-65q-29@gated-at.bofh.it> <pZCUN-4Dv-7@gated-at.bofh.it> <pZFfY-8cw-21@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 08/20/2015 11:08 PM, Brian Norris wrote:
> On Thu, Aug 20, 2015 at 11:36:34AM -0700, Mark Brown wrote:
>> On Thu, Aug 20, 2015 at 09:07:31AM +0200, Javier Martinez Canillas wrote:
>>> From: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
>>>
>>> An SPI driver that supports both OF and legacy platforms, will have
>>> both an OF and SPI ID table. This means that when built as a module,
>>> the aliases will be filled from both tables, e.g:
>>
>> This is tagged as something that can't be applied but you've not
>> explained why it can't be applied or what comments might be useful :(
>

As Brian pointed out it was in the cover letter so I thought it would
just be duplicated information. But you are right, I should had added
a brief note as well just to make the patch self contained.
 
> I believe that's mostly addressed in the cover letter [1].
> 
>   Patch #18 changes the logic of spi_uevent() to report an OF modalias
>   if the device was registered using OF. But this patch is included in
>   the series only as an RFC for illustration purposes since changing
>   that without first applying all the other patches in this series, will
>   break module autoloading for the drivers of devices registered using
>   OF but that lacks an of_match_table. I'll repost patch #18 once all
>   the patches in this series have landed.
> 
> IOW, it's labeled as such mostly for safety, since it has quite a few
> distributed dependencies.
>

That's correct. If is merged before the other patches, module autoloading
will break for the drivers that are relying on the current behavior.

I just added for illustration purposes to show what was the plan.

> Brian
> 
> [1] https://lkml.org/lkml/2015/8/20/109
> 

Best regards,
-- 
Javier Martinez Canillas
Open Source Group
Samsung Research America
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 18/18] spi: (RFC, don't apply) report OF style modalias when probing using DT Javier Martinez Canillas <javier@osg.samsung.com> - 2015-08-20 09:10 +0200
  Re: [PATCH 18/18] spi: (RFC, don't apply) report OF style modalias  when probing using DT Mark Brown <broonie@kernel.org> - 2015-08-20 20:40 +0200
    Re: [PATCH 18/18] spi: (RFC, don't apply) report OF style modalias  when probing using DT Brian Norris <computersforpeace@gmail.com> - 2015-08-20 23:10 +0200
      Re: [PATCH 18/18] spi: (RFC, don't apply) report OF style modalias  when probing using DT Javier Martinez Canillas <javier@osg.samsung.com> - 2015-08-20 23:50 +0200
        Re: [PATCH 18/18] spi: (RFC, don't apply) report OF style modalias  when probing using DT Mark Brown <broonie@kernel.org> - 2015-08-21 01:30 +0200
          Re: [PATCH 18/18] spi: (RFC, don't apply) report OF style modalias  when probing using DT Javier Martinez Canillas <javier@osg.samsung.com> - 2015-08-21 01:50 +0200
            Re: [PATCH 18/18] spi: (RFC, don't apply) report OF style modalias  when probing using DT Mark Brown <broonie@kernel.org> - 2015-08-21 19:30 +0200
              Re: [PATCH 18/18] spi: (RFC, don't apply) report OF style modalias  when probing using DT Javier Martinez Canillas <javier@osg.samsung.com> - 2015-08-24 10:10 +0200

csiph-web