From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 1/3] ata: ahci_st: Provide DT bindings for ST's SATA implementation
Date: Wed, 12 Mar 2014 17:06:59 +0100 [thread overview]
Message-ID: <7613177.7hd4IoKUr4@wuerfel> (raw)
In-Reply-To: <20140312124835.GA22450@lee--X1>
On Wednesday 12 March 2014 12:48:35 Lee Jones wrote:
> > > +This binding describes a SATA device.
> > > +
> > > +Required properties:
> > > + - compatible : Must be "st,ahci"
> >
> > Is there not a more specific name? This is awfully generic.
>
> There isn't one. ST only have one AHCI driver. The driver is named as
> generically.
If it is this generic, can't you use the completely generic
ahci-platform driver and add a "generic-ahci" compatible string
to that?
Arnd
WARNING: multiple messages have this Message-ID (diff)
From: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>
To: Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
Cc: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>,
"linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org"
<linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>,
"linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
<linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
"DCG_UPD_stlinux_kernel-nkJGhpqTU55BDgjK7y7TUQ@public.gmane.org"
<DCG_UPD_stlinux_kernel-nkJGhpqTU55BDgjK7y7TUQ@public.gmane.org>,
"devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
<devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
Srinivas Kandagatla
<srinivas.kandagatla-qxv4g6HH51o@public.gmane.org>
Subject: Re: [PATCH v2 1/3] ata: ahci_st: Provide DT bindings for ST's SATA implementation
Date: Wed, 12 Mar 2014 17:06:59 +0100 [thread overview]
Message-ID: <7613177.7hd4IoKUr4@wuerfel> (raw)
In-Reply-To: <20140312124835.GA22450@lee--X1>
On Wednesday 12 March 2014 12:48:35 Lee Jones wrote:
> > > +This binding describes a SATA device.
> > > +
> > > +Required properties:
> > > + - compatible : Must be "st,ahci"
> >
> > Is there not a more specific name? This is awfully generic.
>
> There isn't one. ST only have one AHCI driver. The driver is named as
> generically.
If it is this generic, can't you use the completely generic
ahci-platform driver and add a "generic-ahci" compatible string
to that?
Arnd
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
WARNING: multiple messages have this Message-ID (diff)
From: Arnd Bergmann <arnd@arndb.de>
To: Lee Jones <lee.jones@linaro.org>
Cc: Mark Rutland <mark.rutland@arm.com>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"DCG_UPD_stlinux_kernel@list.st.com"
<DCG_UPD_stlinux_kernel@list.st.com>,
"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
Srinivas Kandagatla <srinivas.kandagatla@st.com>
Subject: Re: [PATCH v2 1/3] ata: ahci_st: Provide DT bindings for ST's SATA implementation
Date: Wed, 12 Mar 2014 17:06:59 +0100 [thread overview]
Message-ID: <7613177.7hd4IoKUr4@wuerfel> (raw)
In-Reply-To: <20140312124835.GA22450@lee--X1>
On Wednesday 12 March 2014 12:48:35 Lee Jones wrote:
> > > +This binding describes a SATA device.
> > > +
> > > +Required properties:
> > > + - compatible : Must be "st,ahci"
> >
> > Is there not a more specific name? This is awfully generic.
>
> There isn't one. ST only have one AHCI driver. The driver is named as
> generically.
If it is this generic, can't you use the completely generic
ahci-platform driver and add a "generic-ahci" compatible string
to that?
Arnd
next prev parent reply other threads:[~2014-03-12 16:06 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-25 11:41 [PATCH v2 1/3] ata: ahci_st: Provide DT bindings for ST's SATA implementation Lee Jones
2014-02-25 11:41 ` Lee Jones
2014-02-25 11:41 ` Lee Jones
2014-02-25 11:41 ` [PATCH v2 2/3] ARM: DT: STi: Add DT node for ST's SATA device Lee Jones
2014-02-25 11:41 ` Lee Jones
2014-02-25 11:41 ` [PATCH v2 3/3] ahci: st: Add support for ST's SATA IP Lee Jones
2014-02-25 11:41 ` Lee Jones
2014-02-25 14:41 ` Tejun Heo
2014-02-25 14:41 ` Tejun Heo
2014-02-26 13:51 ` Tejun Heo
2014-02-26 13:51 ` Tejun Heo
2014-02-26 13:55 ` Lee Jones
2014-02-26 13:55 ` Lee Jones
2014-02-26 14:47 ` [PATCH v3 " Lee Jones
2014-02-26 14:47 ` Lee Jones
2014-03-04 13:48 ` Bartlomiej Zolnierkiewicz
2014-03-04 13:48 ` Bartlomiej Zolnierkiewicz
2014-03-04 14:04 ` Tejun Heo
2014-03-04 14:04 ` Tejun Heo
2014-03-12 11:42 ` [PATCH v2 1/3] ata: ahci_st: Provide DT bindings for ST's SATA implementation Mark Rutland
2014-03-12 11:42 ` Mark Rutland
2014-03-12 11:42 ` Mark Rutland
2014-03-12 12:48 ` Lee Jones
2014-03-12 12:48 ` Lee Jones
2014-03-12 16:06 ` Arnd Bergmann [this message]
2014-03-12 16:06 ` Arnd Bergmann
2014-03-12 16:06 ` Arnd Bergmann
2014-03-12 17:14 ` Lee Jones
2014-03-12 17:14 ` Lee Jones
2014-03-12 18:59 ` Arnd Bergmann
2014-03-12 18:59 ` Arnd Bergmann
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=7613177.7hd4IoKUr4@wuerfel \
--to=arnd@arndb.de \
--cc=linux-arm-kernel@lists.infradead.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 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.