From: Stephen Boyd <sboyd@kernel.org>
To: Peng Fan <peng.fan@oss.nxp.com>
Cc: sashiko-bot@kernel.org, sashiko-reviews@lists.linux.dev,
Brian Masney <bmasney+clk@redhat.com>,
Peng Fan <peng.fan@nxp.com>,
robh@kernel.org, conor+dt@kernel.org, devicetree@vger.kernel.org,
linux-clk@vger.kernel.org
Subject: Re: [PATCH v10 6/6] clk: scmi: Add i.MX95 OEM extension support for SCMI clock driver
Date: Mon, 17 Aug 2026 09:23:39 -0700 [thread overview]
Message-ID: <178698381923.5030.9178300925075210422@lazor> (raw)
In-Reply-To: <aoLqSA3XOMJnJL4o@shlinux89>
Quoting Peng Fan (2026-08-17 04:02:32)
> Hi Stephen,
>
> On Fri, Aug 14, 2026 at 09:17:48AM -0700, Stephen Boyd wrote:
> >+Brian and Peng
> >
> >It doesn't link for allmodconfig build
>
> My bad.
>
> I just posted v11 to address the allmodconfig build issue, very minor changes:
> -obj-$(CONFIG_COMMON_CLK_SCMI) += clk-scmi.o
> +scmi-clk-y := clk-scmi.o clk-scmi-oem.o
> +obj-$(CONFIG_COMMON_CLK_SCMI) += scmi-clk.o
>
Ok. Brian already picked this up in a PR that he sent me so I'll squash
this in.
next prev parent reply other threads:[~2026-08-17 16:23 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-12 8:46 [PATCH v10 0/6] clk: Support spread spectrum and use it in clk-scmi Peng Fan (OSS)
2026-06-12 8:46 ` [PATCH v10 1/6] dt-bindings: clock: Add spread spectrum definition Peng Fan (OSS)
2026-06-12 8:46 ` [PATCH v10 2/6] clk: Introduce clk_hw_set_spread_spectrum Peng Fan (OSS)
2026-06-12 8:46 ` [PATCH v10 3/6] clk: conf: Support assigned-clock-sscs Peng Fan (OSS)
2026-06-12 8:46 ` [PATCH v10 4/6] clk: Add KUnit tests for assigned-clock-sscs Peng Fan (OSS)
2026-06-15 16:40 ` Brian Masney
2026-06-12 8:46 ` [PATCH v10 5/6] clk: scmi: Introduce common header for SCMI clock interface Peng Fan (OSS)
2026-06-12 8:46 ` [PATCH v10 6/6] clk: scmi: Add i.MX95 OEM extension support for SCMI clock driver Peng Fan (OSS)
[not found] ` <20260612085812.AA15D1F000E9@smtp.kernel.org>
2026-08-14 16:17 ` Stephen Boyd
2026-08-17 11:02 ` Peng Fan
2026-08-17 16:23 ` Stephen Boyd [this message]
2026-08-18 14:48 ` Brian Masney
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=178698381923.5030.9178300925075210422@lazor \
--to=sboyd@kernel.org \
--cc=bmasney+clk@redhat.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=linux-clk@vger.kernel.org \
--cc=peng.fan@nxp.com \
--cc=peng.fan@oss.nxp.com \
--cc=robh@kernel.org \
--cc=sashiko-bot@kernel.org \
--cc=sashiko-reviews@lists.linux.dev \
/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