Re: [PATCH 1/3] of: Add vendor prefix for Linear Technology Corporation

From: Philipp Zabel
Date: Wed Apr 30 2014 - 04:26:41 EST


Am Dienstag, den 29.04.2014, 15:44 -0500 schrieb Rob Herring:
> On Tue, Apr 29, 2014 at 11:37 AM, Philipp Zabel <p.zabel@xxxxxxxxxxxxxx> wrote:
> > Add Linear Technology Corporation to the list of device tree vendor prefixes.
> >
> > Signed-off-by: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
> > ---
> > Documentation/devicetree/bindings/vendor-prefixes.txt | 1 +
> > 1 file changed, 1 insertion(+)
> >
> > diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt
> > index 0f01c9b..3d27991 100644
> > --- a/Documentation/devicetree/bindings/vendor-prefixes.txt
> > +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
> > @@ -65,6 +65,7 @@ lantiq Lantiq Semiconductor
> > lg LG Corporation
> > linux Linux-specific binding
> > lsi LSI Corp. (LSI Logic)
> > +ltc Linear Technology Corporation
>
>
> Following the use of stock symbols, this should be lltc. Is this already in use?

[Added Tim Harvey to Cc]

That depends on the definition of 'in use'.

grep found arch/arm/boot/dts/imx6qdl-gw5[123]xx.dtsi containing
a "ltc,ltc3676" compatible, but I haven't seen the corresponding
driver yet. I suspect at this point we still can switch to use lltc
instead of ltc as vendor prefix without hurting anybody.

regards
Philipp

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/