From: Stephen Boyd <sboyd@kernel.org>
To: Conor Dooley <conor+dt@kernel.org>, Felix Fietkau <nbd@nbd.name>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Lorenzo Bianconi <lorenzo@kernel.org>,
Michael Turquette <mturquette@baylibre.com>,
Philipp Zabel <p.zabel@pengutronix.de>,
Rob Herring <robh@kernel.org>
Cc: linux-clk@vger.kernel.org, devicetree@vger.kernel.org,
upstream@airoha.com, angelogioacchino.delregno@collabora.com,
linux-arm-kernel@lists.infradead.org,
lorenzo.bianconi83@gmail.com, ansuelsmth@gmail.com,
Lorenzo Bianconi <lorenzo@kernel.org>
Subject: Re: [PATCH RESEND v2 3/7] clk: en7523: move clock_register in hw_init callback
Date: Thu, 14 Nov 2024 13:01:42 -0800 [thread overview]
Message-ID: <f7298afe9999b1f6f1bca0891c999cd0.sboyd@kernel.org> (raw)
In-Reply-To: <20241112-clk-en7581-syscon-v2-3-8ada5e394ae4@kernel.org>
Quoting Lorenzo Bianconi (2024-11-11 16:08:50)
> Move en7523_register_clocks routine in hw_init callback.
> Introduce en7523_clk_hw_init callback for EN7523 SoC.
> This is a preliminary patch to differentiate IO mapped region between
> EN7523 and EN7581 SoCs in order to access chip-scu IO region
> <0x1fa20000 0x384> on EN7581 SoC as syscon device since it contains
> miscellaneous registers needed by multiple devices (clock, pinctrl ..).
>
> Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
> ---
Applied to clk-next
next prev parent reply other threads:[~2024-11-14 21:01 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-12 0:08 [PATCH RESEND v2 0/7] clk: en7523: Update register mapping for EN7581 Lorenzo Bianconi
2024-11-12 0:08 ` [PATCH RESEND v2 1/7] dt-bindings: clock: airoha: Update reg mapping for EN7581 SoC Lorenzo Bianconi
2024-11-12 16:41 ` Rob Herring (Arm)
2024-11-14 21:01 ` Stephen Boyd
2024-11-12 0:08 ` [PATCH RESEND v2 2/7] clk: en7523: remove REG_PCIE*_{MEM,MEM_MASK} configuration Lorenzo Bianconi
2024-11-14 21:01 ` Stephen Boyd
2024-11-12 0:08 ` [PATCH RESEND v2 3/7] clk: en7523: move clock_register in hw_init callback Lorenzo Bianconi
2024-11-14 21:01 ` Stephen Boyd [this message]
2024-11-12 0:08 ` [PATCH RESEND v2 4/7] clk: en7523: introduce chip_scu regmap Lorenzo Bianconi
2024-11-14 21:01 ` Stephen Boyd
2024-11-12 0:08 ` [PATCH RESEND v2 5/7] clk: en7523: fix estimation of fixed rate for EN7581 Lorenzo Bianconi
2024-11-14 21:02 ` Stephen Boyd
2024-11-12 0:08 ` [PATCH RESEND v2 6/7] clk: en7523: move en7581_reset_register() in en7581_clk_hw_init() Lorenzo Bianconi
2024-11-14 21:02 ` Stephen Boyd
2024-11-12 0:08 ` [PATCH RESEND v2 7/7] clk: en7523: map io region in a single block Lorenzo Bianconi
2024-11-14 21:02 ` Stephen Boyd
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=f7298afe9999b1f6f1bca0891c999cd0.sboyd@kernel.org \
--to=sboyd@kernel.org \
--cc=angelogioacchino.delregno@collabora.com \
--cc=ansuelsmth@gmail.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-clk@vger.kernel.org \
--cc=lorenzo.bianconi83@gmail.com \
--cc=lorenzo@kernel.org \
--cc=mturquette@baylibre.com \
--cc=nbd@nbd.name \
--cc=p.zabel@pengutronix.de \
--cc=robh@kernel.org \
--cc=upstream@airoha.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).