From: Jean Delvare <jdelvare@suse.de>
To: linux-clk@vger.kernel.org,
Michael Turquette <mturquette@baylibre.com>,
Stephen Boyd <sboyd@codeaurora.org>,
Neil Armstrong <narmstrong@baylibre.com>
Subject: [PATCH] clk: oxnas: Add hardware dependencies
Date: Thu, 7 Jul 2016 09:18:44 +0200 [thread overview]
Message-ID: <20160707091844.196a7930@endymion> (raw)
The clk-oxnas driver is specific to its architecture, so do not
propose it on other architectures, unless build-testing.
Signed-off-by: Jean Delvare <jdelvare@suse.de>
Cc: Neil Armstrong <narmstrong@baylibre.com>
Cc: Stephen Boyd <sboyd@codeaurora.org>
---
drivers/clk/Kconfig | 1 +
1 file changed, 1 insertion(+)
--- linux-4.7-rc6.orig/drivers/clk/Kconfig 2016-07-04 08:01:00.000000000 +0200
+++ linux-4.7-rc6/drivers/clk/Kconfig 2016-07-07 09:12:17.723329794 +0200
@@ -203,6 +203,7 @@ config COMMON_CLK_PIC32
config COMMON_CLK_OXNAS
bool "Clock driver for the OXNAS SoC Family"
+ depends on ARCH_OXNAS || COMPILE_TEST
select MFD_SYSCON
---help---
Support for the OXNAS SoC Family clocks.
--
Jean Delvare
SUSE L3 Support
next reply other threads:[~2016-07-07 7:18 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-07 7:18 Jean Delvare [this message]
2016-07-09 21:08 ` [PATCH] clk: oxnas: Add hardware dependencies Neil Armstrong
2016-07-10 9:35 ` Neil Armstrong
2016-07-12 22:31 ` Michael Turquette
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=20160707091844.196a7930@endymion \
--to=jdelvare@suse.de \
--cc=linux-clk@vger.kernel.org \
--cc=mturquette@baylibre.com \
--cc=narmstrong@baylibre.com \
--cc=sboyd@codeaurora.org \
/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.