devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Boyd <sboyd@kernel.org>
To: Conor Dooley <conor+dt@kernel.org>,
	Harry Austen <hpausten@protonmail.com>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Michael Turquette <mturquette@baylibre.com>,
	Michal Simek <michal.simek@amd.com>,
	Rob Herring <robh@kernel.org>
Cc: Shubhrajyoti Datta <shubhrajyoti.datta@amd.com>,
	linux-clk@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	Harry Austen <hpausten@protonmail.com>
Subject: Re: [PATCH v2 6/6] clk: clocking-wizard: move dynamic reconfig setup behind flag
Date: Wed, 09 Oct 2024 18:19:50 -0700	[thread overview]
Message-ID: <a007bf2fd2bf676348570882a70534cc.sboyd@kernel.org> (raw)
In-Reply-To: <20240913191037.2690-7-hpausten@protonmail.com>

Quoting Harry Austen (2024-09-13 12:11:42)
> Xilinx clocking wizard IP core's dynamic reconfiguration support is
> optionally enabled at build time. Use the new boolean devicetree
> property to indicate whether the hardware supports this feature or not.
> 
> Signed-off-by: Harry Austen <hpausten@protonmail.com>
> ---

Applied to clk-next

      reply	other threads:[~2024-10-10  1:19 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-13 19:11 [PATCH v2 0/6] clk: clocking-wizard: modernize probe Harry Austen
2024-09-13 19:11 ` [PATCH v2 1/6] clk: clocking-wizard: simplify probe/remove with devres helpers Harry Austen
2024-10-10  0:51   ` Stephen Boyd
2024-09-13 19:11 ` [PATCH v2 2/6] clk: clocking-wizard: use newer clk_hw API Harry Austen
2024-10-10  0:51   ` Stephen Boyd
2024-09-13 19:11 ` [PATCH v2 3/6] clk: clocking-wizard: use devres versions of " Harry Austen
2024-10-10  0:51   ` Stephen Boyd
2024-09-13 19:11 ` [PATCH v2 4/6] clk: clocking-wizard: move clock registration to separate function Harry Austen
2024-10-10  0:51   ` Stephen Boyd
2024-09-13 19:11 ` [PATCH v2 5/6] dt-bindings: clock: xilinx: describe whether dynamic reconfig is enabled Harry Austen
2024-09-16 14:47   ` Rob Herring (Arm)
2024-10-10  0:51   ` Stephen Boyd
2024-09-13 19:11 ` [PATCH v2 6/6] clk: clocking-wizard: move dynamic reconfig setup behind flag Harry Austen
2024-10-10  1:19   ` Stephen Boyd [this message]

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=a007bf2fd2bf676348570882a70534cc.sboyd@kernel.org \
    --to=sboyd@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=hpausten@protonmail.com \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=michal.simek@amd.com \
    --cc=mturquette@baylibre.com \
    --cc=robh@kernel.org \
    --cc=shubhrajyoti.datta@amd.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 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).