linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Boyd <sboyd@kernel.org>
To: Jiaxun Yang <jiaxun.yang@flygoat.com>, linux-mips@vger.kernel.org
Cc: tsbogend@alpha.franken.de, mturquette@baylibre.com,
	daniel.lezcano@linaro.org, linus.walleij@linaro.org,
	vkoul@kernel.org, linux-kernel@vger.kernel.org,
	linux-clk@vger.kernel.org, linux-gpio@vger.kernel.org,
	linux-phy@lists.infradead.org, devicetree@vger.kernel.org,
	Jiaxun Yang <jiaxun.yang@flygoat.com>
Subject: Re: [PATCH 3/9] clk: pistachio: Make it selectable for generic MIPS kernel
Date: Sun, 27 Jun 2021 16:38:49 -0700	[thread overview]
Message-ID: <162483712923.3259633.15640278024587375157@swboyd.mtv.corp.google.com> (raw)
In-Reply-To: <20210627045631.2882-4-jiaxun.yang@flygoat.com>

Quoting Jiaxun Yang (2021-06-26 21:56:25)
> diff --git a/drivers/clk/pistachio/Kconfig b/drivers/clk/pistachio/Kconfig
> new file mode 100644
> index 000000000000..efb7a7f45259
> --- /dev/null
> +++ b/drivers/clk/pistachio/Kconfig
> @@ -0,0 +1,8 @@
> +# SPDX-License-Identifier: GPL-2.0
> +
> +config COMMON_CLK_PISTACHIO
> +       bool "Support for IMG Pistachio SoC clock controllers"
> +       depends on MIPS

Is anything MIPS specific? Or can this be 

	depends on MIPS || COMPILE_TEST


> +       help
> +         Support for the IMG Pistachio SoC clock controller.
> +         Say Y if you want to include clock support.
> \ No newline at end of file
> -- 
> 2.32.0
>

  reply	other threads:[~2021-06-27 23:38 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-27  4:56 [PATCH 0/9] MIPS: Migrate pistachio to generic kernel Jiaxun Yang
2021-06-27  4:56 ` [PATCH 1/9] MIPS: generic: Allow generating FIT image for Marduk board Jiaxun Yang
2021-06-27  4:56 ` [PATCH 2/9] MIPS: DTS: Pistachio add missing cpc and cdmm Jiaxun Yang
2021-06-27  4:56 ` [PATCH 3/9] clk: pistachio: Make it selectable for generic MIPS kernel Jiaxun Yang
2021-06-27 23:38   ` Stephen Boyd [this message]
2021-06-28  1:06     ` Jiaxun Yang
2021-06-27  4:56 ` [PATCH 4/9] clocksource/drivers/pistachio: Make it seletable for MIPS Jiaxun Yang
2021-06-27  4:56 ` [PATCH 5/9] phy: pistachio-usb: Depend on MIPS || COMPILE_TEST Jiaxun Yang
2021-06-27  4:56 ` [PATCH 6/9] pinctrl: pistachio: Make it as a option Jiaxun Yang
2021-07-23 16:13   ` Linus Walleij
2021-07-25  2:49     ` Jiaxun Yang
2021-08-10 13:27       ` Linus Walleij
2021-06-27  4:56 ` [PATCH 7/9] MIPS: config: generic: Add config for Marduk board Jiaxun Yang
2021-06-27  4:56 ` [PATCH 8/9] MIPS: Retire MACH_PISTACHIO Jiaxun Yang
2021-06-27  4:56 ` [PATCH 9/9] MIPS: Make a alias for pistachio_defconfig Jiaxun Yang
2021-06-27  5:17   ` Jiaxun Yang

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=162483712923.3259633.15640278024587375157@swboyd.mtv.corp.google.com \
    --to=sboyd@kernel.org \
    --cc=daniel.lezcano@linaro.org \
    --cc=devicetree@vger.kernel.org \
    --cc=jiaxun.yang@flygoat.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mips@vger.kernel.org \
    --cc=linux-phy@lists.infradead.org \
    --cc=mturquette@baylibre.com \
    --cc=tsbogend@alpha.franken.de \
    --cc=vkoul@kernel.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 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).