From: Zhiqiang Hou <Zhiqiang.Hou@freescale.com>
To: linux-arm-kernel@lists.infradead.org, catalin.marinas@arm.com,
will.deacon@arm.com, linux-i2c@vger.kernel.org,
linux-watchdog@vger.kernel.org, linux-doc@vger.kernel.org,
linux-clk@vger.kernel.org
Cc: mark.rutland@arm.com, linux@roeck-us.net, wsa@the-dreams.de,
wim@iguana.be, corbet@lwn.net, mturquette@baylibre.com,
sboyd@codeaurora.org, Mingkai.Hu@freescale.com,
Shaohui.Xie@freescale.com, scottwood@freescale.com,
bhupesh.sharma@freescale.com, Wenbin.Song@freescale.com,
B48286@freescale.com
Subject: [PATCHv8 2/5] watchdog: Add support for Freescale Layerscape platforms
Date: Tue, 17 Nov 2015 17:53:19 +0800 [thread overview]
Message-ID: <1447754002-40555-2-git-send-email-Zhiqiang.Hou@freescale.com> (raw)
In-Reply-To: <1447754002-40555-1-git-send-email-Zhiqiang.Hou@freescale.com>
From: Shaohui Xie <Shaohui.Xie@freescale.com>
Modify watchdog/Kconfig file to support Layerscape platforms.
Signed-off-by: Shaohui Xie <Shaohui.Xie@freescale.com>
Signed-off-by: Hou Zhiqiang <B48286@freescale.com>
Acked-by: Guenter Roeck <linux@roeck-us.net>
---
V8:
- No change.
V6:
- Remove a Signed-off.
V5: V4 V3 V2
- No change.
drivers/watchdog/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig
index 7a8a6c6..1c427be 100644
--- a/drivers/watchdog/Kconfig
+++ b/drivers/watchdog/Kconfig
@@ -446,7 +446,7 @@ config MAX63XX_WATCHDOG
config IMX2_WDT
tristate "IMX2+ Watchdog"
- depends on ARCH_MXC
+ depends on ARCH_MXC || ARCH_LAYERSCAPE
select REGMAP_MMIO
select WATCHDOG_CORE
help
--
2.1.0.27.g96db324
next prev parent reply other threads:[~2015-11-17 9:53 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-17 9:53 [PATCHv8 1/5] i2c: imx: fix a compiling error Zhiqiang Hou
2015-11-17 9:53 ` Zhiqiang Hou [this message]
2015-11-17 9:53 ` [PATCHv8 3/5] Documentation: DT: Add entry for Freescale LS1043a-RDB board Zhiqiang Hou
2015-11-17 9:53 ` [PATCHv8 4/5] ARM64: dts: add Freescale LS1043a SoC support Zhiqiang Hou
2015-11-17 9:53 ` [PATCHv8 5/5] ARM64: dts: add LS1043a-RDB board support Zhiqiang Hou
2015-11-20 14:59 ` [PATCHv8 1/5] i2c: imx: fix a compiling error Wolfram Sang
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=1447754002-40555-2-git-send-email-Zhiqiang.Hou@freescale.com \
--to=zhiqiang.hou@freescale.com \
--cc=B48286@freescale.com \
--cc=Mingkai.Hu@freescale.com \
--cc=Shaohui.Xie@freescale.com \
--cc=Wenbin.Song@freescale.com \
--cc=bhupesh.sharma@freescale.com \
--cc=catalin.marinas@arm.com \
--cc=corbet@lwn.net \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-i2c@vger.kernel.org \
--cc=linux-watchdog@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=mark.rutland@arm.com \
--cc=mturquette@baylibre.com \
--cc=sboyd@codeaurora.org \
--cc=scottwood@freescale.com \
--cc=will.deacon@arm.com \
--cc=wim@iguana.be \
--cc=wsa@the-dreams.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).