From: ldewangan@nvidia.com (Laxman Dewangan)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH V2] clk: palmas: add clock driver for palmas
Date: Mon, 7 Oct 2013 19:53:29 +0530 [thread overview]
Message-ID: <5252C3E1.5010509@nvidia.com> (raw)
In-Reply-To: <1381154751-4565-1-git-send-email-ldewangan@nvidia.com>
On Monday 07 October 2013 07:35 PM, Laxman Dewangan wrote:
> --- a/drivers/clk/Makefile
> +++ b/drivers/clk/Makefile
> @@ -43,3 +43,5 @@ obj-$(CONFIG_COMMON_CLK_SI5351) += clk-si5351.o
> obj-$(CONFIG_COMMON_CLK_S2MPS11) += clk-s2mps11.o
> obj-$(CONFIG_CLK_TWL6040) += clk-twl6040.o
> obj-$(CONFIG_CLK_PPC_CORENET) += clk-ppc-corenet.o
> +obj-$(CONFIG_COMMON_CLK_PALMAS) += clk-palmas.o
> +obj-y += clk-test.o
>
Sorry, silly mistake, the line
+obj-y += clk-test.o
is not require. This was done for testing only.
I will respin the patch but wait for some more feedback if any to add on
next version.
Thanks,
Laxman
WARNING: multiple messages have this Message-ID (diff)
From: Laxman Dewangan <ldewangan@nvidia.com>
To: Laxman Dewangan <ldewangan@nvidia.com>
Cc: "mturquette@linaro.org" <mturquette@linaro.org>,
"broonie@linaro.org" <broonie@linaro.org>,
"rob.herring@calxeda.com" <rob.herring@calxeda.com>,
"pawel.moll@arm.com" <pawel.moll@arm.com>,
"mark.rutland@arm.com" <mark.rutland@arm.com>,
"ijc+devicetree@hellion.org.uk" <ijc+devicetree@hellion.org.uk>,
"grant.likely@linaro.org" <grant.likely@linaro.org>,
"rob@landley.net" <rob@landley.net>,
"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
"linux-doc@vger.kernel.org" <linux-doc@vger.kernel.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
Stephen Warren <swarren@nvidia.com>
Subject: Re: [PATCH V2] clk: palmas: add clock driver for palmas
Date: Mon, 7 Oct 2013 19:53:29 +0530 [thread overview]
Message-ID: <5252C3E1.5010509@nvidia.com> (raw)
In-Reply-To: <1381154751-4565-1-git-send-email-ldewangan@nvidia.com>
On Monday 07 October 2013 07:35 PM, Laxman Dewangan wrote:
> --- a/drivers/clk/Makefile
> +++ b/drivers/clk/Makefile
> @@ -43,3 +43,5 @@ obj-$(CONFIG_COMMON_CLK_SI5351) += clk-si5351.o
> obj-$(CONFIG_COMMON_CLK_S2MPS11) += clk-s2mps11.o
> obj-$(CONFIG_CLK_TWL6040) += clk-twl6040.o
> obj-$(CONFIG_CLK_PPC_CORENET) += clk-ppc-corenet.o
> +obj-$(CONFIG_COMMON_CLK_PALMAS) += clk-palmas.o
> +obj-y += clk-test.o
>
Sorry, silly mistake, the line
+obj-y += clk-test.o
is not require. This was done for testing only.
I will respin the patch but wait for some more feedback if any to add on
next version.
Thanks,
Laxman
next prev parent reply other threads:[~2013-10-07 14:23 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-07 14:05 [PATCH V2] clk: palmas: add clock driver for palmas Laxman Dewangan
2013-10-07 14:05 ` Laxman Dewangan
2013-10-07 14:05 ` Laxman Dewangan
2013-10-07 14:23 ` Laxman Dewangan [this message]
2013-10-07 14:23 ` Laxman Dewangan
2013-10-08 1:02 ` Mike Turquette
2013-10-08 1:02 ` Mike Turquette
2013-10-08 13:15 ` Laxman Dewangan
2013-10-08 13:15 ` Laxman Dewangan
2013-10-08 14:15 ` Mark Rutland
2013-10-08 14:15 ` Mark Rutland
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=5252C3E1.5010509@nvidia.com \
--to=ldewangan@nvidia.com \
--cc=linux-arm-kernel@lists.infradead.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.