Message ID | 1444409849-5685-4-git-send-email-Liviu.Dudau@arm.com |
---|---|
State | New |
Headers | show |
On Fri, Oct 09, 2015 at 05:57:27PM +0100, Liviu Dudau wrote: > Use "plda" as vendor prefix for PLDA. > > Signed-off-by: Liviu Dudau <Liviu.Dudau@arm.com> Having looked on PLDA's website it seems "PLDA" is their preferred name, and I can't find any suffix used, so this looks fine to me: Acked-by: Mark Rutland <mark.rutland@arm.com> Mark. > --- > 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 82d2ac9..57653eb 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.txt > +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt > @@ -168,6 +168,7 @@ pericom Pericom Technology Inc. > phytec PHYTEC Messtechnik GmbH > picochip Picochip Ltd > plathome Plat'Home Co., Ltd. > +plda PLDA > pixcir PIXCIR MICROELECTRONICS Co., Ltd > powervr PowerVR (deprecated, use img) > qca Qualcomm Atheros, Inc. > -- > 2.6.0 > -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
On Fri, Oct 09, 2015 at 05:59:29PM +0100, Mark Rutland wrote: > On Fri, Oct 09, 2015 at 05:57:27PM +0100, Liviu Dudau wrote: > > Use "plda" as vendor prefix for PLDA. > > > > Signed-off-by: Liviu Dudau <Liviu.Dudau@arm.com> > > Having looked on PLDA's website it seems "PLDA" is their preferred name, > and I can't find any suffix used, so this looks fine to me: > > Acked-by: Mark Rutland <mark.rutland@arm.com> Thanks, Liviu > > Mark. > > > --- > > 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 82d2ac9..57653eb 100644 > > --- a/Documentation/devicetree/bindings/vendor-prefixes.txt > > +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt > > @@ -168,6 +168,7 @@ pericom Pericom Technology Inc. > > phytec PHYTEC Messtechnik GmbH > > picochip Picochip Ltd > > plathome Plat'Home Co., Ltd. > > +plda PLDA > > pixcir PIXCIR MICROELECTRONICS Co., Ltd > > powervr PowerVR (deprecated, use img) > > qca Qualcomm Atheros, Inc. > > -- > > 2.6.0 > > >
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt index 82d2ac9..57653eb 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt @@ -168,6 +168,7 @@ pericom Pericom Technology Inc. phytec PHYTEC Messtechnik GmbH picochip Picochip Ltd plathome Plat'Home Co., Ltd. +plda PLDA pixcir PIXCIR MICROELECTRONICS Co., Ltd powervr PowerVR (deprecated, use img) qca Qualcomm Atheros, Inc.
Use "plda" as vendor prefix for PLDA. Signed-off-by: Liviu Dudau <Liviu.Dudau@arm.com> --- Documentation/devicetree/bindings/vendor-prefixes.txt | 1 + 1 file changed, 1 insertion(+)