From: Stephen Boyd <sboyd@kernel.org>
To: devicetree@vger.kernel.org, linux-clk@vger.kernel.org,
shubhrajyoti.datta@gmail.com
Cc: mturquette@baylibre.com, robh+dt@kernel.org,
mark.rutland@arm.com, shubhrajyoti.datta@gmail.com,
Shubhrajyoti Datta <shubhrajyoti.datta@xilinx.com>
Subject: Re: [PATCHv2 1/2] clk: clock-wizard: Move the clockwizard to clk
Date: Tue, 26 Nov 2019 10:09:31 -0800 [thread overview]
Message-ID: <20191126180932.3A04620727@mail.kernel.org> (raw)
In-Reply-To: <1573820552-21164-1-git-send-email-shubhrajyoti.datta@gmail.com>
Quoting shubhrajyoti.datta@gmail.com (2019-11-15 04:22:31)
> From: Shubhrajyoti Datta <shubhrajyoti.datta@xilinx.com>
>
> Move the clocking wizard driver from staging to clk.
>
> Signed-off-by: Shubhrajyoti Datta <shubhrajyoti.datta@xilinx.com>
> ---
> this is moving the drivers/staging/clocking-wizard to clk
> v2:
> Added the makefile and kconfig
>
> drivers/clk/Kconfig | 6 +
> drivers/clk/Makefile | 1 +
> drivers/clk/clk-xlnx-clock-wizard.c | 335 ++++++++++++++++++++++++++++++++++++
Where is the deletion of the file from staging? Has the TODO file in
staging been resolved? Please Cc Soren and Greg on these patches. Also
include a cover letter and convince us _why_ we should review these
patches in the commit text. Stating what the patch is doing, i.e.
"moving code around", is not helpful.
next prev parent reply other threads:[~2019-11-26 18:09 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-15 12:22 [PATCHv2 1/2] clk: clock-wizard: Move the clockwizard to clk shubhrajyoti.datta
2019-11-15 12:22 ` [PATCHv2 2/2] dt-bindings: add documentation of xilinx clocking wizard shubhrajyoti.datta
2019-11-26 18:09 ` Stephen Boyd [this message]
2019-11-27 5:35 ` [PATCHv2 1/2] clk: clock-wizard: Move the clockwizard to clk Shubhrajyoti Datta
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=20191126180932.3A04620727@mail.kernel.org \
--to=sboyd@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=linux-clk@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=mturquette@baylibre.com \
--cc=robh+dt@kernel.org \
--cc=shubhrajyoti.datta@gmail.com \
--cc=shubhrajyoti.datta@xilinx.com \
/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.