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


Groups > linux.kernel > #1431532

Re: [PATCH 2/3] spi: of: allow instantiating slaves without a driver

From Michal Suchanek <hramrach@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH 2/3] spi: of: allow instantiating slaves without a driver
Date 2016-06-26 17:30 +0200
Message-ID <rOkat-4Cl-3@gated-at.bofh.it> (permalink)
References (6 earlier) <rOgTf-2tR-13@gated-at.bofh.it> <rOhFD-2ZF-3@gated-at.bofh.it> <rOhFD-2ZF-1@gated-at.bofh.it> <rOhPj-337-11@gated-at.bofh.it> <rOhPj-337-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 26 June 2016 at 14:57, Mark Brown <broonie@kernel.org> wrote:
> On Sun, Jun 26, 2016 at 02:53:31PM +0200, Michal Suchanek wrote:
>> On 26 June 2016 at 14:45, Mark Brown <broonie@kernel.org> wrote:
>
>> > No, there's other things like figuring out which controller to bind to
>> > that need to be taken into consideration.
>
>> Why do you care? So long as you name the CS that is available on
>> connector with the same pinout same on all boards you can target the
>> slave regardless of the controller it's attached to.
>
> That would be a binding for the connector which is the big missing bit
> here - it's not clear that such a limited connector description would be
> a good idea.

It would work for a limited number of devices. Anyway, connectors are
supposed to be transparent so if binding devices has issues now it
will supposedly have same issues once connectors allow renaming
several devices at once from board-specific name to connector-specific
name rather than one at a time as this limited connector binding
allows.

Thanks

Michal

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


Thread

[PATCH 2/3] spi: of: allow instantiating slaves without a driver Michal Suchanek <hramrach@gmail.com> - 2016-06-24 16:30 +0200
  Re: [PATCH 2/3] spi: of: allow instantiating slaves without a driver Mark Brown <broonie@kernel.org> - 2016-06-26 03:20 +0200
    Re: [PATCH 2/3] spi: of: allow instantiating slaves without a driver Michal Suchanek <hramrach@gmail.com> - 2016-06-26 04:30 +0200
      Re: [PATCH 2/3] spi: of: allow instantiating slaves without a driver Mark Brown <broonie@kernel.org> - 2016-06-26 13:30 +0200
        Re: [PATCH 2/3] spi: of: allow instantiating slaves without a driver Michal Suchanek <hramrach@gmail.com> - 2016-06-26 13:40 +0200
          Re: [PATCH 2/3] spi: of: allow instantiating slaves without a driver Mark Brown <broonie@kernel.org> - 2016-06-26 14:00 +0200
            Re: [PATCH 2/3] spi: of: allow instantiating slaves without a driver Mark Brown <broonie@kernel.org> - 2016-06-26 14:50 +0200
              Re: [PATCH 2/3] spi: of: allow instantiating slaves without a driver Mark Brown <broonie@kernel.org> - 2016-06-26 15:00 +0200
                Re: [PATCH 2/3] spi: of: allow instantiating slaves without a driver Michal Suchanek <hramrach@gmail.com> - 2016-06-26 17:30 +0200
                Re: [PATCH 2/3] spi: of: allow instantiating slaves without a driver Mark Brown <broonie@kernel.org> - 2016-06-26 19:30 +0200
              Re: [PATCH 2/3] spi: of: allow instantiating slaves without a driver Michal Suchanek <hramrach@gmail.com> - 2016-06-26 15:00 +0200
            Re: [PATCH 2/3] spi: of: allow instantiating slaves without a driver Michal Suchanek <hramrach@gmail.com> - 2016-06-26 14:50 +0200

csiph-web