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


Groups > linux.kernel > #1573066 > unrolled thread

[PATCH] devicetree: Add video bus switch

Started byPavel Machek <pavel@ucw.cz>
First post2017-02-03 13:40 +0100
Last post2017-02-10 22:20 +0100
Articles 3 on this page of 23 — 5 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [PATCH] devicetree: Add video bus switch Pavel Machek <pavel@ucw.cz> - 2017-02-03 13:40 +0100
    Re: [PATCH] devicetree: Add video bus switch Sakari Ailus <sakari.ailus@iki.fi> - 2017-02-03 14:10 +0100
      Re: [PATCH] devicetree: Add video bus switch Pavel Machek <pavel@ucw.cz> - 2017-02-03 22:10 +0100
        Re: [PATCH] devicetree: Add video bus switch Sakari Ailus <sakari.ailus@iki.fi> - 2017-02-03 22:40 +0100
          Re: [PATCH] devicetree: Add video bus switch Pavel Machek <pavel@ucw.cz> - 2017-02-04 23:00 +0100
            Re: [PATCH] devicetree: Add video bus switch Sakari Ailus <sakari.ailus@iki.fi> - 2017-02-04 23:40 +0100
              Re: [PATCH] devicetree: Add video bus switch Pavel Machek <pavel@ucw.cz> - 2017-02-05 22:20 +0100
                Re: [PATCH] devicetree: Add video bus switch Sebastian Reichel <sre@kernel.org> - 2017-02-06 00:50 +0100
                  [PATCH] media: add operation to get configuration of "the other  side" of the link Pavel Machek <pavel@ucw.cz> - 2017-02-06 10:40 +0100
    Re: [PATCH] devicetree: Add video bus switch Pali Rohár <pali.rohar@gmail.com> - 2017-02-03 14:40 +0100
      Re: [PATCH] devicetree: Add video bus switch Pavel Machek <pavel@ucw.cz> - 2017-02-03 22:10 +0100
        Re: [PATCH] devicetree: Add video bus switch Sebastian Reichel <sre@kernel.org> - 2017-02-04 02:10 +0100
    Re: [PATCH] devicetree: Add video bus switch Rob Herring <robh@kernel.org> - 2017-02-08 23:20 +0100
      Re: [PATCH] devicetree: Add video bus switch Pavel Machek <pavel@ucw.cz> - 2017-02-08 23:40 +0100
        Re: [PATCH] devicetree: Add video bus switch Rob Herring <robh@kernel.org> - 2017-02-10 00:20 +0100
          Re: [PATCH] devicetree: Add video bus switch Pavel Machek <pavel@ucw.cz> - 2017-02-10 21:00 +0100
            Re: [PATCH] devicetree: Add video bus switch Sakari Ailus <sakari.ailus@iki.fi> - 2017-02-10 23:20 +0100
              Re: [PATCH] devicetree: Add video bus switch Pavel Machek <pavel@ucw.cz> - 2017-02-13 11:00 +0100
                Re: [PATCH] devicetree: Add video bus switch Sakari Ailus <sakari.ailus@iki.fi> - 2017-02-13 11:30 +0100
        Re: [PATCH] devicetree: Add video bus switch Rob Herring <robh@kernel.org> - 2017-02-10 00:20 +0100
      Re: [PATCH] devicetree: Add video bus switch Pavel Machek <pavel@ucw.cz> - 2017-02-09 00:00 +0100
        Re: [PATCH] devicetree: Add video bus switch Rob Herring <robh@kernel.org> - 2017-02-10 00:20 +0100
          Re: [PATCH] devicetree: Add video bus switch Pavel Machek <pavel@ucw.cz> - 2017-02-10 22:20 +0100

Page 2 of 2 — ← Prev page 1 [2]


#1577172

FromPavel Machek <pavel@ucw.cz>
Date2017-02-09 00:00 +0100
Message-ID<t8Jnr-6hv-1@gated-at.bofh.it>
In reply to#1577148

[Multipart message — attachments visible in raw view] — view raw

> > +
> > +This is a binding for a gpio controlled switch for camera interfaces. Such a
> > +device is used on some embedded devices to connect two cameras to the same
> > +interface of a image signal processor.
> > +
> > +Required properties
> > +===================
> > +
> > +compatible	: must contain "video-bus-switch"
> 
> video-bus-gpio-mux

Sakari already asked for rename here. I believe I waited reasonable
time, but got no input from you, so I did rename it. Now you decide on
different name.

Can we either get timely reactions or less bikeshedding?

Thanks,

                                                                Pavel
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

[toc] | [prev] | [next] | [standalone]


#1578033

FromRob Herring <robh@kernel.org>
Date2017-02-10 00:20 +0100
Message-ID<t96am-42G-35@gated-at.bofh.it>
In reply to#1577172
On Wed, Feb 8, 2017 at 4:34 PM, Pavel Machek <pavel@ucw.cz> wrote:
>> > +
>> > +This is a binding for a gpio controlled switch for camera interfaces. Such a
>> > +device is used on some embedded devices to connect two cameras to the same
>> > +interface of a image signal processor.
>> > +
>> > +Required properties
>> > +===================
>> > +
>> > +compatible : must contain "video-bus-switch"
>>
>> video-bus-gpio-mux
>
> Sakari already asked for rename here. I believe I waited reasonable
> time, but got no input from you, so I did rename it. Now you decide on
> different name.
>
> Can we either get timely reactions or less bikeshedding?

You mean less than 5 days because I don't see any other version of
this? But in short, no, you can't.

Rob

[toc] | [prev] | [next] | [standalone]


#1578807

FromPavel Machek <pavel@ucw.cz>
Date2017-02-10 22:20 +0100
Message-ID<t9qLL-ko-1@gated-at.bofh.it>
In reply to#1578033

[Multipart message — attachments visible in raw view] — view raw

On Thu 2017-02-09 16:58:29, Rob Herring wrote:
> On Wed, Feb 8, 2017 at 4:34 PM, Pavel Machek <pavel@ucw.cz> wrote:
> >> > +
> >> > +This is a binding for a gpio controlled switch for camera interfaces. Such a
> >> > +device is used on some embedded devices to connect two cameras to the same
> >> > +interface of a image signal processor.
> >> > +
> >> > +Required properties
> >> > +===================
> >> > +
> >> > +compatible : must contain "video-bus-switch"
> >>
> >> video-bus-gpio-mux
> >
> > Sakari already asked for rename here. I believe I waited reasonable
> > time, but got no input from you, so I did rename it. Now you decide on
> > different name.
> >
> > Can we either get timely reactions or less bikeshedding?
> 
> You mean less than 5 days because I don't see any other version of
> this? But in short, no, you can't.

Could we switch device tree bindings from "cc: subsystem, to: device
tree" to "to: subsystem, cc: device tree" mode? Currently it takes
more effort to merge the device tree parts than the relevant driver,
and that is not quite good.

Best regards,
								Pavel
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

[toc] | [prev] | [standalone]


Page 2 of 2 — ← Prev page 1 [2]

Back to top | Article view | linux.kernel


csiph-web