All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
To: Rob Herring <rob.herring@calxeda.com>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH 1/1] ahci-generic: add oftree support
Date: Tue, 12 Feb 2013 15:10:16 +0100	[thread overview]
Message-ID: <20130212141016.GE19322@game.jcrosoft.org> (raw)
In-Reply-To: <511A4671.2070000@calxeda.com>

On 07:41 Tue 12 Feb     , Rob Herring wrote:
> On 02/12/2013 07:10 AM, Jean-Christophe PLAGNIOL-VILLARD wrote:
> > calxeda use the generic driver but have it's own compatible cf Linux kernel
> > Documentation
> > 
> > Cc: Rob Herring <rob.herring@calxeda.com>
> > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
> > ---
> >  drivers/ata/ahci-generic.c |   11 +++++++++++
> >  1 file changed, 11 insertions(+)
> > 
> > diff --git a/drivers/ata/ahci-generic.c b/drivers/ata/ahci-generic.c
> > index 4077627..62f2a19 100644
> > --- a/drivers/ata/ahci-generic.c
> > +++ b/drivers/ata/ahci-generic.c
> > @@ -35,9 +35,20 @@ err_free:
> >  	return ret;
> >  }
> >  
> > +static __maybe_unused struct of_device_id ahci_dt_ids[] = {
> > +	{
> > +		.compatible = "ahci",
> 
> I don't believe this is a documented compatible value.
I see it

Dame out of tree client linux kernel

I'm sending a path to the dt-ml so we ca have it too

Best Regards,
J.

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

      reply	other threads:[~2013-02-12 14:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-12 13:10 [PATCH 1/1] ahci-generic: add oftree support Jean-Christophe PLAGNIOL-VILLARD
2013-02-12 13:41 ` Rob Herring
2013-02-12 14:10   ` Jean-Christophe PLAGNIOL-VILLARD [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=20130212141016.GE19322@game.jcrosoft.org \
    --to=plagnioj@jcrosoft.com \
    --cc=barebox@lists.infradead.org \
    --cc=rob.herring@calxeda.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.