diff options
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2013-02-11 06:06:43 -0500 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2013-02-11 06:06:43 -0500 |
commit | 6ee00c164e2d1ab8f88e5c461b494bbb40efe0ba (patch) | |
tree | c17f517d7ab719d30bff6b14b20b00a5787c7593 /arch | |
parent | 2944c2f5d5c88d5893d6a1dad51d0768aed52d00 (diff) | |
parent | a4a2992c531f6ca0aa00ce0deb31e51c1b7ae69b (diff) |
Merge remote-tracking branch 'asoc/topic/simple-card' into asoc-next
Diffstat (limited to 'arch')
-rw-r--r-- | arch/arm/mach-shmobile/board-ap4evb.c | 35 | ||||
-rw-r--r-- | arch/arm/mach-shmobile/board-armadillo800eva.c | 34 | ||||
-rw-r--r-- | arch/arm/mach-shmobile/board-kzm9g.c | 20 | ||||
-rw-r--r-- | arch/arm/mach-shmobile/board-mackerel.c | 35 | ||||
-rw-r--r-- | arch/sh/boards/mach-ecovec24/setup.c | 19 | ||||
-rw-r--r-- | arch/sh/boards/mach-se/7724/setup.c | 21 |
6 files changed, 80 insertions, 84 deletions
diff --git a/arch/arm/mach-shmobile/board-ap4evb.c b/arch/arm/mach-shmobile/board-ap4evb.c index 4c979039d97e..08294fa9e0d4 100644 --- a/arch/arm/mach-shmobile/board-ap4evb.c +++ b/arch/arm/mach-shmobile/board-ap4evb.c | |||
@@ -686,21 +686,21 @@ static struct platform_device fsi_device = { | |||
686 | }, | 686 | }, |
687 | }; | 687 | }; |
688 | 688 | ||
689 | static struct asoc_simple_dai_init_info fsi2_ak4643_init_info = { | ||
690 | .fmt = SND_SOC_DAIFMT_LEFT_J, | ||
691 | .codec_daifmt = SND_SOC_DAIFMT_CBM_CFM, | ||
692 | .cpu_daifmt = SND_SOC_DAIFMT_CBS_CFS, | ||
693 | .sysclk = 11289600, | ||
694 | }; | ||
695 | |||
696 | static struct asoc_simple_card_info fsi2_ak4643_info = { | 689 | static struct asoc_simple_card_info fsi2_ak4643_info = { |
697 | .name = "AK4643", | 690 | .name = "AK4643", |
698 | .card = "FSI2A-AK4643", | 691 | .card = "FSI2A-AK4643", |
699 | .cpu_dai = "fsia-dai", | ||
700 | .codec = "ak4642-codec.0-0013", | 692 | .codec = "ak4642-codec.0-0013", |
701 | .platform = "sh_fsi2", | 693 | .platform = "sh_fsi2", |
702 | .codec_dai = "ak4642-hifi", | 694 | .daifmt = SND_SOC_DAIFMT_LEFT_J, |
703 | .init = &fsi2_ak4643_init_info, | 695 | .cpu_dai = { |
696 | .name = "fsia-dai", | ||
697 | .fmt = SND_SOC_DAIFMT_CBS_CFS, | ||
698 | }, | ||
699 | .codec_dai = { | ||
700 | .name = "ak4642-hifi", | ||
701 | .fmt = SND_SOC_DAIFMT_CBM_CFM, | ||
702 | .sysclk = 11289600, | ||
703 | }, | ||
704 | }; | 704 | }; |
705 | 705 | ||
706 | static struct platform_device fsi_ak4643_device = { | 706 | static struct platform_device fsi_ak4643_device = { |
@@ -809,19 +809,18 @@ static struct platform_device lcdc1_device = { | |||
809 | }, | 809 | }, |
810 | }; | 810 | }; |
811 | 811 | ||
812 | static struct asoc_simple_dai_init_info fsi2_hdmi_init_info = { | ||
813 | .cpu_daifmt = SND_SOC_DAIFMT_CBM_CFM | | ||
814 | SND_SOC_DAIFMT_IB_NF, | ||
815 | }; | ||
816 | |||
817 | static struct asoc_simple_card_info fsi2_hdmi_info = { | 812 | static struct asoc_simple_card_info fsi2_hdmi_info = { |
818 | .name = "HDMI", | 813 | .name = "HDMI", |
819 | .card = "FSI2B-HDMI", | 814 | .card = "FSI2B-HDMI", |
820 | .cpu_dai = "fsib-dai", | ||
821 | .codec = "sh-mobile-hdmi", | 815 | .codec = "sh-mobile-hdmi", |
822 | .platform = "sh_fsi2", | 816 | .platform = "sh_fsi2", |
823 | .codec_dai = "sh_mobile_hdmi-hifi", | 817 | .cpu_dai = { |
824 | .init = &fsi2_hdmi_init_info, | 818 | .name = "fsib-dai", |
819 | .fmt = SND_SOC_DAIFMT_CBM_CFM | SND_SOC_DAIFMT_IB_NF, | ||
820 | }, | ||
821 | .codec_dai = { | ||
822 | .name = "sh_mobile_hdmi-hifi", | ||
823 | }, | ||
825 | }; | 824 | }; |
826 | 825 | ||
827 | static struct platform_device fsi_hdmi_device = { | 826 | static struct platform_device fsi_hdmi_device = { |
diff --git a/arch/arm/mach-shmobile/board-armadillo800eva.c b/arch/arm/mach-shmobile/board-armadillo800eva.c index 5353adf6b828..0679ca6bf1f6 100644 --- a/arch/arm/mach-shmobile/board-armadillo800eva.c +++ b/arch/arm/mach-shmobile/board-armadillo800eva.c | |||
@@ -806,21 +806,21 @@ static struct platform_device fsi_device = { | |||
806 | }; | 806 | }; |
807 | 807 | ||
808 | /* FSI-WM8978 */ | 808 | /* FSI-WM8978 */ |
809 | static struct asoc_simple_dai_init_info fsi_wm8978_init_info = { | ||
810 | .fmt = SND_SOC_DAIFMT_I2S, | ||
811 | .codec_daifmt = SND_SOC_DAIFMT_CBM_CFM | SND_SOC_DAIFMT_NB_NF, | ||
812 | .cpu_daifmt = SND_SOC_DAIFMT_CBS_CFS, | ||
813 | .sysclk = 12288000, | ||
814 | }; | ||
815 | |||
816 | static struct asoc_simple_card_info fsi_wm8978_info = { | 809 | static struct asoc_simple_card_info fsi_wm8978_info = { |
817 | .name = "wm8978", | 810 | .name = "wm8978", |
818 | .card = "FSI2A-WM8978", | 811 | .card = "FSI2A-WM8978", |
819 | .cpu_dai = "fsia-dai", | ||
820 | .codec = "wm8978.0-001a", | 812 | .codec = "wm8978.0-001a", |
821 | .platform = "sh_fsi2", | 813 | .platform = "sh_fsi2", |
822 | .codec_dai = "wm8978-hifi", | 814 | .daifmt = SND_SOC_DAIFMT_I2S, |
823 | .init = &fsi_wm8978_init_info, | 815 | .cpu_dai = { |
816 | .name = "fsia-dai", | ||
817 | .fmt = SND_SOC_DAIFMT_CBS_CFS | SND_SOC_DAIFMT_IB_NF, | ||
818 | }, | ||
819 | .codec_dai = { | ||
820 | .name = "wm8978-hifi", | ||
821 | .fmt = SND_SOC_DAIFMT_CBM_CFM | SND_SOC_DAIFMT_NB_NF, | ||
822 | .sysclk = 12288000, | ||
823 | }, | ||
824 | }; | 824 | }; |
825 | 825 | ||
826 | static struct platform_device fsi_wm8978_device = { | 826 | static struct platform_device fsi_wm8978_device = { |
@@ -832,18 +832,18 @@ static struct platform_device fsi_wm8978_device = { | |||
832 | }; | 832 | }; |
833 | 833 | ||
834 | /* FSI-HDMI */ | 834 | /* FSI-HDMI */ |
835 | static struct asoc_simple_dai_init_info fsi2_hdmi_init_info = { | ||
836 | .cpu_daifmt = SND_SOC_DAIFMT_CBM_CFM, | ||
837 | }; | ||
838 | |||
839 | static struct asoc_simple_card_info fsi2_hdmi_info = { | 835 | static struct asoc_simple_card_info fsi2_hdmi_info = { |
840 | .name = "HDMI", | 836 | .name = "HDMI", |
841 | .card = "FSI2B-HDMI", | 837 | .card = "FSI2B-HDMI", |
842 | .cpu_dai = "fsib-dai", | ||
843 | .codec = "sh-mobile-hdmi", | 838 | .codec = "sh-mobile-hdmi", |
844 | .platform = "sh_fsi2", | 839 | .platform = "sh_fsi2", |
845 | .codec_dai = "sh_mobile_hdmi-hifi", | 840 | .cpu_dai = { |
846 | .init = &fsi2_hdmi_init_info, | 841 | .name = "fsib-dai", |
842 | .fmt = SND_SOC_DAIFMT_CBM_CFM, | ||
843 | }, | ||
844 | .codec_dai = { | ||
845 | .name = "sh_mobile_hdmi-hifi", | ||
846 | }, | ||
847 | }; | 847 | }; |
848 | 848 | ||
849 | static struct platform_device fsi_hdmi_device = { | 849 | static struct platform_device fsi_hdmi_device = { |
diff --git a/arch/arm/mach-shmobile/board-kzm9g.c b/arch/arm/mach-shmobile/board-kzm9g.c index c02448d6847f..f41b71e8df3e 100644 --- a/arch/arm/mach-shmobile/board-kzm9g.c +++ b/arch/arm/mach-shmobile/board-kzm9g.c | |||
@@ -525,21 +525,21 @@ static struct platform_device fsi_device = { | |||
525 | }, | 525 | }, |
526 | }; | 526 | }; |
527 | 527 | ||
528 | static struct asoc_simple_dai_init_info fsi2_ak4648_init_info = { | ||
529 | .fmt = SND_SOC_DAIFMT_LEFT_J, | ||
530 | .codec_daifmt = SND_SOC_DAIFMT_CBM_CFM, | ||
531 | .cpu_daifmt = SND_SOC_DAIFMT_CBS_CFS, | ||
532 | .sysclk = 11289600, | ||
533 | }; | ||
534 | |||
535 | static struct asoc_simple_card_info fsi2_ak4648_info = { | 528 | static struct asoc_simple_card_info fsi2_ak4648_info = { |
536 | .name = "AK4648", | 529 | .name = "AK4648", |
537 | .card = "FSI2A-AK4648", | 530 | .card = "FSI2A-AK4648", |
538 | .cpu_dai = "fsia-dai", | ||
539 | .codec = "ak4642-codec.0-0012", | 531 | .codec = "ak4642-codec.0-0012", |
540 | .platform = "sh_fsi2", | 532 | .platform = "sh_fsi2", |
541 | .codec_dai = "ak4642-hifi", | 533 | .daifmt = SND_SOC_DAIFMT_LEFT_J, |
542 | .init = &fsi2_ak4648_init_info, | 534 | .cpu_dai = { |
535 | .name = "fsia-dai", | ||
536 | .fmt = SND_SOC_DAIFMT_CBS_CFS, | ||
537 | }, | ||
538 | .codec_dai = { | ||
539 | .name = "ak4642-hifi", | ||
540 | .fmt = SND_SOC_DAIFMT_CBM_CFM, | ||
541 | .sysclk = 11289600, | ||
542 | }, | ||
543 | }; | 543 | }; |
544 | 544 | ||
545 | static struct platform_device fsi_ak4648_device = { | 545 | static struct platform_device fsi_ak4648_device = { |
diff --git a/arch/arm/mach-shmobile/board-mackerel.c b/arch/arm/mach-shmobile/board-mackerel.c index b5d210b4264c..3fd716dae405 100644 --- a/arch/arm/mach-shmobile/board-mackerel.c +++ b/arch/arm/mach-shmobile/board-mackerel.c | |||
@@ -502,19 +502,18 @@ static struct platform_device hdmi_lcdc_device = { | |||
502 | }, | 502 | }, |
503 | }; | 503 | }; |
504 | 504 | ||
505 | static struct asoc_simple_dai_init_info fsi2_hdmi_init_info = { | ||
506 | .cpu_daifmt = SND_SOC_DAIFMT_CBM_CFM | | ||
507 | SND_SOC_DAIFMT_IB_NF, | ||
508 | }; | ||
509 | |||
510 | static struct asoc_simple_card_info fsi2_hdmi_info = { | 505 | static struct asoc_simple_card_info fsi2_hdmi_info = { |
511 | .name = "HDMI", | 506 | .name = "HDMI", |
512 | .card = "FSI2B-HDMI", | 507 | .card = "FSI2B-HDMI", |
513 | .cpu_dai = "fsib-dai", | ||
514 | .codec = "sh-mobile-hdmi", | 508 | .codec = "sh-mobile-hdmi", |
515 | .platform = "sh_fsi2", | 509 | .platform = "sh_fsi2", |
516 | .codec_dai = "sh_mobile_hdmi-hifi", | 510 | .cpu_dai = { |
517 | .init = &fsi2_hdmi_init_info, | 511 | .name = "fsib-dai", |
512 | .fmt = SND_SOC_DAIFMT_CBM_CFM | SND_SOC_DAIFMT_IB_NF, | ||
513 | }, | ||
514 | .codec_dai = { | ||
515 | .name = "sh_mobile_hdmi-hifi", | ||
516 | }, | ||
518 | }; | 517 | }; |
519 | 518 | ||
520 | static struct platform_device fsi_hdmi_device = { | 519 | static struct platform_device fsi_hdmi_device = { |
@@ -893,21 +892,21 @@ static struct platform_device fsi_device = { | |||
893 | }, | 892 | }, |
894 | }; | 893 | }; |
895 | 894 | ||
896 | static struct asoc_simple_dai_init_info fsi2_ak4643_init_info = { | ||
897 | .fmt = SND_SOC_DAIFMT_LEFT_J, | ||
898 | .codec_daifmt = SND_SOC_DAIFMT_CBM_CFM, | ||
899 | .cpu_daifmt = SND_SOC_DAIFMT_CBS_CFS, | ||
900 | .sysclk = 11289600, | ||
901 | }; | ||
902 | |||
903 | static struct asoc_simple_card_info fsi2_ak4643_info = { | 895 | static struct asoc_simple_card_info fsi2_ak4643_info = { |
904 | .name = "AK4643", | 896 | .name = "AK4643", |
905 | .card = "FSI2A-AK4643", | 897 | .card = "FSI2A-AK4643", |
906 | .cpu_dai = "fsia-dai", | ||
907 | .codec = "ak4642-codec.0-0013", | 898 | .codec = "ak4642-codec.0-0013", |
908 | .platform = "sh_fsi2", | 899 | .platform = "sh_fsi2", |
909 | .codec_dai = "ak4642-hifi", | 900 | .daifmt = SND_SOC_DAIFMT_LEFT_J, |
910 | .init = &fsi2_ak4643_init_info, | 901 | .cpu_dai = { |
902 | .name = "fsia-dai", | ||
903 | .fmt = SND_SOC_DAIFMT_CBS_CFS, | ||
904 | }, | ||
905 | .codec_dai = { | ||
906 | .name = "ak4642-hifi", | ||
907 | .fmt = SND_SOC_DAIFMT_CBM_CFM, | ||
908 | .sysclk = 11289600, | ||
909 | }, | ||
911 | }; | 910 | }; |
912 | 911 | ||
913 | static struct platform_device fsi_ak4643_device = { | 912 | static struct platform_device fsi_ak4643_device = { |
diff --git a/arch/sh/boards/mach-ecovec24/setup.c b/arch/sh/boards/mach-ecovec24/setup.c index 023b3f06b728..aaff7671101b 100644 --- a/arch/sh/boards/mach-ecovec24/setup.c +++ b/arch/sh/boards/mach-ecovec24/setup.c | |||
@@ -907,21 +907,20 @@ static struct platform_device fsi_device = { | |||
907 | .resource = fsi_resources, | 907 | .resource = fsi_resources, |
908 | }; | 908 | }; |
909 | 909 | ||
910 | static struct asoc_simple_dai_init_info fsi_da7210_init_info = { | ||
911 | .fmt = SND_SOC_DAIFMT_I2S, | ||
912 | .codec_daifmt = SND_SOC_DAIFMT_CBM_CFM, | ||
913 | .cpu_daifmt = SND_SOC_DAIFMT_CBS_CFS | | ||
914 | SND_SOC_DAIFMT_IB_NF, | ||
915 | }; | ||
916 | |||
917 | static struct asoc_simple_card_info fsi_da7210_info = { | 910 | static struct asoc_simple_card_info fsi_da7210_info = { |
918 | .name = "DA7210", | 911 | .name = "DA7210", |
919 | .card = "FSIB-DA7210", | 912 | .card = "FSIB-DA7210", |
920 | .cpu_dai = "fsib-dai", | ||
921 | .codec = "da7210.0-001a", | 913 | .codec = "da7210.0-001a", |
922 | .platform = "sh_fsi.0", | 914 | .platform = "sh_fsi.0", |
923 | .codec_dai = "da7210-hifi", | 915 | .daifmt = SND_SOC_DAIFMT_I2S, |
924 | .init = &fsi_da7210_init_info, | 916 | .cpu_dai = { |
917 | .name = "fsib-dai", | ||
918 | .fmt = SND_SOC_DAIFMT_CBS_CFS | SND_SOC_DAIFMT_IB_NF, | ||
919 | }, | ||
920 | .codec_dai = { | ||
921 | .name = "da7210-hifi", | ||
922 | .fmt = SND_SOC_DAIFMT_CBM_CFM, | ||
923 | }, | ||
925 | }; | 924 | }; |
926 | 925 | ||
927 | static struct platform_device fsi_da7210_device = { | 926 | static struct platform_device fsi_da7210_device = { |
diff --git a/arch/sh/boards/mach-se/7724/setup.c b/arch/sh/boards/mach-se/7724/setup.c index 975608f5e805..4010e63e82d8 100644 --- a/arch/sh/boards/mach-se/7724/setup.c +++ b/arch/sh/boards/mach-se/7724/setup.c | |||
@@ -299,22 +299,21 @@ static struct platform_device fsi_device = { | |||
299 | .resource = fsi_resources, | 299 | .resource = fsi_resources, |
300 | }; | 300 | }; |
301 | 301 | ||
302 | static struct asoc_simple_dai_init_info fsi2_ak4642_init_info = { | ||
303 | .fmt = SND_SOC_DAIFMT_LEFT_J, | ||
304 | .codec_daifmt = SND_SOC_DAIFMT_CBM_CFM, | ||
305 | .cpu_daifmt = SND_SOC_DAIFMT_CBS_CFS | | ||
306 | SND_SOC_DAIFMT_IB_NF, | ||
307 | .sysclk = 11289600, | ||
308 | }; | ||
309 | |||
310 | static struct asoc_simple_card_info fsi_ak4642_info = { | 302 | static struct asoc_simple_card_info fsi_ak4642_info = { |
311 | .name = "AK4642", | 303 | .name = "AK4642", |
312 | .card = "FSIA-AK4642", | 304 | .card = "FSIA-AK4642", |
313 | .cpu_dai = "fsia-dai", | ||
314 | .codec = "ak4642-codec.0-0012", | 305 | .codec = "ak4642-codec.0-0012", |
315 | .platform = "sh_fsi.0", | 306 | .platform = "sh_fsi.0", |
316 | .codec_dai = "ak4642-hifi", | 307 | .daifmt = SND_SOC_DAIFMT_LEFT_J, |
317 | .init = &fsi2_ak4642_init_info, | 308 | .cpu_dai = { |
309 | .name = "fsia-dai", | ||
310 | .fmt = SND_SOC_DAIFMT_CBS_CFS | SND_SOC_DAIFMT_IB_NF, | ||
311 | }, | ||
312 | .codec_dai = { | ||
313 | .name = "ak4642-hifi", | ||
314 | .fmt = SND_SOC_DAIFMT_CBM_CFM, | ||
315 | .sysclk = 11289600, | ||
316 | }, | ||
318 | }; | 317 | }; |
319 | 318 | ||
320 | static struct platform_device fsi_ak4642_device = { | 319 | static struct platform_device fsi_ak4642_device = { |