[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <a319e310-1296-3b9e-abfe-bd33c3d8bb9d@amazon.com>
Date: Thu, 11 Oct 2018 14:22:28 +0300
From: Talel Shenhar <talel@...zon.com>
To: Trent Piepho <tpiepho@...inj.com>,
"linux-spi@...r.kernel.org" <linux-spi@...r.kernel.org>,
"mark.rutland@....com" <mark.rutland@....com>,
"broonie@...nel.org" <broonie@...nel.org>,
"robh+dt@...nel.org" <robh+dt@...nel.org>,
"devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
CC: "dwmw@...zon.co.uk" <dwmw@...zon.co.uk>,
"jonnyc@...zon.com" <jonnyc@...zon.com>,
"ronenk@...zon.com" <ronenk@...zon.com>,
"barakw@...zon.com" <barakw@...zon.com>
Subject: Re: [PATCH 2/2] dw: spi: add support for Alpine spi controller
On 10/11/2018 01:08 AM, Trent Piepho wrote:
> On Wed, 2018-10-10 at 18:15 +0300, Talel Shenhar wrote:
>> Add support for a new devicetree compatible string called
>> 'al,alpine-apb-ssi', which is necessary for the Amazon Alpine spi
>> controller. 'al,alpine-dw-apb-ssi' is used in the dw spi driver if
>> specified in the devicetree. Otherwise, fall back to driver default
>> behavior, i.e. original dw IP hw driver behavior.
>>
>> Signed-off-by: Talel Shenhar <talel@...zon.com>
>> Signed-off-by: David Woodhouse <dwmw@...zon.co.uk>
> Shouldn't this be "amzn,alpine-apb-ssi"? The convention, and this IS
> documented, is to the use company's stock ticker symbol as the prefix,
> so as to have something grounded in the real world. I don't know of
> anyone else using a product line name as the company name in their dt
> bindings. Example, "snps,dw-apb-ssi", is named for Synopsis, not the
> Designware line.
>
updated the vendor prefix to "amazon" as described in bindings/vendor-prefixes.txt.
Powered by blists - more mailing lists