All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lee Jones <lee.jones@linaro.org>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: Michael Turquette <mturquette@baylibre.com>,
	Stephen Boyd <sboyd@kernel.org>,
	Linux ARM <linux-arm-kernel@lists.infradead.org>,
	linux-kernel <linux-kernel@vger.kernel.org>,
	linux-clk <linux-clk@vger.kernel.org>,
	Peter Collingbourne <pcc@google.com>
Subject: Re: [RESEND 1/1] clk: versatile: remove dependency on ARCH_*
Date: Tue, 1 Jun 2021 15:50:31 +0100	[thread overview]
Message-ID: <20210601145031.GK543307@dell> (raw)
In-Reply-To: <CACRpkdZgpFL4ALGr16hua-uSnM-5SrOZ1KGMkzTEDrZmwh_1=w@mail.gmail.com>

On Fri, 21 May 2021, Linus Walleij wrote:

> On Thu, May 20, 2021 at 6:17 PM Lee Jones <lee.jones@linaro.org> wrote:
> 
> > From: Peter Collingbourne <pcc@google.com>
> >
> > It is now possible to build a modular kernel for vexpress by
> > not setting CONFIG_ARCH_VEXPRESS=y and instead setting =m on the
> > drivers that it normally implies. This is with the exception of
> > CLK_VEXPRESS_OSC which is currently hidden behind a dependency on
> > one of several ARCH_* variables. Remove that dependency so that
> > CLK_VEXPRESS_OSC may be enabled without it.
> >
> > Signed-off-by: Peter Collingbourne <pcc@google.com>
> > Link: https://linux-review.googlesource.com/id/I435a21e2e5f6187db54f4ef2079b60028ab2ea69
> > Signed-off-by: Lee Jones <lee.jones@linaro.org>
> 
> Reviewed-by: Linus Walleij <linus.walleij@linaro.org>

Still not in -next.

Who will take this please?

-- 
Lee Jones [李琼斯]
Senior Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog

WARNING: multiple messages have this Message-ID (diff)
From: Lee Jones <lee.jones@linaro.org>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: Michael Turquette <mturquette@baylibre.com>,
	Stephen Boyd <sboyd@kernel.org>,
	Linux ARM <linux-arm-kernel@lists.infradead.org>,
	linux-kernel <linux-kernel@vger.kernel.org>,
	linux-clk <linux-clk@vger.kernel.org>,
	Peter Collingbourne <pcc@google.com>
Subject: Re: [RESEND 1/1] clk: versatile: remove dependency on ARCH_*
Date: Tue, 1 Jun 2021 15:50:31 +0100	[thread overview]
Message-ID: <20210601145031.GK543307@dell> (raw)
In-Reply-To: <CACRpkdZgpFL4ALGr16hua-uSnM-5SrOZ1KGMkzTEDrZmwh_1=w@mail.gmail.com>

On Fri, 21 May 2021, Linus Walleij wrote:

> On Thu, May 20, 2021 at 6:17 PM Lee Jones <lee.jones@linaro.org> wrote:
> 
> > From: Peter Collingbourne <pcc@google.com>
> >
> > It is now possible to build a modular kernel for vexpress by
> > not setting CONFIG_ARCH_VEXPRESS=y and instead setting =m on the
> > drivers that it normally implies. This is with the exception of
> > CLK_VEXPRESS_OSC which is currently hidden behind a dependency on
> > one of several ARCH_* variables. Remove that dependency so that
> > CLK_VEXPRESS_OSC may be enabled without it.
> >
> > Signed-off-by: Peter Collingbourne <pcc@google.com>
> > Link: https://linux-review.googlesource.com/id/I435a21e2e5f6187db54f4ef2079b60028ab2ea69
> > Signed-off-by: Lee Jones <lee.jones@linaro.org>
> 
> Reviewed-by: Linus Walleij <linus.walleij@linaro.org>

Still not in -next.

Who will take this please?

-- 
Lee Jones [李琼斯]
Senior Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2021-06-01 14:50 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-20 16:17 [RESEND 1/1] clk: versatile: remove dependency on ARCH_* Lee Jones
2021-05-20 16:17 ` Lee Jones
2021-05-20 23:36 ` Linus Walleij
2021-05-20 23:36   ` Linus Walleij
2021-06-01 14:50   ` Lee Jones [this message]
2021-06-01 14:50     ` Lee Jones
2021-06-02  1:18 ` Stephen Boyd
2021-06-02  1:18   ` 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=20210601145031.GK543307@dell \
    --to=lee.jones@linaro.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mturquette@baylibre.com \
    --cc=pcc@google.com \
    --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 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.