public inbox for linux-tegra@vger.kernel.org
 help / color / mirror / Atom feed
From: Thierry Reding <thierry.reding-RM9K5IK7kjKj5M59NBduVrNAH6kLmebB@public.gmane.org>
To: Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
Cc: "linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
	<linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	"Olof Johansson (olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org)"
	<olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org>,
	Jesse Barnes <jbarnes-Y1mF5jBUw70BENJcbMCuUQ@public.gmane.org>,
	linux-pci-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: PCIe device tree support
Date: Wed, 22 Feb 2012 09:24:52 +0100	[thread overview]
Message-ID: <20120222082449.GA15157@avionic-0098.adnet.avionic-design.de> (raw)
In-Reply-To: <74CDBE0F657A3D45AFBB94109FB122FF17BD8BC302-C7FfzLzN0UxDw2glCA4ptUEOCMrvLtNR@public.gmane.org>

[-- Attachment #1: Type: text/plain, Size: 894 bytes --]

[Adding Jesse Barnes and the linux-pci mailing list to CC.]

* Stephen Warren wrote:
> Thierry Reding wrote at Monday, February 20, 2012 12:18 PM:
> > I would like to add device tree support for the Tegra2 PCIe controller. From
> > what I understand this will require the PCIe code to be rewritten as a proper
> > platform driver in order to be able to instantiate it via the device tree. Is
> > that correct?
> 
> That's probably the cleanest way, yes.
> 
> Is there a drivers/ directory for PCI/PCIe host controllers? Moving the
> code there might be nice if so, although IIRC when I asked Olof about
> that a number of months back, he said quite a few host controllers were
> in arch/...

Most PCI/PCIe host controller drivers seem to currently be in arch/. Is there
a specific reason for this? Would it be acceptable to put any new drivers
below drivers/pci/?

Thierry

[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]

  parent reply	other threads:[~2012-02-22  8:24 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-20 19:18 PCIe device tree support Thierry Reding
     [not found] ` <20120220191804.GA14499-RM9K5IK7kjIyiCvfTdI0JKcOhU4Rzj621B7CTYaBSLdn68oJJulU0Q@public.gmane.org>
2012-02-21 17:15   ` Stephen Warren
     [not found]     ` <74CDBE0F657A3D45AFBB94109FB122FF17BD8BC302-C7FfzLzN0UxDw2glCA4ptUEOCMrvLtNR@public.gmane.org>
2012-02-22  8:24       ` Thierry Reding [this message]
     [not found]         ` <20120222082449.GA15157-RM9K5IK7kjIyiCvfTdI0JKcOhU4Rzj621B7CTYaBSLdn68oJJulU0Q@public.gmane.org>
2012-02-22 16:01           ` Bjorn Helgaas
     [not found]             ` <CAErSpo4TfpGmx+HZ1ZnZwj3ZP_cQMCzkMT+6JK6ztYp2zWJcxw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2012-02-23  6:03               ` Thierry Reding
2012-02-23 16:16                 ` Jesse Barnes
2012-02-23 16:17                 ` Olof Johansson
2012-02-23 17:49                 ` Bjorn Helgaas
2012-02-24  6:59                   ` Thierry Reding
     [not found]                     ` <20120224065921.GA28932-RM9K5IK7kjIQXX3q8xo1gnVAuStQJXxyR5q1nwbD4aMs9pC9oP6+/A@public.gmane.org>
2012-02-24 17:16                       ` Pratyush Anand
2012-02-24 17:25                         ` Bjorn Helgaas
     [not found]                         ` <CAHM4w1k1_Yp56tpfPqDxT1WHQWRB5xe_Zs-BEj+n5rVmuyAJiw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2012-02-24 17:27                           ` Jesse Barnes
     [not found]                   ` <CAErSpo7wSB-uCjV4YeA-fUOHPtugn4ASXScN3MndVybfkk8mOw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2012-02-28 18:17                     ` Bjorn Helgaas

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=20120222082449.GA15157@avionic-0098.adnet.avionic-design.de \
    --to=thierry.reding-rm9k5ik7kjkj5m59nbduvrnah6klmebb@public.gmane.org \
    --cc=jbarnes-Y1mF5jBUw70BENJcbMCuUQ@public.gmane.org \
    --cc=linux-pci-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org \
    --cc=swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.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