Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1560309 > unrolled thread
| Started by | Maxime Ripard <maxime.ripard@free-electrons.com> |
|---|---|
| First post | 2017-01-17 08:50 +0100 |
| Last post | 2017-01-18 00:40 +0100 |
| Articles | 2 — 2 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.
Re: [PATCH] fbdev: ssd1307fb: allow reset-gpios is missing Maxime Ripard <maxime.ripard@free-electrons.com> - 2017-01-17 08:50 +0100
Re: [PATCH] fbdev: ssd1307fb: allow reset-gpios is missing Andy Shevchenko <andy.shevchenko@gmail.com> - 2017-01-18 00:40 +0100
| From | Maxime Ripard <maxime.ripard@free-electrons.com> |
|---|---|
| Date | 2017-01-17 08:50 +0100 |
| Subject | Re: [PATCH] fbdev: ssd1307fb: allow reset-gpios is missing |
| Message-ID | <t0wGJ-4b7-15@gated-at.bofh.it> |
[Multipart message — attachments visible in raw view] — view raw
On Mon, Jan 16, 2017 at 05:50:21PM +0800, Icenowy Zheng wrote: > > 2017年1月16日 16:02于 Maxime Ripard <maxime.ripard@free-electrons.com>写道: > > > > On Sun, Jan 15, 2017 at 07:21:46PM +0800, Icenowy Zheng wrote: > > > Currently some SSD1306 OLED modules are sold without a reset pin (only > > > VCC, GND, SCK, SDA four pins). > > > > > > Add support for missing reset-gpios property. > > > > > > Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz> > > > > Unfortunately, a similar patch has been sent a couple of times > > already: > > https://www.spinics.net/lists/devicetree/msg158330.html > > Why is it never merged? It was sent 4 days ago... And since you didn't have the right maintainers in the cc list, yours didn't have a chance to be merged either. > There are really boards that needs this function. Then you can accelerate its inclusion by reviewing it. Maxime -- Maxime Ripard, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com
[toc] | [next] | [standalone]
| From | Andy Shevchenko <andy.shevchenko@gmail.com> |
|---|---|
| Date | 2017-01-18 00:40 +0100 |
| Message-ID | <t0Lw6-4Y5-9@gated-at.bofh.it> |
| In reply to | #1560309 |
On Tue, Jan 17, 2017 at 9:40 AM, Maxime Ripard <maxime.ripard@free-electrons.com> wrote: > On Mon, Jan 16, 2017 at 05:50:21PM +0800, Icenowy Zheng wrote: >> >> 2017年1月16日 16:02于 Maxime Ripard <maxime.ripard@free-electrons.com>写道: >> > >> > On Sun, Jan 15, 2017 at 07:21:46PM +0800, Icenowy Zheng wrote: >> > > Currently some SSD1306 OLED modules are sold without a reset pin (only >> > > VCC, GND, SCK, SDA four pins). >> > > >> > > Add support for missing reset-gpios property. >> > > >> > > Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz> >> > >> > Unfortunately, a similar patch has been sent a couple of times >> > already: >> > https://www.spinics.net/lists/devicetree/msg158330.html >> >> Why is it never merged? > > It was sent 4 days ago... > > And since you didn't have the right maintainers in the cc list, yours > didn't have a chance to be merged either. > >> There are really boards that needs this function. > > Then you can accelerate its inclusion by reviewing it. Perhaps someone eventually adds drivers/reset/reset-gpio.c and uses devm_get_reset_optional_exclusive() instead? -- With Best Regards, Andy Shevchenko
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web