All of lore.kernel.org
 help / color / mirror / Atom feed
* GPIO Watchdog device driver
@ 2012-11-13 15:37 Andreas Schmidt
  2012-11-13 17:03 ` Mulyadi Santosa
  0 siblings, 1 reply; 5+ messages in thread
From: Andreas Schmidt @ 2012-11-13 15:37 UTC (permalink / raw)
  To: kernelnewbies

Hi all,
I wrote a GPIO watchdog for a extern simple watchdog (LTC2917). It is a
voltage supervisor with watchdog timer functionality. Do you think
should I send this to maintainer? Could it be usefull for somebody else?

Thanks

Andreas

^ permalink raw reply	[flat|nested] 5+ messages in thread

* GPIO Watchdog device driver
  2012-11-13 15:37 GPIO Watchdog device driver Andreas Schmidt
@ 2012-11-13 17:03 ` Mulyadi Santosa
  2012-11-13 21:51   ` anish singh
  0 siblings, 1 reply; 5+ messages in thread
From: Mulyadi Santosa @ 2012-11-13 17:03 UTC (permalink / raw)
  To: kernelnewbies

On Tue, Nov 13, 2012 at 10:37 PM, Andreas Schmidt
<kernelnewbies@schmidt-andi.de> wrote:
> Hi all,
> I wrote a GPIO watchdog for a extern simple watchdog (LTC2917). It is a
> voltage supervisor with watchdog timer functionality. Do you think
> should I send this to maintainer? Could it be usefull for somebody else?

I am not familiar with Watchdog stuffs, but I think it might worth a
shot if you try to send it to the maintainer.

As long as you are descriptive enough when explaining about the
patches, follow the patch sending's rules, I think it is likely to be
accepted.
-- 
regards,

Mulyadi Santosa
Freelance Linux trainer and consultant

blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com

^ permalink raw reply	[flat|nested] 5+ messages in thread

* GPIO Watchdog device driver
  2012-11-13 17:03 ` Mulyadi Santosa
@ 2012-11-13 21:51   ` anish singh
  2012-11-14  9:43     ` Shubhrajyoti Datta
  0 siblings, 1 reply; 5+ messages in thread
From: anish singh @ 2012-11-13 21:51 UTC (permalink / raw)
  To: kernelnewbies

On Tue, Nov 13, 2012 at 9:03 AM, Mulyadi Santosa
<mulyadi.santosa@gmail.com> wrote:
> On Tue, Nov 13, 2012 at 10:37 PM, Andreas Schmidt
> <kernelnewbies@schmidt-andi.de> wrote:
>> Hi all,
>> I wrote a GPIO watchdog for a extern simple watchdog (LTC2917). It is a
>> voltage supervisor with watchdog timer functionality. Do you think
>> should I send this to maintainer? Could it be usefull for somebody else?
You can put it in staging directory if you suspect the code quality
and if someone
is looking for some kernel work they will definitely add the bells and
whistles so
that it can be mainlined.
I do think that you should just send the driver code to LKML.You will
definitely get
more responses and the right way of mainlining it.
>
> I am not familiar with Watchdog stuffs, but I think it might worth a
> shot if you try to send it to the maintainer.
>
> As long as you are descriptive enough when explaining about the
> patches, follow the patch sending's rules, I think it is likely to be
> accepted.
> --
> regards,
>
> Mulyadi Santosa
> Freelance Linux trainer and consultant
>
> blog: the-hydra.blogspot.com
> training: mulyaditraining.blogspot.com
>
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies at kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

^ permalink raw reply	[flat|nested] 5+ messages in thread

* GPIO Watchdog device driver
  2012-11-13 21:51   ` anish singh
@ 2012-11-14  9:43     ` Shubhrajyoti Datta
  2012-11-19 12:53       ` Andreas Schmidt
  0 siblings, 1 reply; 5+ messages in thread
From: Shubhrajyoti Datta @ 2012-11-14  9:43 UTC (permalink / raw)
  To: kernelnewbies

On Wed, Nov 14, 2012 at 3:21 AM, anish singh
<anish198519851985@gmail.com> wrote:
> On Tue, Nov 13, 2012 at 9:03 AM, Mulyadi Santosa
> <mulyadi.santosa@gmail.com> wrote:
>> On Tue, Nov 13, 2012 at 10:37 PM, Andreas Schmidt
>> <kernelnewbies@schmidt-andi.de> wrote:
>>> Hi all,
>>> I wrote a GPIO watchdog for a extern simple watchdog (LTC2917). It is a
>>> voltage supervisor with watchdog timer functionality. Do you think
>>> should I send this to maintainer? Could it be usefull for somebody else?
Also consider linux-watchdog at vger.kernel.org ..

^ permalink raw reply	[flat|nested] 5+ messages in thread

* GPIO Watchdog device driver
  2012-11-14  9:43     ` Shubhrajyoti Datta
@ 2012-11-19 12:53       ` Andreas Schmidt
  0 siblings, 0 replies; 5+ messages in thread
From: Andreas Schmidt @ 2012-11-19 12:53 UTC (permalink / raw)
  To: kernelnewbies

On Wed, Nov 14, 2012 at 03:13:41PM +0530, Shubhrajyoti Datta wrote:
> On Wed, Nov 14, 2012 at 3:21 AM, anish singh
> <anish198519851985@gmail.com> wrote:
> > On Tue, Nov 13, 2012 at 9:03 AM, Mulyadi Santosa
> > <mulyadi.santosa@gmail.com> wrote:
> >> On Tue, Nov 13, 2012 at 10:37 PM, Andreas Schmidt
> >> <kernelnewbies@schmidt-andi.de> wrote:
> >>> Hi all,
> >>> I wrote a GPIO watchdog for a extern simple watchdog (LTC2917). It is a
> >>> voltage supervisor with watchdog timer functionality. Do you think
> >>> should I send this to maintainer? Could it be usefull for somebody else?
> Also consider linux-watchdog at vger.kernel.org ..

Thank you for reply.
I think I will send the driver to LKML and will see what happen.

Regards
Andreas

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-11-19 12:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-13 15:37 GPIO Watchdog device driver Andreas Schmidt
2012-11-13 17:03 ` Mulyadi Santosa
2012-11-13 21:51   ` anish singh
2012-11-14  9:43     ` Shubhrajyoti Datta
2012-11-19 12:53       ` Andreas Schmidt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.