All of lore.kernel.org
 help / color / mirror / Atom feed
From: Olof Johansson <olof@lixom.net>
To: "Gadiyar, Anand" <gadiyar@ti.com>
Cc: "tony@atomide.com" <tony@atomide.com>,
	"linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>
Subject: Re: [PATCH] Add omap3_defconfig
Date: Mon, 30 Nov 2009 09:52:06 -0600	[thread overview]
Message-ID: <20091130155206.GA13950@lixom.net> (raw)
In-Reply-To: <5A47E75E594F054BAF48C5E4FC4B92AB030AAC3630@dbde02.ent.ti.com>

On Mon, Nov 30, 2009 at 11:17:47AM +0530, Gadiyar, Anand wrote:
> Olof Johansson wrote:
> 
> > Having one combined defconfig that is the superset of the individual
> > defconfigs for OMAP3 platforms is useful for easily finding build
> > errors. Not to mention convenient as a base if you want to boot several
> > platforms with a single kernel image.
> > 
> > Signed-off-by: Olof Johansson <olof@lixom.net>
> > 
> > 
> > ---
> > 
> > Tony, I noticed linux-next doesn't build many of the OMAP defconfigs,
> > and a handful of them won't build to date. I suggest adding this config,
> > and I'll as Stephen Rothwell to add it as one of the configs that are
> > tested (and build errors reported) for every release.
> > 
> > He's reluctant to add too many individual configs since it adds time to
> > each cycle, but one more can surely be acceptable.
> > 
> 
> Good idea. Kevin does something similar with the pm branch. There's
> an omap3_pm_defconfig.
> 
> A few minor comments below.
> 
> > 
> > -Olof
> > 
> <snip>
> 
> > +CONFIG_USER_SCHED=y
> > +# CONFIG_CGROUP_SCHED is not set
> > +# CONFIG_CGROUPS is not set
> > +CONFIG_SYSFS_DEPRECATED=y
> > +CONFIG_SYSFS_DEPRECATED_V2=y
> 
> Would you consider getting rid of these two?
> There was a patch recently to remove these from the
> other omap defconfigs, so this would be one inconsistency
> between them.

Sure. I created this by cat:ing the various board configs together to
get the superset, I didn't spend a whole lot of time looking at the
individual options.

> <snip>
> 
> > +# Miscellaneous USB options
> > +#
> > +CONFIG_USB_DEVICEFS=y
> > +CONFIG_USB_DEVICE_CLASS=y
> > +# CONFIG_USB_DYNAMIC_MINORS is not set
> > +CONFIG_USB_SUSPEND=y
> > +CONFIG_USB_OTG=y
> > +CONFIG_USB_OTG_WHITELIST=y
> > +CONFIG_USB_OTG_BLACKLIST_HUB=y
> 
> This removes the ability to connect all devices to MUSB
> in host mode. (Most flash drives would not be on the
> whitelist). Also, blacklisting hubs means you can't use
> an external hub either - which is commonly used with
> beagle and other similar boards.

Sure.

> <snip>
> 
> > +# OMAP 343x high speed USB support
> > +#
> > +# CONFIG_USB_MUSB_HOST is not set
> > +# CONFIG_USB_MUSB_PERIPHERAL is not set
> > +CONFIG_USB_MUSB_OTG=y
> > +CONFIG_USB_GADGET_MUSB_HDRC=y
> > +CONFIG_USB_MUSB_HDRC_HCD=y
> > +CONFIG_MUSB_PIO_ONLY=y
> 
> And this would remove the MUSB DMA support on these boards.
> I think you should make this n. It's always possible to
> disable dma by adding a parameter "musb_hdrc.use_dma=n" to
> the kernel command line

No problem. I'll hold off reposting until tonight to let more comments
come in.


-Olof

  reply	other threads:[~2009-11-30 15:50 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-30  3:34 [PATCH] Add omap3_defconfig Olof Johansson
2009-11-30  5:47 ` Gadiyar, Anand
2009-11-30 15:52   ` Olof Johansson [this message]
2009-12-01  3:19 ` [PATCH v2] arm: omap: " Olof Johansson
2009-12-01  3:59   ` Pandita, Vikram
2009-12-01  4:13     ` Olof Johansson
2009-12-01 20:09   ` [PATCH v3] " Olof Johansson
2009-12-02  0:08     ` Tony Lindgren
2009-12-02  2:14       ` Olof Johansson
2009-12-03  0:52     ` [APPLIED] " 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=20091130155206.GA13950@lixom.net \
    --to=olof@lixom.net \
    --cc=gadiyar@ti.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=tony@atomide.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 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.