From: Tony Lindgren <tony@atomide.com>
To: "Ivan J." <parazyd@dyne.org>
Cc: Grygorii Strashko <grygorii.strashko@ti.com>,
linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 2/2] ARM: omap2plus_defconfig: Update for dropped options.
Date: Fri, 5 Feb 2021 15:30:23 +0200 [thread overview]
Message-ID: <YB1Ib41trny2JFDv@atomide.com> (raw)
In-Reply-To: <20210205131736.3jivrc5lln4t2onr@fq>
* Ivan J. <parazyd@dyne.org> [210205 13:18]:
> On Fri, Feb 05, 2021 at 03:15:00PM +0200, Grygorii Strashko wrote:
> >
> >
> > On 04/02/2021 08:56, Tony Lindgren wrote:
> > > * Ivan Jelincic <parazyd@dyne.org> [210203 13:35]:
> > > > Update omap2plus_defconfig for options that have been dropped:
> > > >
> > > > - SIMPLE_PM_BUS no longer selected.
> > >
> > > Oh right, we now need to always select it. Will queue this for
> > > fixes after the merge window. The other one I'll be queueing
> > > for v5.13 as the merge window is about to open and I'll only
> > > queue fixes for the next few weeks :)
> >
> > "- MICREL_PHY no longer selected."
> >
> > I do not agree with above as MICREL_PHY is selected by KS8851, but on many boards there is no
> > explicit dependency from KS8851, but MICREL PHYs are in use.
> > So, I'd prefer to have it enabled explicitly in omap2plus_defconfig.
> >
> > And not sure what exactly "no longer selected" means.
>
> "no longer selected" means it went away after `make savedefconfig`.
Grgorii, maybe send a patch selecting MICREL_PHY in the Kconfig
for the other cases that do not use KS8851?
Regards,
Tony
WARNING: multiple messages have this Message-ID (diff)
From: Tony Lindgren <tony@atomide.com>
To: "Ivan J." <parazyd@dyne.org>
Cc: linux-omap@vger.kernel.org,
Grygorii Strashko <grygorii.strashko@ti.com>,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 2/2] ARM: omap2plus_defconfig: Update for dropped options.
Date: Fri, 5 Feb 2021 15:30:23 +0200 [thread overview]
Message-ID: <YB1Ib41trny2JFDv@atomide.com> (raw)
In-Reply-To: <20210205131736.3jivrc5lln4t2onr@fq>
* Ivan J. <parazyd@dyne.org> [210205 13:18]:
> On Fri, Feb 05, 2021 at 03:15:00PM +0200, Grygorii Strashko wrote:
> >
> >
> > On 04/02/2021 08:56, Tony Lindgren wrote:
> > > * Ivan Jelincic <parazyd@dyne.org> [210203 13:35]:
> > > > Update omap2plus_defconfig for options that have been dropped:
> > > >
> > > > - SIMPLE_PM_BUS no longer selected.
> > >
> > > Oh right, we now need to always select it. Will queue this for
> > > fixes after the merge window. The other one I'll be queueing
> > > for v5.13 as the merge window is about to open and I'll only
> > > queue fixes for the next few weeks :)
> >
> > "- MICREL_PHY no longer selected."
> >
> > I do not agree with above as MICREL_PHY is selected by KS8851, but on many boards there is no
> > explicit dependency from KS8851, but MICREL PHYs are in use.
> > So, I'd prefer to have it enabled explicitly in omap2plus_defconfig.
> >
> > And not sure what exactly "no longer selected" means.
>
> "no longer selected" means it went away after `make savedefconfig`.
Grgorii, maybe send a patch selecting MICREL_PHY in the Kconfig
for the other cases that do not use KS8851?
Regards,
Tony
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2021-02-05 22:39 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-03 11:34 [PATCH 1/2] ARM: omap2plus_defconfig: Enable Netfilter components as modules Ivan Jelincic
2021-02-03 11:34 ` Ivan Jelincic
2021-02-03 11:34 ` [PATCH 2/2] ARM: omap2plus_defconfig: Update for dropped options Ivan Jelincic
2021-02-03 11:34 ` Ivan Jelincic
2021-02-04 6:56 ` Tony Lindgren
2021-02-04 6:56 ` Tony Lindgren
2021-02-05 13:15 ` Grygorii Strashko
2021-02-05 13:15 ` Grygorii Strashko
2021-02-05 13:17 ` Ivan J.
2021-02-05 13:17 ` Ivan J.
2021-02-05 13:30 ` Tony Lindgren [this message]
2021-02-05 13:30 ` Tony Lindgren
2021-02-05 14:25 ` Grygorii Strashko
2021-02-05 14:25 ` Grygorii Strashko
2021-02-05 14:46 ` Tony Lindgren
2021-02-05 14:46 ` Tony Lindgren
2021-02-05 15:04 ` Grygorii Strashko
2021-02-05 15:04 ` Grygorii Strashko
2021-02-05 15:04 ` Grygorii Strashko
2021-02-06 7:23 ` Tony Lindgren
2021-02-06 7:23 ` Tony Lindgren
2021-02-05 13:18 ` [PATCH 1/2] ARM: omap2plus_defconfig: Enable Netfilter components as modules Grygorii Strashko
2021-02-05 13:18 ` Grygorii Strashko
2021-02-05 13:33 ` Tony Lindgren
2021-02-05 13:33 ` Tony Lindgren
2021-02-05 14:01 ` Grygorii Strashko
2021-02-05 14:01 ` Grygorii Strashko
-- strict thread matches above, loose matches on Subject: below --
2021-01-26 12:21 [PATCH 1/2] ARM: omap2plus_defconfig: Update for moved options Tony Lindgren
2021-01-26 12:21 ` [PATCH 2/2] ARM: omap2plus_defconfig: Update for dropped options Tony Lindgren
2021-01-26 12:21 ` Tony Lindgren
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=YB1Ib41trny2JFDv@atomide.com \
--to=tony@atomide.com \
--cc=grygorii.strashko@ti.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-omap@vger.kernel.org \
--cc=parazyd@dyne.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.