From: Tony Lindgren <tony@atomide.com>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: "open list:TI ETHERNET SWITCH DRIVER \(CPSW\)"
<linux-omap@vger.kernel.org>,
Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>,
Linux ARM <linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH] ARM: OMAP2+: Fix booting for am335x after moving to simple-pm-bus
Date: Fri, 15 Jan 2021 11:07:26 +0200 [thread overview]
Message-ID: <YAFbTosSwKpHDwkg@atomide.com> (raw)
In-Reply-To: <CAMuHMdUtdMQwwP+k86mzavQVAq8EAHwwoOFM_yqT6zY7Mz-jOw@mail.gmail.com>
* Geert Uytterhoeven <geert@linux-m68k.org> [210115 08:59]:
> On Fri, Jan 15, 2021 at 9:29 AM Tony Lindgren <tony@atomide.com> wrote:
> > --- a/arch/arm/mach-omap2/Kconfig
> > +++ b/arch/arm/mach-omap2/Kconfig
> > @@ -105,8 +105,10 @@ config ARCH_OMAP2PLUS
> > select OMAP_DM_TIMER
> > select OMAP_GPMC
> > select PINCTRL
> > + select PM
> > select PM_GENERIC_DOMAINS if PM
> > select PM_GENERIC_DOMAINS_OF if PM
> > + select SIMPLE_PM_BUS if OF && PM
>
> PM is selected above, so those 3 dependencies on PM can be removed.
> ARCH_OMAP2PLUS depends on ARCH_MULTIPLATFORM, which
> selects USE_OF and thus OF?
Yeah OK I'll drop those. And fix the sorting issue I noticed for Kconfig :)
Regards,
Tony
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
prev parent reply other threads:[~2021-01-15 9:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-15 8:29 [PATCH] ARM: OMAP2+: Fix booting for am335x after moving to simple-pm-bus Tony Lindgren
2021-01-15 8:58 ` Geert Uytterhoeven
2021-01-15 9:07 ` Tony Lindgren [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=YAFbTosSwKpHDwkg@atomide.com \
--to=tony@atomide.com \
--cc=geert@linux-m68k.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-omap@vger.kernel.org \
--cc=matti.vaittinen@fi.rohmeurope.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).