* [PATCH] dt-bindings: Add Keith&Koep vendor prefix @ 2016-08-26 14:29 Marek Vasut [not found] ` <20160826142918.7310-1-marex-ynQEQJNshbs@public.gmane.org> 0 siblings, 1 reply; 9+ messages in thread From: Marek Vasut @ 2016-08-26 14:29 UTC (permalink / raw) To: devicetree-u79uwXL29TY76Z2rM5mHXA Cc: Marek Vasut, Rob Herring, Fabio Estevam, Shawn Guo Add vendor prefix for Keith&Koep GmbH , http://keith-koep.com/en/ Signed-off-by: Marek Vasut <marex-ynQEQJNshbs@public.gmane.org> Cc: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> Cc: Fabio Estevam <fabio.estevam-3arQi8VN3Tc@public.gmane.org> Cc: Shawn Guo <shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.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 2c2500d..0fec4a7 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt @@ -141,6 +141,7 @@ jedec JEDEC Solid State Technology Association karo Ka-Ro electronics GmbH keymile Keymile GmbH kinetic Kinetic Technologies +kk Keith & Koep GmbH kosagi Sutajio Ko-Usagi PTE Ltd. kyo Kyocera Corporation lacie LaCie -- 2.9.3 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply related [flat|nested] 9+ messages in thread
[parent not found: <20160826142918.7310-1-marex-ynQEQJNshbs@public.gmane.org>]
* Re: [PATCH] dt-bindings: Add Keith&Koep vendor prefix [not found] ` <20160826142918.7310-1-marex-ynQEQJNshbs@public.gmane.org> @ 2016-08-26 15:58 ` Arnd Bergmann [not found] ` <201608261758.16050.arnd-r2nGTMty4D4@public.gmane.org> 0 siblings, 1 reply; 9+ messages in thread From: Arnd Bergmann @ 2016-08-26 15:58 UTC (permalink / raw) To: Marek Vasut Cc: devicetree-u79uwXL29TY76Z2rM5mHXA, Rob Herring, Fabio Estevam, Shawn Guo On Friday 26 August 2016, Marek Vasut wrote: > Add vendor prefix for Keith&Koep GmbH , http://keith-koep.com/en/ > > Signed-off-by: Marek Vasut <marex-ynQEQJNshbs@public.gmane.org> > Cc: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> > Cc: Fabio Estevam <fabio.estevam-3arQi8VN3Tc@public.gmane.org> > Cc: Shawn Guo <shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.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 2c2500d..0fec4a7 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.txt > +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt > @@ -141,6 +141,7 @@ jedec JEDEC Solid State Technology Association > karo Ka-Ro electronics GmbH > keymile Keymile GmbH > kinetic Kinetic Technologies > +kk Keith & Koep GmbH This is really short, and my first guess what 'kk' should mean would be 'kankun', so I'd suggest using something longer here. Arnd -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 9+ messages in thread
[parent not found: <201608261758.16050.arnd-r2nGTMty4D4@public.gmane.org>]
* Re: [PATCH] dt-bindings: Add Keith&Koep vendor prefix [not found] ` <201608261758.16050.arnd-r2nGTMty4D4@public.gmane.org> @ 2016-08-26 16:07 ` Marek Vasut [not found] ` <d33c482e-8ce8-e6a2-6b39-f5711e3651cc-ynQEQJNshbs@public.gmane.org> 0 siblings, 1 reply; 9+ messages in thread From: Marek Vasut @ 2016-08-26 16:07 UTC (permalink / raw) To: Arnd Bergmann Cc: devicetree-u79uwXL29TY76Z2rM5mHXA, Rob Herring, Fabio Estevam, Shawn Guo On 08/26/2016 05:58 PM, Arnd Bergmann wrote: > On Friday 26 August 2016, Marek Vasut wrote: >> Add vendor prefix for Keith&Koep GmbH , http://keith-koep.com/en/ >> >> Signed-off-by: Marek Vasut <marex-ynQEQJNshbs@public.gmane.org> >> Cc: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> >> Cc: Fabio Estevam <fabio.estevam-3arQi8VN3Tc@public.gmane.org> >> Cc: Shawn Guo <shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.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 2c2500d..0fec4a7 100644 >> --- a/Documentation/devicetree/bindings/vendor-prefixes.txt >> +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt >> @@ -141,6 +141,7 @@ jedec JEDEC Solid State Technology Association >> karo Ka-Ro electronics GmbH >> keymile Keymile GmbH >> kinetic Kinetic Technologies >> +kk Keith & Koep GmbH > > > This is really short, and my first guess what 'kk' should mean would be 'kankun', > so I'd suggest using something longer here. keithkoep or kuk maybe ? -- Best regards, Marek Vasut -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 9+ messages in thread
[parent not found: <d33c482e-8ce8-e6a2-6b39-f5711e3651cc-ynQEQJNshbs@public.gmane.org>]
* Re: [PATCH] dt-bindings: Add Keith&Koep vendor prefix [not found] ` <d33c482e-8ce8-e6a2-6b39-f5711e3651cc-ynQEQJNshbs@public.gmane.org> @ 2016-08-29 11:04 ` Arnd Bergmann 2016-08-29 11:24 ` Marek Vasut 0 siblings, 1 reply; 9+ messages in thread From: Arnd Bergmann @ 2016-08-29 11:04 UTC (permalink / raw) To: Marek Vasut Cc: devicetree-u79uwXL29TY76Z2rM5mHXA, Rob Herring, Fabio Estevam, Shawn Guo On Friday, August 26, 2016 6:07:24 PM CEST Marek Vasut wrote: > On 08/26/2016 05:58 PM, Arnd Bergmann wrote: > > On Friday 26 August 2016, Marek Vasut wrote: > >> Add vendor prefix for Keith&Koep GmbH , http://keith-koep.com/en/ > >> > >> Signed-off-by: Marek Vasut <marex-ynQEQJNshbs@public.gmane.org> > >> Cc: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> > >> Cc: Fabio Estevam <fabio.estevam-3arQi8VN3Tc@public.gmane.org> > >> Cc: Shawn Guo <shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.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 2c2500d..0fec4a7 100644 > >> --- a/Documentation/devicetree/bindings/vendor-prefixes.txt > >> +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt > >> @@ -141,6 +141,7 @@ jedec JEDEC Solid State Technology Association > >> karo Ka-Ro electronics GmbH > >> keymile Keymile GmbH > >> kinetic Kinetic Technologies > >> +kk Keith & Koep GmbH > > > > > > This is really short, and my first guess what 'kk' should mean would be 'kankun', > > so I'd suggest using something longer here. > > keithkoep or kuk maybe ? keithkoep sounds best to me, that would be completely unambiguous. Arnd -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [PATCH] dt-bindings: Add Keith&Koep vendor prefix 2016-08-29 11:04 ` Arnd Bergmann @ 2016-08-29 11:24 ` Marek Vasut 0 siblings, 0 replies; 9+ messages in thread From: Marek Vasut @ 2016-08-29 11:24 UTC (permalink / raw) To: Arnd Bergmann Cc: devicetree-u79uwXL29TY76Z2rM5mHXA, Rob Herring, Fabio Estevam, Shawn Guo On 08/29/2016 01:04 PM, Arnd Bergmann wrote: > On Friday, August 26, 2016 6:07:24 PM CEST Marek Vasut wrote: >> On 08/26/2016 05:58 PM, Arnd Bergmann wrote: >>> On Friday 26 August 2016, Marek Vasut wrote: >>>> Add vendor prefix for Keith&Koep GmbH , http://keith-koep.com/en/ >>>> >>>> Signed-off-by: Marek Vasut <marex-ynQEQJNshbs@public.gmane.org> >>>> Cc: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> >>>> Cc: Fabio Estevam <fabio.estevam-3arQi8VN3Tc@public.gmane.org> >>>> Cc: Shawn Guo <shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.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 2c2500d..0fec4a7 100644 >>>> --- a/Documentation/devicetree/bindings/vendor-prefixes.txt >>>> +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt >>>> @@ -141,6 +141,7 @@ jedec JEDEC Solid State Technology Association >>>> karo Ka-Ro electronics GmbH >>>> keymile Keymile GmbH >>>> kinetic Kinetic Technologies >>>> +kk Keith & Koep GmbH >>> >>> >>> This is really short, and my first guess what 'kk' should mean would be 'kankun', >>> so I'd suggest using something longer here. >> >> keithkoep or kuk maybe ? > > keithkoep sounds best to me, that would be completely unambiguous. OK btw the "kuk" came up from their vendorkernel(TM), they prefix some of the files with "kuk". -- Best regards, Marek Vasut -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 9+ messages in thread
* [PATCH] dt-bindings: Add Keith&Koep vendor prefix @ 2016-09-27 23:33 Marek Vasut [not found] ` <20160927233319.5856-1-marex-ynQEQJNshbs@public.gmane.org> 0 siblings, 1 reply; 9+ messages in thread From: Marek Vasut @ 2016-09-27 23:33 UTC (permalink / raw) To: devicetree-u79uwXL29TY76Z2rM5mHXA Cc: Marek Vasut, Rob Herring, Fabio Estevam, Shawn Guo Add vendor prefix for Keith&Koep GmbH , http://keith-koep.com/en/ Signed-off-by: Marek Vasut <marex-ynQEQJNshbs@public.gmane.org> Cc: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> Cc: Fabio Estevam <fabio.estevam-3arQi8VN3Tc@public.gmane.org> Cc: Shawn Guo <shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.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 69caf14..24b9d33 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt @@ -146,6 +146,7 @@ jedec JEDEC Solid State Technology Association karo Ka-Ro electronics GmbH keymile Keymile GmbH kinetic Kinetic Technologies +keithkoep Keith & Koep GmbH kosagi Sutajio Ko-Usagi PTE Ltd. kyo Kyocera Corporation lacie LaCie -- 2.9.3 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply related [flat|nested] 9+ messages in thread
[parent not found: <20160927233319.5856-1-marex-ynQEQJNshbs@public.gmane.org>]
* Re: [PATCH] dt-bindings: Add Keith&Koep vendor prefix [not found] ` <20160927233319.5856-1-marex-ynQEQJNshbs@public.gmane.org> @ 2016-10-05 13:05 ` Rob Herring 0 siblings, 0 replies; 9+ messages in thread From: Rob Herring @ 2016-10-05 13:05 UTC (permalink / raw) To: Marek Vasut; +Cc: devicetree-u79uwXL29TY76Z2rM5mHXA, Fabio Estevam, Shawn Guo On Wed, Sep 28, 2016 at 01:33:18AM +0200, Marek Vasut wrote: > Add vendor prefix for Keith&Koep GmbH , http://keith-koep.com/en/ > > Signed-off-by: Marek Vasut <marex-ynQEQJNshbs@public.gmane.org> > Cc: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> > Cc: Fabio Estevam <fabio.estevam-3arQi8VN3Tc@public.gmane.org> > Cc: Shawn Guo <shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> > --- > Documentation/devicetree/bindings/vendor-prefixes.txt | 1 + > 1 file changed, 1 insertion(+) Applied, fixing alphabetizing. Rob -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 9+ messages in thread
* [PATCH] dt-bindings: Add Keith&Koep vendor prefix @ 2016-11-14 10:12 Marek Vasut [not found] ` <20161114101217.3580-1-marex-ynQEQJNshbs@public.gmane.org> 0 siblings, 1 reply; 9+ messages in thread From: Marek Vasut @ 2016-11-14 10:12 UTC (permalink / raw) To: devicetree-u79uwXL29TY76Z2rM5mHXA Cc: Marek Vasut, Rob Herring, Fabio Estevam, Shawn Guo Add vendor prefix for Keith&Koep GmbH , http://keith-koep.com/en/ Signed-off-by: Marek Vasut <marex-ynQEQJNshbs@public.gmane.org> Cc: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> Cc: Fabio Estevam <fabio.estevam-3arQi8VN3Tc@public.gmane.org> Cc: Shawn Guo <shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.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 721b079..7529de4 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt @@ -152,6 +152,7 @@ karo Ka-Ro electronics GmbH keithkoep Keith & Koep GmbH keymile Keymile GmbH kinetic Kinetic Technologies +keithkoep Keith & Koep GmbH kosagi Sutajio Ko-Usagi PTE Ltd. kyo Kyocera Corporation lacie LaCie -- 2.10.2 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply related [flat|nested] 9+ messages in thread
[parent not found: <20161114101217.3580-1-marex-ynQEQJNshbs@public.gmane.org>]
* Re: [PATCH] dt-bindings: Add Keith&Koep vendor prefix [not found] ` <20161114101217.3580-1-marex-ynQEQJNshbs@public.gmane.org> @ 2016-11-14 18:14 ` Marek Vasut 0 siblings, 0 replies; 9+ messages in thread From: Marek Vasut @ 2016-11-14 18:14 UTC (permalink / raw) To: devicetree-u79uwXL29TY76Z2rM5mHXA; +Cc: Rob Herring, Fabio Estevam, Shawn Guo On 11/14/2016 11:12 AM, Marek Vasut wrote: > Add vendor prefix for Keith&Koep GmbH , http://keith-koep.com/en/ > > Signed-off-by: Marek Vasut <marex-ynQEQJNshbs@public.gmane.org> > Cc: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> > Cc: Fabio Estevam <fabio.estevam-3arQi8VN3Tc@public.gmane.org> > Cc: Shawn Guo <shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> Please ignore, I see the patch was applied and the rebase didn't drop it. Sorry for the noise. -- Best regards, Marek Vasut -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2016-11-14 18:14 UTC | newest] Thread overview: 9+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2016-08-26 14:29 [PATCH] dt-bindings: Add Keith&Koep vendor prefix Marek Vasut [not found] ` <20160826142918.7310-1-marex-ynQEQJNshbs@public.gmane.org> 2016-08-26 15:58 ` Arnd Bergmann [not found] ` <201608261758.16050.arnd-r2nGTMty4D4@public.gmane.org> 2016-08-26 16:07 ` Marek Vasut [not found] ` <d33c482e-8ce8-e6a2-6b39-f5711e3651cc-ynQEQJNshbs@public.gmane.org> 2016-08-29 11:04 ` Arnd Bergmann 2016-08-29 11:24 ` Marek Vasut -- strict thread matches above, loose matches on Subject: below -- 2016-09-27 23:33 Marek Vasut [not found] ` <20160927233319.5856-1-marex-ynQEQJNshbs@public.gmane.org> 2016-10-05 13:05 ` Rob Herring 2016-11-14 10:12 Marek Vasut [not found] ` <20161114101217.3580-1-marex-ynQEQJNshbs@public.gmane.org> 2016-11-14 18:14 ` Marek Vasut
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).