Message ID | 20161101153632.6844-1-dinguyen@kernel.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Hi Rob, On Tue, Nov 1, 2016 at 10:36 AM, Dinh Nguyen <dinguyen@kernel.org> wrote: > Add a vendor prefix for the Macnica company. > http://http://www.macnica.com > > Signed-off-by: Dinh Nguyen <dinguyen@kernel.org> > --- > 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 f0a48ea..81674f2 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.txt > +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt > @@ -158,6 +158,7 @@ lg LG Corporation > linux Linux-specific binding > lltc Linear Technology Corporation > lsi LSI Corp. (LSI Logic) > +macnica Macnica Americas > marvell Marvell Technology Group Ltd. > maxim Maxim Integrated Products > meas Measurement Specialties > -- > 2.8.3 Just a gentle ping. Thanks, Dinh
On Fri, Nov 18, 2016 at 10:25 AM, Dinh Nguyen <dinh.linux@gmail.com> wrote: > Hi Rob, > > On Tue, Nov 1, 2016 at 10:36 AM, Dinh Nguyen <dinguyen@kernel.org> wrote: >> Add a vendor prefix for the Macnica company. >> http://http://www.macnica.com >> >> Signed-off-by: Dinh Nguyen <dinguyen@kernel.org> >> --- >> 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 f0a48ea..81674f2 100644 >> --- a/Documentation/devicetree/bindings/vendor-prefixes.txt >> +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt >> @@ -158,6 +158,7 @@ lg LG Corporation >> linux Linux-specific binding >> lltc Linear Technology Corporation >> lsi LSI Corp. (LSI Logic) >> +macnica Macnica Americas >> marvell Marvell Technology Group Ltd. >> maxim Maxim Integrated Products >> meas Measurement Specialties >> -- >> 2.8.3 > > Just a gentle ping. Sorry, didn't send anything out, but the series is already applied if you look at -next or PW. Rob
On 11/18/2016 12:03 PM, Rob Herring wrote: > > Sorry, didn't send anything out, but the series is already applied if > you look at -next or PW. > Thanks! Dinh
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt index f0a48ea..81674f2 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt @@ -158,6 +158,7 @@ lg LG Corporation linux Linux-specific binding lltc Linear Technology Corporation lsi LSI Corp. (LSI Logic) +macnica Macnica Americas marvell Marvell Technology Group Ltd. maxim Maxim Integrated Products meas Measurement Specialties
Add a vendor prefix for the Macnica company. http://http://www.macnica.com Signed-off-by: Dinh Nguyen <dinguyen@kernel.org> --- Documentation/devicetree/bindings/vendor-prefixes.txt | 1 + 1 file changed, 1 insertion(+)