Message ID | 1457005210-18485-2-git-send-email-narmstrong@baylibre.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Am Donnerstag, den 03.03.2016, 12:39 +0100 schrieb Neil Armstrong: > Add PLX Technology vendor prefix. > > Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> > --- > 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 72e2c5a..03970fb 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.txt > +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt > @@ -178,6 +178,7 @@ picochip Picochip Ltd > plathome Plat'Home Co., Ltd. > plda PLDA > pixcir PIXCIR MICROELECTRONICS Co., Ltd > +plxtech PLX Technology, Inc. The PLX Technology NASDAQ symbol used to be PLXT. Personally, I prefer the more verbose name, just pointing out that "plxt," might also be an option. regards Philipp
On Thu, Mar 03, 2016 at 04:02:15PM +0100, Philipp Zabel wrote: > Am Donnerstag, den 03.03.2016, 12:39 +0100 schrieb Neil Armstrong: > > Add PLX Technology vendor prefix. > > > > Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> > > --- > > 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 72e2c5a..03970fb 100644 > > --- a/Documentation/devicetree/bindings/vendor-prefixes.txt > > +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt > > @@ -178,6 +178,7 @@ picochip Picochip Ltd > > plathome Plat'Home Co., Ltd. > > plda PLDA > > pixcir PIXCIR MICROELECTRONICS Co., Ltd > > +plxtech PLX Technology, Inc. > > The PLX Technology NASDAQ symbol used to be PLXT. And is no longer listed? If not, then plxtech is fine. Otherwise, use plxt. Can you fix the alphabetizing while you are at it. Rob
Am Freitag, den 04.03.2016, 22:29 -0600 schrieb Rob Herring: > On Thu, Mar 03, 2016 at 04:02:15PM +0100, Philipp Zabel wrote: > > Am Donnerstag, den 03.03.2016, 12:39 +0100 schrieb Neil Armstrong: > > > Add PLX Technology vendor prefix. > > > > > > Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> > > > --- > > > 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 72e2c5a..03970fb 100644 > > > --- a/Documentation/devicetree/bindings/vendor-prefixes.txt > > > +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt > > > @@ -178,6 +178,7 @@ picochip Picochip Ltd > > > plathome Plat'Home Co., Ltd. > > > plda PLDA > > > pixcir PIXCIR MICROELECTRONICS Co., Ltd > > > +plxtech PLX Technology, Inc. > > > > The PLX Technology NASDAQ symbol used to be PLXT. > > And is no longer listed? If not, then plxtech is fine. Otherwise, use > plxt. PLXT was listed until August 2014, when Avago (now Broadcom Limited) acquired PLX Technology. regards Philipp
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt index 72e2c5a..03970fb 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt @@ -178,6 +178,7 @@ picochip Picochip Ltd plathome Plat'Home Co., Ltd. plda PLDA pixcir PIXCIR MICROELECTRONICS Co., Ltd +plxtech PLX Technology, Inc. pulsedlight PulsedLight, Inc powervr PowerVR (deprecated, use img) qca Qualcomm Atheros, Inc.
Add PLX Technology vendor prefix. Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> --- Documentation/devicetree/bindings/vendor-prefixes.txt | 1 + 1 file changed, 1 insertion(+)