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


Groups > linux.kernel > #1435562

Re: [PATCH v2 3/3] drivers core: allow id match override when manually binding driver

From Michal Suchanek <hramrach@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH v2 3/3] drivers core: allow id match override when manually binding driver
Date 2016-07-01 21:40 +0200
Message-ID <rQcs9-2aJ-7@gated-at.bofh.it> (permalink)
References (7 earlier) <rQ2sO-4sz-17@gated-at.bofh.it> <rQ8eS-8cq-5@gated-at.bofh.it> <rQ8HU-8mD-21@gated-at.bofh.it> <rQ9uh-r2-15@gated-at.bofh.it> <rQbPs-1IB-25@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 1 July 2016 at 20:56, Michal Suchanek <hramrach@gmail.com> wrote:
> On 1 July 2016 at 18:22, Mark Brown <broonie@kernel.org> wrote:
>> On Fri, Jul 01, 2016 at 05:37:53PM +0200, Michal Suchanek wrote:
>>
>>> Can you, please, specify what problems this patch creates for other users
>>> and maintainability?
>>
>> To repeat yet again a major design goal for DT is to describe the
>> hardware rather than implementation details of the software you plan to
>> run on the system.  Not doing this breaks upgrades or changes in our
>> ideas of how we control a given bit of hardware.

Oh, and can you point out where in this patchset are implementation details
of the software I intend to run put in the devicetree?

I don't see any such thing here.

Thanks

Michal

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


Thread

[PATCH v2 0/3] Updated spidev usability patchset Michal Suchanek <hramrach@gmail.com> - 2016-06-27 21:10 +0200
  [PATCH v2 3/3] drivers core: allow id match override when manually binding driver Michal Suchanek <hramrach@gmail.com> - 2016-06-27 21:10 +0200
    Re: [PATCH v2 3/3] drivers core: allow id match override when  manually binding driver Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2016-06-27 21:10 +0200
      Re: [PATCH v2 3/3] drivers core: allow id match override when  manually binding driver Michal Suchanek <hramrach@gmail.com> - 2016-06-27 21:50 +0200
        Re: [PATCH v2 3/3] drivers core: allow id match override when  manually binding driver Mark Brown <broonie@kernel.org> - 2016-06-27 22:40 +0200
        Re: [PATCH v2 3/3] drivers core: allow id match override when  manually binding driver Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2016-06-28 00:20 +0200
          Re: [PATCH v2 3/3] drivers core: allow id match override when  manually binding driver Michal Suchanek <hramrach@gmail.com> - 2016-06-28 14:50 +0200
            Re: [PATCH v2 3/3] drivers core: allow id match override when  manually binding driver Mark Brown <broonie@kernel.org> - 2016-06-28 18:00 +0200
              Re: [PATCH v2 3/3] drivers core: allow id match override when  manually binding driver Michal Suchanek <hramrach@gmail.com> - 2016-06-28 18:30 +0200
                Re: [PATCH v2 3/3] drivers core: allow id match override when  manually binding driver Mark Brown <broonie@kernel.org> - 2016-06-28 20:40 +0200
                Re: [PATCH v2 3/3] drivers core: allow id match override when  manually binding driver Michal Suchanek <hramrach@gmail.com> - 2016-06-28 22:10 +0200
                Re: [PATCH v2 3/3] drivers core: allow id match override when  manually binding driver Mark Brown <broonie@kernel.org> - 2016-06-28 23:40 +0200
                Re: [PATCH v2 3/3] drivers core: allow id match override when  manually binding driver Michal Suchanek <hramrach@gmail.com> - 2016-06-29 05:40 +0200
                Re: [PATCH v2 3/3] drivers core: allow id match override when  manually binding driver Mark Brown <broonie@kernel.org> - 2016-06-29 20:10 +0200
                Re: [PATCH v2 3/3] drivers core: allow id match override when  manually binding driver Michal Suchanek <hramrach@gmail.com> - 2016-06-30 09:50 +0200
                Re: [PATCH v2 3/3] drivers core: allow id match override when  manually binding driver Dan O'Donovan <dan@emutex.com> - 2016-06-30 11:10 +0200
                Re: [PATCH v2 3/3] drivers core: allow id match override when  manually binding driver Mark Brown <broonie@kernel.org> - 2016-07-01 11:40 +0200
                Re: [PATCH v2 3/3] drivers core: allow id match override when  manually binding driver Michal Suchanek <hramrach@gmail.com> - 2016-07-01 12:30 +0200
                Re: [PATCH v2 3/3] drivers core: allow id match override when  manually binding driver Mark Brown <broonie@kernel.org> - 2016-07-01 10:30 +0200
                Re: [PATCH v2 3/3] drivers core: allow id match override when  manually binding driver Michal Suchanek <hramrach@gmail.com> - 2016-07-01 11:00 +0200
                Re: [PATCH v2 3/3] drivers core: allow id match override when  manually binding driver Mark Brown <broonie@kernel.org> - 2016-07-01 17:10 +0200
                Re: [PATCH v2 3/3] drivers core: allow id match override when  manually binding driver Michal Suchanek <hramrach@gmail.com> - 2016-07-01 17:40 +0200
                Re: [PATCH v2 3/3] drivers core: allow id match override when  manually binding driver Mark Brown <broonie@kernel.org> - 2016-07-01 18:30 +0200
                Re: [PATCH v2 3/3] drivers core: allow id match override when  manually binding driver Michal Suchanek <hramrach@gmail.com> - 2016-07-01 21:00 +0200
                Re: [PATCH v2 3/3] drivers core: allow id match override when  manually binding driver Michal Suchanek <hramrach@gmail.com> - 2016-07-01 21:40 +0200
  [PATCH v2 2/3] spi: of: allow instantiating slaves without a driver Michal Suchanek <hramrach@gmail.com> - 2016-06-27 21:10 +0200
    Re: [PATCH v2 2/3] spi: of: allow instantiating slaves without a  driver Mark Brown <broonie@kernel.org> - 2016-06-27 23:20 +0200

csiph-web