From: Tony Lindgren <tony@atomide.com>
To: "Raphaël Assénat" <raph@8d.com>
Cc: linux-omap@vger.kernel.org
Subject: Re: AM3505/3517 support
Date: Tue, 5 Jul 2011 04:19:52 -0700 [thread overview]
Message-ID: <20110705111952.GG5783@atomide.com> (raw)
In-Reply-To: <4E121485.6060700@8d.com>
* Raphaël Assénat <raph@8d.com> [110704 12:51]:
>
> The am3505 is apparently so similar to the 3430 that it was treated as such
> (omap_chip.oc was being set to CHIP_IS_OMAP3430ES3_1). There are however a
> few differences that need to be addressed. I have therefore created a new
> CHIP_IS and patched clocks, hwmod and power management related files
> consequently. My system now boots until it complains that it is unable
> to mount its root filesystem.
Can you please describe where you need CHIP_IS for am3505? It seems that
your patches just enable the same CHIP_IS_OMAP3430 features for am3505 too?
I'd rather see us improve the code so we can support am3505 properly without
a need to patch all over the place..
> One of the next things I'll look at is how to properly support the ZCN package.
> Right now, the CBB package is used (board-am3517evm.c for instance) but there
> are differences that prevent some GPIOs from being configured properly. It would
> be nice to know if someone is working on this before I start...
You should be able to handle the differences easily just by adding a
new package_subset to mux34xx.c, that just overrides the desired pins
in omap3_muxmodes. Eventually we will be using device tree + common
mux framework for this, but you might as well do the omap3_znc_subset
meanwhile as we can then generate the device tree entries for all of
them. That is assuming it's not a huge delta from omap3_muxmodes :)
Regards,
Tony
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2011-07-05 11:19 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-04 19:29 AM3505/3517 support Raphaël Assénat
2011-07-05 9:59 ` Premi, Sanjeev
2011-07-06 13:59 ` Raphaël Assénat
2011-07-06 16:15 ` Premi, Sanjeev
2011-07-05 11:19 ` Tony Lindgren [this message]
2011-07-05 14:35 ` Raphaël Assénat
2011-07-06 6:56 ` Tony Lindgren
2011-07-06 8:54 ` Premi, Sanjeev
2011-07-06 13:51 ` Raphaël Assénat
2011-07-07 9:14 ` Paul Walmsley
2011-07-07 11:54 ` 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=20110705111952.GG5783@atomide.com \
--to=tony@atomide.com \
--cc=linux-omap@vger.kernel.org \
--cc=raph@8d.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.