From: Steffen Trumtrar <s.trumtrar@pengutronix.de>
To: Guenter Roeck <linux@roeck-us.net>
Cc: linux-watchdog@vger.kernel.org, Wim Van Sebroeck <wim@iguana.be>,
Rob Herring <robh+dt@kernel.org>,
Mark Rutland <mark.rutland@arm.com>,
devicetree@vger.kernel.org,
Dinh Nguyen <dinguyen@opensource.altera.com>,
linux-arm-kernel@lists.infradead.org,
Philipp Zabel <p.zabel@pengutronix.de>,
kernel@pengutronix.de
Subject: Re: [PATCH v4 0/3] watchdog: dw_wdt: add reset lines
Date: Wed, 21 Jun 2017 08:35:39 +0200 [thread overview]
Message-ID: <737f05g85g.fsf@pengutronix.de> (raw)
In-Reply-To: <a6d32d71-6f66-18af-5283-036bf1ef93ce@roeck-us.net>
Guenter Roeck <linux@roeck-us.net> writes:
> On 06/20/2017 12:55 AM, Steffen Trumtrar wrote:
>>
>> Steffen Trumtrar <s.trumtrar@pengutronix.de> writes:
>>
>>> Hi!
>>>
>>> This series adds support for the reset line that is (potentially) holding
>>> the watchdog in reset.
>>>
>>> As the watchdog is useless if this happens, it needs to be deasserted in
>>> the probe function.
>>>
>>> Tested on a Socrates board.
>>>
>>> Regards,
>>> Steffen
>>>
>>>
>>> Changes since v3:
>>>
>>> - goto out_disable_clk
>>> - add Reviewed-by
>>>
>>> Changes since v2:
>>>
>>> - use optional reset functions
>>> - add Acked-by to devictree bindings
>>>
>>> Changes since v1:
>>>
>>> - remove reset-names property
>>> - remove warning if reset property is missing
>>>
>>> Steffen Trumtrar (3):
>>> watchdog: bindings: dw_wdt: add reset lines
>>> watchdog: dw_wdt: get reset lines from dt
>>> ARM: socfpga: dtsi: add dw-wdt reset lines
>>>
>>> Documentation/devicetree/bindings/watchdog/dw_wdt.txt | 3 +++
>>> arch/arm/boot/dts/socfpga.dtsi | 2 ++
>>> drivers/watchdog/dw_wdt.c | 11 +++++++++++
>>> 3 files changed, 16 insertions(+)
>>>
>>> base-commit: 2ea659a9ef488125eb46da6eb571de5eae5c43f6
>>
>> Gentle Ping!
>>
>> Is this series already applied somewhere I didn't look?
>>
>
> https://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git/log/?h=watchdog-next
>
> From there, we can only hope that Wim will find the time to pick it up for the next release.
Ah, somewhere I didn't look :) Thanks.
Best regards,
Steffen
--
Pengutronix e.K. | Steffen Trumtrar |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
WARNING: multiple messages have this Message-ID (diff)
From: s.trumtrar@pengutronix.de (Steffen Trumtrar)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4 0/3] watchdog: dw_wdt: add reset lines
Date: Wed, 21 Jun 2017 08:35:39 +0200 [thread overview]
Message-ID: <737f05g85g.fsf@pengutronix.de> (raw)
In-Reply-To: <a6d32d71-6f66-18af-5283-036bf1ef93ce@roeck-us.net>
Guenter Roeck <linux@roeck-us.net> writes:
> On 06/20/2017 12:55 AM, Steffen Trumtrar wrote:
>>
>> Steffen Trumtrar <s.trumtrar@pengutronix.de> writes:
>>
>>> Hi!
>>>
>>> This series adds support for the reset line that is (potentially) holding
>>> the watchdog in reset.
>>>
>>> As the watchdog is useless if this happens, it needs to be deasserted in
>>> the probe function.
>>>
>>> Tested on a Socrates board.
>>>
>>> Regards,
>>> Steffen
>>>
>>>
>>> Changes since v3:
>>>
>>> - goto out_disable_clk
>>> - add Reviewed-by
>>>
>>> Changes since v2:
>>>
>>> - use optional reset functions
>>> - add Acked-by to devictree bindings
>>>
>>> Changes since v1:
>>>
>>> - remove reset-names property
>>> - remove warning if reset property is missing
>>>
>>> Steffen Trumtrar (3):
>>> watchdog: bindings: dw_wdt: add reset lines
>>> watchdog: dw_wdt: get reset lines from dt
>>> ARM: socfpga: dtsi: add dw-wdt reset lines
>>>
>>> Documentation/devicetree/bindings/watchdog/dw_wdt.txt | 3 +++
>>> arch/arm/boot/dts/socfpga.dtsi | 2 ++
>>> drivers/watchdog/dw_wdt.c | 11 +++++++++++
>>> 3 files changed, 16 insertions(+)
>>>
>>> base-commit: 2ea659a9ef488125eb46da6eb571de5eae5c43f6
>>
>> Gentle Ping!
>>
>> Is this series already applied somewhere I didn't look?
>>
>
> https://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git/log/?h=watchdog-next
>
> From there, we can only hope that Wim will find the time to pick it up for the next release.
Ah, somewhere I didn't look :) Thanks.
Best regards,
Steffen
--
Pengutronix e.K. | Steffen Trumtrar |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
WARNING: multiple messages have this Message-ID (diff)
From: Steffen Trumtrar <s.trumtrar-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
To: Guenter Roeck <linux-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org>
Cc: linux-watchdog-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
Wim Van Sebroeck <wim-IQzOog9fTRqzQB+pC5nmwQ@public.gmane.org>,
Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
Dinh Nguyen
<dinguyen-yzvPICuk2ABMcg4IHK0kFoH6Mc4MB0Vx@public.gmane.org>,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
Philipp Zabel <p.zabel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>,
kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org
Subject: Re: [PATCH v4 0/3] watchdog: dw_wdt: add reset lines
Date: Wed, 21 Jun 2017 08:35:39 +0200 [thread overview]
Message-ID: <737f05g85g.fsf@pengutronix.de> (raw)
In-Reply-To: <a6d32d71-6f66-18af-5283-036bf1ef93ce-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org>
Guenter Roeck <linux-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org> writes:
> On 06/20/2017 12:55 AM, Steffen Trumtrar wrote:
>>
>> Steffen Trumtrar <s.trumtrar-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org> writes:
>>
>>> Hi!
>>>
>>> This series adds support for the reset line that is (potentially) holding
>>> the watchdog in reset.
>>>
>>> As the watchdog is useless if this happens, it needs to be deasserted in
>>> the probe function.
>>>
>>> Tested on a Socrates board.
>>>
>>> Regards,
>>> Steffen
>>>
>>>
>>> Changes since v3:
>>>
>>> - goto out_disable_clk
>>> - add Reviewed-by
>>>
>>> Changes since v2:
>>>
>>> - use optional reset functions
>>> - add Acked-by to devictree bindings
>>>
>>> Changes since v1:
>>>
>>> - remove reset-names property
>>> - remove warning if reset property is missing
>>>
>>> Steffen Trumtrar (3):
>>> watchdog: bindings: dw_wdt: add reset lines
>>> watchdog: dw_wdt: get reset lines from dt
>>> ARM: socfpga: dtsi: add dw-wdt reset lines
>>>
>>> Documentation/devicetree/bindings/watchdog/dw_wdt.txt | 3 +++
>>> arch/arm/boot/dts/socfpga.dtsi | 2 ++
>>> drivers/watchdog/dw_wdt.c | 11 +++++++++++
>>> 3 files changed, 16 insertions(+)
>>>
>>> base-commit: 2ea659a9ef488125eb46da6eb571de5eae5c43f6
>>
>> Gentle Ping!
>>
>> Is this series already applied somewhere I didn't look?
>>
>
> https://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git/log/?h=watchdog-next
>
> From there, we can only hope that Wim will find the time to pick it up for the next release.
Ah, somewhere I didn't look :) Thanks.
Best regards,
Steffen
--
Pengutronix e.K. | Steffen Trumtrar |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2017-06-21 6:35 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-22 8:51 [PATCH v4 0/3] watchdog: dw_wdt: add reset lines Steffen Trumtrar
2017-05-22 8:51 ` Steffen Trumtrar
2017-05-22 8:51 ` Steffen Trumtrar
2017-05-22 8:51 ` [PATCH v4 1/3] watchdog: bindings: " Steffen Trumtrar
2017-05-22 8:51 ` Steffen Trumtrar
2017-05-22 8:51 ` Steffen Trumtrar
2017-05-25 0:57 ` Guenter Roeck
2017-05-25 0:57 ` Guenter Roeck
2017-05-25 0:57 ` Guenter Roeck
2017-05-22 8:51 ` [PATCH v4 2/3] watchdog: dw_wdt: get reset lines from dt Steffen Trumtrar
2017-05-22 8:51 ` Steffen Trumtrar
2017-05-22 8:51 ` Steffen Trumtrar
2017-05-25 0:58 ` Guenter Roeck
2017-05-25 0:58 ` Guenter Roeck
2017-05-25 0:58 ` Guenter Roeck
2017-05-22 8:51 ` [PATCH v4 3/3] ARM: socfpga: dtsi: add dw-wdt reset lines Steffen Trumtrar
2017-05-22 8:51 ` Steffen Trumtrar
2017-05-22 8:51 ` Steffen Trumtrar
2017-05-25 0:59 ` Guenter Roeck
2017-05-25 0:59 ` Guenter Roeck
2017-05-25 0:59 ` Guenter Roeck
2017-06-20 7:55 ` [PATCH v4 0/3] watchdog: dw_wdt: add " Steffen Trumtrar
2017-06-20 7:55 ` Steffen Trumtrar
2017-06-20 7:55 ` Steffen Trumtrar
2017-06-21 1:43 ` Guenter Roeck
2017-06-21 1:43 ` Guenter Roeck
2017-06-21 1:43 ` Guenter Roeck
2017-06-21 6:35 ` Steffen Trumtrar [this message]
2017-06-21 6:35 ` Steffen Trumtrar
2017-06-21 6:35 ` Steffen Trumtrar
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=737f05g85g.fsf@pengutronix.de \
--to=s.trumtrar@pengutronix.de \
--cc=devicetree@vger.kernel.org \
--cc=dinguyen@opensource.altera.com \
--cc=kernel@pengutronix.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-watchdog@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=mark.rutland@arm.com \
--cc=p.zabel@pengutronix.de \
--cc=robh+dt@kernel.org \
--cc=wim@iguana.be \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.