From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH/RFC v4] ARM: shmobile: armadillo800eva-reference: add SDHI and MMCIF interfaces
Date: Mon, 30 Sep 2013 14:38:37 +0000 [thread overview]
Message-ID: <4930291.CjfDWjixe7@avalon> (raw)
In-Reply-To: <Pine.LNX.4.64.1309231651230.11505@axis700.grange>
Hi Grant,
On Monday 30 September 2013 14:15:15 Grant Likely wrote:
> On Thu, Sep 26, 2013 at 8:46 AM, Linus Walleij wrote:
> > On Wed, Sep 25, 2013 at 11:05 AM, Laurent Pinchart wrote:
> >>> > 3. RFC because I don't know how to enable choosing between CON14 and
> >>> > CON8. In .c version this is done by reading GPIO 6. To do the same in
> >>> > DT mode we'd probably have to use some run-time DT patching, which
> >>> > isn't possible yet, AFAICS.
> >>>
> >>> I agree with your reasoning there, though perhaps Laurent or Magnus
> >>> have a more enlightened view of things.
> >>
> >> I'm tempted to say this should be handled by the boot loader, which
> >> should then patch the DT accordingly. This is probably just a poor
> >> attempt not to solve the problem in Linux though :-)
> >
> > This is not the first time we have come to the conclusion that Linux
> > need to modify the device tree.
> >
> > And I clearly remember Grant stating that it is in principle a living
> > datastructure, it's not like it's read-only.
>
> You still don't want the kernel modifying the DT. The DT is primarily
> a communication mechanism from the firmware/platform to the kernel. If
> the platform is responsible for describing the correct configuration
> then it belongs in the DT. If however the kernel needs to do the work
> of figuring out which configuration to use at runtime, then it would
> be better for the DT to describe the possible configurations and let
> the kernel choose the appropriate one.
Could you please elaborate a bit on how you envision this being implemented ?
> > The actual restrictions seem to be more about things like if you
> > need to read this GPIO to figure out how to set up the device tree
> > you already need the base system initialized to access the GPIO
> > so it becomes a chicken-and-egg problem.
> >
> >> Linus, do you have an opinion on this ? The board has two connectors
> >> (MMC/SD 1 and wifi module) that are not usable concurrently. The user
> >> can select which connector to use through a hardware switch that
> >> existing board code reads at init time to determine which platform
> >> devices to register and how to configure pin muxing. Are you aware of a
> >> similar problem on other boards that would have been solved already ?
> >
> > Just because the pin control tables *can* be initialized from the device
> > tree doesn't mean all of them *have to*.
>
> Right. Also, there are patches floating about that allow additional device
> tree fragments to be loaded after the rest of the system is booted. It was
> specifically designed for the beaglebone expansion connectors. That might be
> the way to solve your problem here. (I really want to get that feature
> merged, but I sheepishly admit that I haven't been able to spend any time on
> it) :-(
--
Regards,
Laurent Pinchart
prev parent reply other threads:[~2013-09-30 14:38 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-23 15:38 [PATCH/RFC v4] ARM: shmobile: armadillo800eva-reference: add SDHI and MMCIF interfaces Guennadi Liakhovetski
2013-09-25 5:36 ` Simon Horman
[not found] ` <20130925053636.GD1916-/R6kz+dDXgpPR4JQBCEnsQ@public.gmane.org>
2013-09-25 7:03 ` Simon Horman
2013-09-25 9:05 ` Laurent Pinchart
2013-09-26 7:46 ` Linus Walleij
2013-09-26 8:24 ` Guennadi Liakhovetski
2013-09-26 9:41 ` Magnus Damm
2013-09-26 9:57 ` Guennadi Liakhovetski
2013-09-26 10:17 ` Magnus Damm
2013-09-27 0:55 ` Laurent Pinchart
2013-09-27 14:08 ` Linus Walleij
2013-09-29 6:49 ` Laurent Pinchart
2013-09-29 23:20 ` Linus Walleij
2013-09-30 11:10 ` Laurent Pinchart
2013-10-08 11:19 ` Linus Walleij
2013-10-08 14:32 ` Laurent Pinchart
2013-09-30 13:15 ` Grant Likely
2013-09-30 14:38 ` Laurent Pinchart [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=4930291.CjfDWjixe7@avalon \
--to=laurent.pinchart@ideasonboard.com \
--cc=linux-sh@vger.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 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).