All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-fslc][PATCH] ARM: dts: imx7s-warp: Add watchdog node
@ 2017-01-24 14:38 Vanessa Maegima
  2017-01-25 11:50 ` Otavio Salvador
  0 siblings, 1 reply; 2+ messages in thread
From: Vanessa Maegima @ 2017-01-24 14:38 UTC (permalink / raw)
  To: meta-freescale; +Cc: Vanessa Maegima

Add watchdog node to the imx7s-warp's device tree.

Signed-off-by: Vanessa Maegima <vanessa.maegima@nxp.com>
---
 arch/arm/boot/dts/imx7s-warp.dts | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/arch/arm/boot/dts/imx7s-warp.dts b/arch/arm/boot/dts/imx7s-warp.dts
index 4a1ff1e..0b127e3 100644
--- a/arch/arm/boot/dts/imx7s-warp.dts
+++ b/arch/arm/boot/dts/imx7s-warp.dts
@@ -318,6 +318,13 @@
 	status = "okay";
 };
 
+&wdog1 {
+	pinctrl-names = "default";
+	pinctrl-0 = <&pinctrl_wdog>;
+	fsl,ext-reset-output;
+	status = "okay";
+};
+
 &iomuxc {
 	pinctrl-names = "default";
 
-- 
2.7.4



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

* Re: [linux-fslc][PATCH] ARM: dts: imx7s-warp: Add watchdog node
  2017-01-24 14:38 [linux-fslc][PATCH] ARM: dts: imx7s-warp: Add watchdog node Vanessa Maegima
@ 2017-01-25 11:50 ` Otavio Salvador
  0 siblings, 0 replies; 2+ messages in thread
From: Otavio Salvador @ 2017-01-25 11:50 UTC (permalink / raw)
  To: Vanessa Maegima; +Cc: meta-freescale

On Tue, Jan 24, 2017 at 12:38 PM, Vanessa Maegima
<vanessa.maegima@nxp.com> wrote:
> Add watchdog node to the imx7s-warp's device tree.
>
> Signed-off-by: Vanessa Maegima <vanessa.maegima@nxp.com>

I applied it to the kernel tree; please see if any ohter patch is need
so we can bump the recipe.


-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


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

end of thread, other threads:[~2017-01-25 11:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-24 14:38 [linux-fslc][PATCH] ARM: dts: imx7s-warp: Add watchdog node Vanessa Maegima
2017-01-25 11:50 ` Otavio Salvador

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.