diff for duplicates of <20160124173701.GU3880@lunn.ch> diff --git a/a/1.txt b/N1/1.txt index e5c8738..5a64159 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -5,7 +5,7 @@ On Sun, Jan 24, 2016 at 12:36:39AM +0200, Aaro Koskinen wrote: > > 2) The probe fails because cs42l51 is missing #sound-dai-cells. > -> /sound/simple-audio-card,codec: could not get #sound-dai-cells for /ocp@f1000000/i2c@11000/cs42l51@4a +> /sound/simple-audio-card,codec: could not get #sound-dai-cells for /ocp at f1000000/i2c at 11000/cs42l51 at 4a > asoc-simple-card sound: parse error -22 > asoc-simple-card: probe of sound failed with error -22 > @@ -17,12 +17,12 @@ On Sun, Jan 24, 2016 at 12:36:39AM +0200, Aaro Koskinen wrote: > > asoc-simple-card sound: cs42l51-hifi <-> i2s mapping ok > -> Reported-by: Rick Thomas <rbthomas-e+AXbWqSrlAAvxtiuMwx3w@public.gmane.org> -> Signed-off-by: Aaro Koskinen <aaro.koskinen-X3B1VOXEql0@public.gmane.org> +> Reported-by: Rick Thomas <rbthomas@pobox.com> +> Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi> It would be good to have a Tested-by: from Rick. -Reviewed-by: Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org> +Reviewed-by: Andrew Lunn <andrew@lunn.ch> Andrew @@ -38,15 +38,15 @@ Reviewed-by: Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org> > @@ -20,6 +20,9 @@ > compatible = "marvell,openrd-client", "marvell,openrd", "marvell,kirkwood-88f6281", "marvell,kirkwood"; > -> ocp@f1000000 { -> + audio-controller@a0000 { +> ocp at f1000000 { +> + audio-controller at a0000 { > + status = "okay"; > + }; -> i2c@11000 { +> i2c at 11000 { > status = "okay"; > clock-frequency = <400000>; > @@ -27,6 +30,7 @@ -> cs42l51: cs42l51@4a { +> cs42l51: cs42l51 at 4a { > compatible = "cirrus,cs42l51"; > reg = <0x4a>; > + #sound-dai-cells = <0>; @@ -68,7 +68,7 @@ Reviewed-by: Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org> > +++ b/arch/arm/boot/dts/kirkwood.dtsi > @@ -381,7 +381,7 @@ > -> audio0: audio-controller@a0000 { +> audio0: audio-controller at a0000 { > compatible = "marvell,kirkwood-audio"; > - #sound-dai-cells = <0>; > + #sound-dai-cells = <1>; @@ -77,8 +77,4 @@ Reviewed-by: Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org> > clocks = <&gate_clk 9>; > -- > 2.4.0 -> --- -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 +> diff --git a/a/content_digest b/N1/content_digest index eb4910b..65a17c7 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,19 +1,9 @@ "ref\01453588600-14831-1-git-send-email-aaro.koskinen@iki.fi\0" "ref\01453588600-14831-2-git-send-email-aaro.koskinen@iki.fi\0" - "ref\01453588600-14831-2-git-send-email-aaro.koskinen-X3B1VOXEql0@public.gmane.org\0" - "From\0Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>\0" - "Subject\0Re: [PATCH 1/2] ARM: DTS: kirkwood-openrd-client: fix audio\0" + "From\0andrew@lunn.ch (Andrew Lunn)\0" + "Subject\0[PATCH 1/2] ARM: DTS: kirkwood-openrd-client: fix audio\0" "Date\0Sun, 24 Jan 2016 18:37:01 +0100\0" - "To\0Aaro Koskinen <aaro.koskinen-X3B1VOXEql0@public.gmane.org>\0" - "Cc\0Jason Cooper <jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org>" - Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - Arnaud Pouliquen <arnaud.pouliquen-qxv4g6HH51o@public.gmane.org> - alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Martin Michlmayr <tbm-R+vWnYXSFMfQT0dZR+AlfA@public.gmane.org> - Rick Thomas <rbthomas-e+AXbWqSrlAAvxtiuMwx3w@public.gmane.org> - " Gregory Clement <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Sun, Jan 24, 2016 at 12:36:39AM +0200, Aaro Koskinen wrote:\n" @@ -23,7 +13,7 @@ "> \n" "> 2) The probe fails because cs42l51 is missing #sound-dai-cells.\n" "> \n" - "> \t/sound/simple-audio-card,codec: could not get #sound-dai-cells for /ocp@f1000000/i2c@11000/cs42l51@4a\n" + "> \t/sound/simple-audio-card,codec: could not get #sound-dai-cells for /ocp at f1000000/i2c at 11000/cs42l51 at 4a\n" "> \tasoc-simple-card sound: parse error -22\n" "> \tasoc-simple-card: probe of sound failed with error -22\n" "> \n" @@ -35,12 +25,12 @@ "> \n" "> \tasoc-simple-card sound: cs42l51-hifi <-> i2s mapping ok\n" "> \n" - "> Reported-by: Rick Thomas <rbthomas-e+AXbWqSrlAAvxtiuMwx3w@public.gmane.org>\n" - "> Signed-off-by: Aaro Koskinen <aaro.koskinen-X3B1VOXEql0@public.gmane.org>\n" + "> Reported-by: Rick Thomas <rbthomas@pobox.com>\n" + "> Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>\n" "\n" "It would be good to have a Tested-by: from Rick.\n" "\n" - "Reviewed-by: Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>\n" + "Reviewed-by: Andrew Lunn <andrew@lunn.ch>\n" "\n" "\t Andrew\n" "\n" @@ -56,15 +46,15 @@ "> @@ -20,6 +20,9 @@\n" "> \tcompatible = \"marvell,openrd-client\", \"marvell,openrd\", \"marvell,kirkwood-88f6281\", \"marvell,kirkwood\";\n" "> \n" - "> \tocp@f1000000 {\n" - "> +\t\taudio-controller@a0000 {\n" + "> \tocp at f1000000 {\n" + "> +\t\taudio-controller at a0000 {\n" "> +\t\t\tstatus = \"okay\";\n" "> +\t\t};\n" - "> \t\ti2c@11000 {\n" + "> \t\ti2c at 11000 {\n" "> \t\t\tstatus = \"okay\";\n" "> \t\t\tclock-frequency = <400000>;\n" "> @@ -27,6 +30,7 @@\n" - "> \t\t\tcs42l51: cs42l51@4a {\n" + "> \t\t\tcs42l51: cs42l51 at 4a {\n" "> \t\t\t\tcompatible = \"cirrus,cs42l51\";\n" "> \t\t\t\treg = <0x4a>;\n" "> +\t\t\t\t#sound-dai-cells = <0>;\n" @@ -86,7 +76,7 @@ "> +++ b/arch/arm/boot/dts/kirkwood.dtsi\n" "> @@ -381,7 +381,7 @@\n" "> \n" - "> \t\taudio0: audio-controller@a0000 {\n" + "> \t\taudio0: audio-controller at a0000 {\n" "> \t\t\tcompatible = \"marvell,kirkwood-audio\";\n" "> -\t\t\t#sound-dai-cells = <0>;\n" "> +\t\t\t#sound-dai-cells = <1>;\n" @@ -95,10 +85,6 @@ "> \t\t\tclocks = <&gate_clk 9>;\n" "> -- \n" "> 2.4.0\n" - "> \n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n" - "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + > -71dfefdfa80ef9c4284b5a5d318dda4f0527bd7aa62c2e8607f4bde71bbcdb7b +1b72bdcb8ab56e42cb217703d5461f70fa65de326faab4979a53daf2a5344be3
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.