devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* "ak" vs "asahi-kasei" (was: Re: [PATCH 3/3 v3] ARM: shmobile: lager: add sound support on DT)
@ 2014-06-11  8:12 Geert Uytterhoeven
  2014-06-11  8:30 ` [alsa-devel] " Kuninori Morimoto
  0 siblings, 1 reply; 36+ messages in thread
From: Geert Uytterhoeven @ 2014-06-11  8:12 UTC (permalink / raw)
  To: Kuninori Morimoto
  Cc: Simon, Magnus, Linux-sh list, Ben Dooks,
	devicetree@vger.kernel.org, ALSA Development Mailing List

Hi Morimoto-san,

CC devicetree, alsa-devel

On Wed, Jun 11, 2014 at 9:40 AM, Kuninori Morimoto
<kuninori.morimoto.gx@renesas.com> wrote:
>> On Wed, Jun 11, 2014 at 8:54 AM, Kuninori Morimoto
>> <kuninori.morimoto.gx@renesas.com> wrote:
>> > +               compatible = "asahi-kasei,ak4643";
>>
>> As Sergei already commented,
>> Documentation/devicetree/bindings/vendor-prefixes.txt
>> says
>>
>>         ak      Asahi Kasei Corp.
>
> I know, but,
>
> grep asahi-kasei sound/soc/codecs/*
> sound/soc/codecs/ak4104.c:      { .compatible = "asahi-kasei,ak4104", },
> sound/soc/codecs/ak4554.c:      { .compatible = "asahi-kasei,ak4554" },
> sound/soc/codecs/ak4642.c:      { .compatible = "asahi-kasei,ak4642",   .data = &ak4642_drvdata},
> sound/soc/codecs/ak4642.c:      { .compatible = "asahi-kasei,ak4643",   .data = &ak4643_drvdata},
> sound/soc/codecs/ak4642.c:      { .compatible = "asahi-kasei,ak4648",   .data = &ak4648_drvdata},
> sound/soc/codecs/ak5386.c:      { .compatible = "asahi-kasei,ak5386", },
>
> ak4642 driver can't probe by "ak";

That's bad. And all but one of these match entries have been added
_after_ the addition of "ak" to vendor-prefixes.txt...

Outside sound, there's also "asahi-kasei,ak8975" vs. "ak,ak8975".

> My code is based on "code", not "document"

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

^ permalink raw reply	[flat|nested] 36+ messages in thread

end of thread, other threads:[~2015-01-13 20:03 UTC | newest]

Thread overview: 36+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-11  8:12 "ak" vs "asahi-kasei" (was: Re: [PATCH 3/3 v3] ARM: shmobile: lager: add sound support on DT) Geert Uytterhoeven
2014-06-11  8:30 ` [alsa-devel] " Kuninori Morimoto
2014-06-11  8:40   ` Ben Dooks
2014-06-11 16:54     ` Mark Brown
2014-06-11 16:57       ` Geert Uytterhoeven
2014-06-11 17:02         ` Mark Brown
2014-06-11 17:08           ` Geert Uytterhoeven
2014-06-11 18:51           ` [alsa-devel] "ak" vs "asahi-kasei" Stephen Warren
2014-06-11 19:04             ` Mark Brown
2014-06-11 19:16               ` Stephen Warren
2014-06-12  0:53                 ` [PATCH] of: Add vendor 2nd prefix for Asahi Kasei Corp Kuninori Morimoto
2014-06-12  0:59                   ` Simon Horman
     [not found]                   ` <87sinbdk44.wl%kuninori.morimoto.gx-zM6kxYcvzFBBDgjK7y7TUQ@public.gmane.org>
2014-06-12 15:33                     ` Stephen Warren
2014-09-04  6:08                   ` [PATCH][resend] " Kuninori Morimoto
2014-09-22 13:00                     ` Mark Rutland
2014-09-22 13:24                       ` Geert Uytterhoeven
2014-09-22 13:27                         ` Mark Rutland
2014-11-13  2:18                           ` Kuninori Morimoto
     [not found]                             ` <87y4rfhmgl.wl%kuninori.morimoto.gx-zM6kxYcvzFBBDgjK7y7TUQ@public.gmane.org>
2014-11-13  2:21                               ` Joe Perches
2014-11-13  2:51                                 ` Simon Horman
2014-11-13  3:33                                   ` Kuninori Morimoto
2014-11-13 11:07                                     ` Mark Brown
     [not found]                                       ` <20141113110740.GE3815-GFdadSzt00ze9xe1eoZjHA@public.gmane.org>
2014-11-14  1:43                                         ` [PATCH v3] of: replace Asahi Kasei Corp venter prefix Kuninori Morimoto
     [not found]                                           ` <87k32yd0bd.wl%kuninori.morimoto.gx-zM6kxYcvzFBBDgjK7y7TUQ@public.gmane.org>
2014-11-14  8:38                                             ` Alexandre Courbot
2014-11-14  9:16                                               ` Arnd Bergmann
2014-11-14  9:30                                               ` Thierry Reding
2014-11-14  9:35                                             ` [alsa-devel] " Thierry Reding
2014-11-17  0:51                                               ` [PATCH v4] " Kuninori Morimoto
2014-11-17 10:26                                                 ` Sergei Shtylyov
2014-11-18  0:30                                                   ` [PATCH v5] of: replace Asahi Kasei Corp vendor prefix Kuninori Morimoto
     [not found]                                                     ` <877fytxsde.wl%kuninori.morimoto.gx-zM6kxYcvzFBBDgjK7y7TUQ@public.gmane.org>
2014-11-28  0:22                                                       ` [PATCH v5][resend] of: replace Asahi Kasei Corp venter prefix Kuninori Morimoto
     [not found]                                                         ` <87egsob2cl.wl%kuninori.morimoto.gx-zM6kxYcvzFBBDgjK7y7TUQ@public.gmane.org>
2014-11-28 11:45                                                           ` Sergei Shtylyov
     [not found]                                                             ` <5478603D.1080404-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org>
2014-12-02  4:57                                                               ` [PATCH v5][resend] of: replace Asahi Kasei Corp vendor prefix Kuninori Morimoto
     [not found]                                                                 ` <87d282sl6w.wl%kuninori.morimoto.gx-zM6kxYcvzFBBDgjK7y7TUQ@public.gmane.org>
2014-12-15  3:53                                                                   ` [PATCH v5][resend v2] " Kuninori Morimoto
2015-01-13 20:03                                                                 ` [PATCH v5][resend] " Rob Herring
2014-06-12 11:12                 ` [alsa-devel] "ak" vs "asahi-kasei" Mark Brown

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).