Devicetree
 help / color / mirror / Atom feed
From: Brian Masney <bmasney@redhat.com>
To: Stephen Boyd <sboyd@kernel.org>
Cc: Peng Fan <peng.fan@oss.nxp.com>,
	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: Tue, 18 Aug 2026 10:48:31 -0400	[thread overview]
Message-ID: <aoRwv93owSaasnC5@redhat.com> (raw)
In-Reply-To: <178698381923.5030.9178300925075210422@lazor>

On Mon, Aug 17, 2026 at 09:23:39AM -0700, Stephen Boyd wrote:
> 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.

Thanks. Sorry for not catching this. I only did an aarch64 allmodconfig
build before I sent you that pull. I see this happened on x86_64
allmodconfig.

Brian


      reply	other threads:[~2026-08-18 14:48 UTC|newest]

Thread overview: 16+ 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:54   ` sashiko-bot
2026-06-12  8:46 ` [PATCH v10 3/6] clk: conf: Support assigned-clock-sscs Peng Fan (OSS)
2026-06-12  8:54   ` sashiko-bot
2026-06-12  8:46 ` [PATCH v10 4/6] clk: Add KUnit tests for assigned-clock-sscs Peng Fan (OSS)
2026-06-12  8:55   ` sashiko-bot
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)
2026-06-12  8:58   ` sashiko-bot
2026-08-14 16:17     ` Stephen Boyd
2026-08-17 11:02       ` Peng Fan
2026-08-17 16:23         ` Stephen Boyd
2026-08-18 14:48           ` Brian Masney [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=aoRwv93owSaasnC5@redhat.com \
    --to=bmasney@redhat.com \
    --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 \
    --cc=sboyd@kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox