diff for duplicates of <530377EE.8010909@redhat.com> diff --git a/a/1.txt b/N1/1.txt index d9b155d..546ecce 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,9 +1,9 @@ Hi, On 02/18/2014 03:22 PM, Maxime Ripard wrote: -> On Mon, Feb 17, 2014 at 11:02:41AM +0100, David Lanzendörfer wrote: ->> Signed-off-by: David Lanzendörfer <david.lanzendoerfer-Z7Kmv9EsliU@public.gmane.org> ->> Signed-off-by: Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> +> On Mon, Feb 17, 2014 at 11:02:41AM +0100, David Lanzend?rfer wrote: +>> Signed-off-by: David Lanzend?rfer <david.lanzendoerfer@o2s.ch> +>> Signed-off-by: Hans de Goede <hdegoede@redhat.com> >> --- >> arch/arm/boot/dts/sun7i-a20-cubieboard2.dts | 8 +++ >> arch/arm/boot/dts/sun7i-a20-cubietruck.dts | 8 +++ @@ -25,7 +25,7 @@ On 02/18/2014 03:22 PM, Maxime Ripard wrote: >> }; >> }; >> ->> + mmc0: mmc@01c0f000 { +>> + mmc0: mmc at 01c0f000 { >> + pinctrl-names = "default", "default"; >> + pinctrl-0 = <&mmc0_pins_a>; >> + pinctrl-1 = <&mmc0_cd_pin_reference_design>; @@ -50,8 +50,8 @@ Yes that would be better. >> + status = "okay"; >> + }; >> + ->> pinctrl@01c20800 { ->> led_pins_cubieboard2: led_pins@0 { +>> pinctrl at 01c20800 { +>> led_pins_cubieboard2: led_pins at 0 { >> allwinner,pins = "PH20", "PH21"; >> diff --git a/arch/arm/boot/dts/sun7i-a20-cubietruck.dts b/arch/arm/boot/dts/sun7i-a20-cubietruck.dts >> index f9dcb61..370cef84 100644 @@ -60,8 +60,8 @@ Yes that would be better. >> @@ -19,6 +19,14 @@ >> compatible = "cubietech,cubietruck", "allwinner,sun7i-a20"; >> ->> soc@01c00000 { ->> + mmc0: mmc@01c0f000 { +>> soc at 01c00000 { +>> + mmc0: mmc at 01c0f000 { >> + pinctrl-names = "default", "default"; >> + pinctrl-0 = <&mmc0_pins_a>; >> + pinctrl-1 = <&mmc0_cd_pin_reference_design>; @@ -69,8 +69,8 @@ Yes that would be better. >> + status = "okay"; >> + }; >> + ->> pinctrl@01c20800 { ->> led_pins_cubietruck: led_pins@0 { +>> pinctrl at 01c20800 { +>> led_pins_cubietruck: led_pins at 0 { >> allwinner,pins = "PH7", "PH11", "PH20", "PH21"; >> diff --git a/arch/arm/boot/dts/sun7i-a20-olinuxino-micro.dts b/arch/arm/boot/dts/sun7i-a20-olinuxino-micro.dts >> index ead3013..685ec06 100644 @@ -80,7 +80,7 @@ Yes that would be better. >> }; >> }; >> ->> + mmc0: mmc@01c0f000 { +>> + mmc0: mmc at 01c0f000 { >> + pinctrl-names = "default", "default"; >> + pinctrl-0 = <&mmc0_pins_a>; >> + pinctrl-1 = <&mmc0_cd_pin_reference_design>; @@ -88,7 +88,7 @@ Yes that would be better. >> + status = "okay"; >> + }; >> + ->> + mmc3: mmc@01c12000 { +>> + mmc3: mmc at 01c12000 { >> + pinctrl-names = "default", "default"; >> + pinctrl-0 = <&mmc3_pins_a>; >> + pinctrl-1 = <&mmc3_cd_pin_olinuxinom>; @@ -96,15 +96,15 @@ Yes that would be better. >> + status = "okay"; >> + }; >> + ->> pinctrl@01c20800 { ->> + mmc3_cd_pin_olinuxinom: mmc3_cd_pin@0 { +>> pinctrl at 01c20800 { +>> + mmc3_cd_pin_olinuxinom: mmc3_cd_pin at 0 { >> + allwinner,pins = "PH11"; >> + allwinner,function = "gpio_in"; >> + allwinner,drive = <0>; >> + allwinner,pull = <1>; >> + }; >> + ->> led_pins_olinuxino: led_pins@0 { +>> led_pins_olinuxino: led_pins at 0 { >> allwinner,pins = "PH2"; >> allwinner,function = "gpio_out"; >> diff --git a/arch/arm/boot/dts/sun7i-a20.dtsi b/arch/arm/boot/dts/sun7i-a20.dtsi @@ -115,7 +115,7 @@ Yes that would be better. >> #size-cells = <0>; >> }; >> ->> + mmc0: mmc@01c0f000 { +>> + mmc0: mmc at 01c0f000 { >> + compatible = "allwinner,sun5i-a13-mmc"; >> + reg = <0x01c0f000 0x1000>; >> + clocks = <&ahb_gates 8>, <&mmc0_clk>; @@ -134,7 +134,7 @@ override this from the dts file itself. >> + status = "disabled"; >> + }; >> + ->> + mmc1: mmc@01c10000 { +>> + mmc1: mmc at 01c10000 { >> + compatible = "allwinner,sun5i-a13-mmc"; >> + reg = <0x01c10000 0x1000>; >> + clocks = <&ahb_gates 9>, <&mmc1_clk>; @@ -144,7 +144,7 @@ override this from the dts file itself. >> + status = "disabled"; >> + }; >> + ->> + mmc2: mmc@01c11000 { +>> + mmc2: mmc at 01c11000 { >> + compatible = "allwinner,sun5i-a13-mmc"; >> + reg = <0x01c11000 0x1000>; >> + clocks = <&ahb_gates 10>, <&mmc2_clk>; @@ -154,7 +154,7 @@ override this from the dts file itself. >> + status = "disabled"; >> + }; >> + ->> + mmc3: mmc@01c12000 { +>> + mmc3: mmc at 01c12000 { >> + compatible = "allwinner,sun5i-a13-mmc"; >> + reg = <0x01c12000 0x1000>; >> + clocks = <&ahb_gates 11>, <&mmc3_clk>; @@ -164,7 +164,7 @@ override this from the dts file itself. >> + status = "disabled"; >> + }; >> + ->> pio: pinctrl@01c20800 { +>> pio: pinctrl at 01c20800 { >> compatible = "allwinner,sun7i-a20-pinctrl"; >> reg = <0x01c20800 0x400>; >> @@ -432,6 +472,27 @@ @@ -172,21 +172,21 @@ override this from the dts file itself. >> allwinner,pull = <0>; >> }; >> + ->> + mmc0_pins_a: mmc0@0 { +>> + mmc0_pins_a: mmc0 at 0 { >> + allwinner,pins = "PF0","PF1","PF2","PF3","PF4","PF5"; >> + allwinner,function = "mmc0"; >> + allwinner,drive = <3>; >> + allwinner,pull = <0>; >> + }; >> + ->> + mmc0_cd_pin_reference_design: mmc0_cd_pin@0 { +>> + mmc0_cd_pin_reference_design: mmc0_cd_pin at 0 { >> + allwinner,pins = "PH1"; >> + allwinner,function = "gpio_in"; >> + allwinner,drive = <0>; >> + allwinner,pull = <1>; >> + }; >> + ->> + mmc3_pins_a: mmc3@0 { +>> + mmc3_pins_a: mmc3 at 0 { >> + allwinner,pins = "PI4","PI5","PI6","PI7","PI8","PI9"; >> + allwinner,function = "mmc3"; >> + allwinner,drive = <3>; @@ -194,7 +194,7 @@ override this from the dts file itself. >> + }; >> }; >> ->> timer@01c20c00 { +>> timer at 01c20c00 { >> > > Looks good otherwise. @@ -207,8 +207,3 @@ override this from the dts file itself. Regards, Hans - --- -You received this message because you are subscribed to the Google Groups "linux-sunxi" group. -To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org -For more options, visit https://groups.google.com/groups/opt_out. diff --git a/a/content_digest b/N1/content_digest index 1a3b86a..9aa30fc 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,33 +1,18 @@ "ref\020140217095907.15040.81893.stgit@pagira.o2s.ch\0" "ref\020140217100241.15040.24836.stgit@pagira.o2s.ch\0" "ref\020140218142221.GJ3142@lukather\0" - "From\0Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\0" - "Subject\0Re: [PATCH v7 5/8] ARM: dts: sun7i: Add support for mmc\0" + "From\0hdegoede@redhat.com (Hans de Goede)\0" + "Subject\0[PATCH v7 5/8] ARM: dts: sun7i: Add support for mmc\0" "Date\0Tue, 18 Feb 2014 16:10:38 +0100\0" - "To\0Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>" - " David Lanzend\303\266rfer <david.lanzendoerfer-Z7Kmv9EsliU@public.gmane.org>\0" - "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - Ulf Hansson <ulf.hansson-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> - Laurent Pinchart <laurent.pinchart+renesas-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org> - Mike Turquette <mturquette-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> - Simon Baatz <gmbnomis-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - " Emilio L\303\263pez <emilio-0Z03zUJReD5OxF6Tv1QG9Q@public.gmane.org>" - linux-mmc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Chris Ball <chris-OsFVWbfNK3isTnJN9+BGXg@public.gmane.org> - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - H Hartley Sweeten <hsweeten-3FF4nKcrg1dE2c76skzGb0EOCMrvLtNR@public.gmane.org> - linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org - Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - Guennadi Liakhovetski <g.liakhovetski-Mmb7MZpHnFY@public.gmane.org> - " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hi,\n" "\n" "On 02/18/2014 03:22 PM, Maxime Ripard wrote:\n" - "> On Mon, Feb 17, 2014 at 11:02:41AM +0100, David Lanzend\303\266rfer wrote:\n" - ">> Signed-off-by: David Lanzend\303\266rfer <david.lanzendoerfer-Z7Kmv9EsliU@public.gmane.org>\n" - ">> Signed-off-by: Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n" + "> On Mon, Feb 17, 2014 at 11:02:41AM +0100, David Lanzend?rfer wrote:\n" + ">> Signed-off-by: David Lanzend?rfer <david.lanzendoerfer@o2s.ch>\n" + ">> Signed-off-by: Hans de Goede <hdegoede@redhat.com>\n" ">> ---\n" ">> arch/arm/boot/dts/sun7i-a20-cubieboard2.dts | 8 +++\n" ">> arch/arm/boot/dts/sun7i-a20-cubietruck.dts | 8 +++\n" @@ -49,7 +34,7 @@ ">> \t\t\t};\n" ">> \t\t};\n" ">>\n" - ">> +\t\tmmc0: mmc@01c0f000 {\n" + ">> +\t\tmmc0: mmc at 01c0f000 {\n" ">> +\t\t\tpinctrl-names = \"default\", \"default\";\n" ">> +\t\t\tpinctrl-0 = <&mmc0_pins_a>;\n" ">> +\t\t\tpinctrl-1 = <&mmc0_cd_pin_reference_design>;\n" @@ -74,8 +59,8 @@ ">> +\t\t\tstatus = \"okay\";\n" ">> +\t\t};\n" ">> +\n" - ">> \t\tpinctrl@01c20800 {\n" - ">> \t\t\tled_pins_cubieboard2: led_pins@0 {\n" + ">> \t\tpinctrl at 01c20800 {\n" + ">> \t\t\tled_pins_cubieboard2: led_pins at 0 {\n" ">> \t\t\t\tallwinner,pins = \"PH20\", \"PH21\";\n" ">> diff --git a/arch/arm/boot/dts/sun7i-a20-cubietruck.dts b/arch/arm/boot/dts/sun7i-a20-cubietruck.dts\n" ">> index f9dcb61..370cef84 100644\n" @@ -84,8 +69,8 @@ ">> @@ -19,6 +19,14 @@\n" ">> \tcompatible = \"cubietech,cubietruck\", \"allwinner,sun7i-a20\";\n" ">>\n" - ">> \tsoc@01c00000 {\n" - ">> +\t\tmmc0: mmc@01c0f000 {\n" + ">> \tsoc at 01c00000 {\n" + ">> +\t\tmmc0: mmc at 01c0f000 {\n" ">> +\t\t\tpinctrl-names = \"default\", \"default\";\n" ">> +\t\t\tpinctrl-0 = <&mmc0_pins_a>;\n" ">> +\t\t\tpinctrl-1 = <&mmc0_cd_pin_reference_design>;\n" @@ -93,8 +78,8 @@ ">> +\t\t\tstatus = \"okay\";\n" ">> +\t\t};\n" ">> +\n" - ">> \t\tpinctrl@01c20800 {\n" - ">> \t\t\tled_pins_cubietruck: led_pins@0 {\n" + ">> \t\tpinctrl at 01c20800 {\n" + ">> \t\t\tled_pins_cubietruck: led_pins at 0 {\n" ">> \t\t\t\tallwinner,pins = \"PH7\", \"PH11\", \"PH20\", \"PH21\";\n" ">> diff --git a/arch/arm/boot/dts/sun7i-a20-olinuxino-micro.dts b/arch/arm/boot/dts/sun7i-a20-olinuxino-micro.dts\n" ">> index ead3013..685ec06 100644\n" @@ -104,7 +89,7 @@ ">> \t\t\t};\n" ">> \t\t};\n" ">>\n" - ">> +\t\tmmc0: mmc@01c0f000 {\n" + ">> +\t\tmmc0: mmc at 01c0f000 {\n" ">> +\t\t\tpinctrl-names = \"default\", \"default\";\n" ">> +\t\t\tpinctrl-0 = <&mmc0_pins_a>;\n" ">> +\t\t\tpinctrl-1 = <&mmc0_cd_pin_reference_design>;\n" @@ -112,7 +97,7 @@ ">> +\t\t\tstatus = \"okay\";\n" ">> +\t\t};\n" ">> +\n" - ">> +\t\tmmc3: mmc@01c12000 {\n" + ">> +\t\tmmc3: mmc at 01c12000 {\n" ">> +\t\t\tpinctrl-names = \"default\", \"default\";\n" ">> +\t\t\tpinctrl-0 = <&mmc3_pins_a>;\n" ">> +\t\t\tpinctrl-1 = <&mmc3_cd_pin_olinuxinom>;\n" @@ -120,15 +105,15 @@ ">> +\t\t\tstatus = \"okay\";\n" ">> +\t\t};\n" ">> +\n" - ">> \t\tpinctrl@01c20800 {\n" - ">> +\t\t\tmmc3_cd_pin_olinuxinom: mmc3_cd_pin@0 {\n" + ">> \t\tpinctrl at 01c20800 {\n" + ">> +\t\t\tmmc3_cd_pin_olinuxinom: mmc3_cd_pin at 0 {\n" ">> +\t\t\t\tallwinner,pins = \"PH11\";\n" ">> +\t\t\t\tallwinner,function = \"gpio_in\";\n" ">> +\t\t\t\tallwinner,drive = <0>;\n" ">> +\t\t\t\tallwinner,pull = <1>;\n" ">> +\t\t\t};\n" ">> +\n" - ">> \t\t\tled_pins_olinuxino: led_pins@0 {\n" + ">> \t\t\tled_pins_olinuxino: led_pins at 0 {\n" ">> \t\t\t\tallwinner,pins = \"PH2\";\n" ">> \t\t\t\tallwinner,function = \"gpio_out\";\n" ">> diff --git a/arch/arm/boot/dts/sun7i-a20.dtsi b/arch/arm/boot/dts/sun7i-a20.dtsi\n" @@ -139,7 +124,7 @@ ">> \t\t\t#size-cells = <0>;\n" ">> \t\t};\n" ">>\n" - ">> +\t\tmmc0: mmc@01c0f000 {\n" + ">> +\t\tmmc0: mmc at 01c0f000 {\n" ">> +\t\t\tcompatible = \"allwinner,sun5i-a13-mmc\";\n" ">> +\t\t\treg = <0x01c0f000 0x1000>;\n" ">> +\t\t\tclocks = <&ahb_gates 8>, <&mmc0_clk>;\n" @@ -158,7 +143,7 @@ ">> +\t\t\tstatus = \"disabled\";\n" ">> +\t\t};\n" ">> +\n" - ">> +\t\tmmc1: mmc@01c10000 {\n" + ">> +\t\tmmc1: mmc at 01c10000 {\n" ">> +\t\t\tcompatible = \"allwinner,sun5i-a13-mmc\";\n" ">> +\t\t\treg = <0x01c10000 0x1000>;\n" ">> +\t\t\tclocks = <&ahb_gates 9>, <&mmc1_clk>;\n" @@ -168,7 +153,7 @@ ">> +\t\t\tstatus = \"disabled\";\n" ">> +\t\t};\n" ">> +\n" - ">> +\t\tmmc2: mmc@01c11000 {\n" + ">> +\t\tmmc2: mmc at 01c11000 {\n" ">> +\t\t\tcompatible = \"allwinner,sun5i-a13-mmc\";\n" ">> +\t\t\treg = <0x01c11000 0x1000>;\n" ">> +\t\t\tclocks = <&ahb_gates 10>, <&mmc2_clk>;\n" @@ -178,7 +163,7 @@ ">> +\t\t\tstatus = \"disabled\";\n" ">> +\t\t};\n" ">> +\n" - ">> +\t\tmmc3: mmc@01c12000 {\n" + ">> +\t\tmmc3: mmc at 01c12000 {\n" ">> +\t\t\tcompatible = \"allwinner,sun5i-a13-mmc\";\n" ">> +\t\t\treg = <0x01c12000 0x1000>;\n" ">> +\t\t\tclocks = <&ahb_gates 11>, <&mmc3_clk>;\n" @@ -188,7 +173,7 @@ ">> +\t\t\tstatus = \"disabled\";\n" ">> +\t\t};\n" ">> +\n" - ">> \t\tpio: pinctrl@01c20800 {\n" + ">> \t\tpio: pinctrl at 01c20800 {\n" ">> \t\t\tcompatible = \"allwinner,sun7i-a20-pinctrl\";\n" ">> \t\t\treg = <0x01c20800 0x400>;\n" ">> @@ -432,6 +472,27 @@\n" @@ -196,21 +181,21 @@ ">> \t\t\t\tallwinner,pull = <0>;\n" ">> \t\t\t};\n" ">> +\n" - ">> +\t\t\tmmc0_pins_a: mmc0@0 {\n" + ">> +\t\t\tmmc0_pins_a: mmc0 at 0 {\n" ">> +\t\t\t\tallwinner,pins = \"PF0\",\"PF1\",\"PF2\",\"PF3\",\"PF4\",\"PF5\";\n" ">> +\t\t\t\tallwinner,function = \"mmc0\";\n" ">> +\t\t\t\tallwinner,drive = <3>;\n" ">> +\t\t\t\tallwinner,pull = <0>;\n" ">> +\t\t\t};\n" ">> +\n" - ">> +\t\t\tmmc0_cd_pin_reference_design: mmc0_cd_pin@0 {\n" + ">> +\t\t\tmmc0_cd_pin_reference_design: mmc0_cd_pin at 0 {\n" ">> +\t\t\t\tallwinner,pins = \"PH1\";\n" ">> +\t\t\t\tallwinner,function = \"gpio_in\";\n" ">> +\t\t\t\tallwinner,drive = <0>;\n" ">> +\t\t\t\tallwinner,pull = <1>;\n" ">> +\t\t\t};\n" ">> +\n" - ">> +\t\t\tmmc3_pins_a: mmc3@0 {\n" + ">> +\t\t\tmmc3_pins_a: mmc3 at 0 {\n" ">> +\t\t\t\tallwinner,pins = \"PI4\",\"PI5\",\"PI6\",\"PI7\",\"PI8\",\"PI9\";\n" ">> +\t\t\t\tallwinner,function = \"mmc3\";\n" ">> +\t\t\t\tallwinner,drive = <3>;\n" @@ -218,7 +203,7 @@ ">> +\t\t\t};\n" ">> \t\t};\n" ">>\n" - ">> \t\ttimer@01c20c00 {\n" + ">> \t\ttimer at 01c20c00 {\n" ">>\n" ">\n" "> Looks good otherwise.\n" @@ -230,11 +215,6 @@ "\n" "Regards,\n" "\n" - "Hans\n" - "\n" - "-- \n" - "You received this message because you are subscribed to the Google Groups \"linux-sunxi\" group.\n" - "To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org\n" - For more options, visit https://groups.google.com/groups/opt_out. + Hans -7d3e0aac053ad1291c4e392aeedf607241c764de7c687acf62ffd762080885af +9fe5c83041e93c156b002348515377952cc272f47a0b0745f5bd81aa584ee35f
diff --git a/a/1.txt b/N2/1.txt index d9b155d..e107572 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -2,8 +2,8 @@ Hi, On 02/18/2014 03:22 PM, Maxime Ripard wrote: > On Mon, Feb 17, 2014 at 11:02:41AM +0100, David Lanzendörfer wrote: ->> Signed-off-by: David Lanzendörfer <david.lanzendoerfer-Z7Kmv9EsliU@public.gmane.org> ->> Signed-off-by: Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> +>> Signed-off-by: David Lanzendörfer <david.lanzendoerfer@o2s.ch> +>> Signed-off-by: Hans de Goede <hdegoede@redhat.com> >> --- >> arch/arm/boot/dts/sun7i-a20-cubieboard2.dts | 8 +++ >> arch/arm/boot/dts/sun7i-a20-cubietruck.dts | 8 +++ @@ -207,8 +207,3 @@ override this from the dts file itself. Regards, Hans - --- -You received this message because you are subscribed to the Google Groups "linux-sunxi" group. -To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org -For more options, visit https://groups.google.com/groups/opt_out. diff --git a/a/content_digest b/N2/content_digest index 1a3b86a..76fd766 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,33 +1,33 @@ "ref\020140217095907.15040.81893.stgit@pagira.o2s.ch\0" "ref\020140217100241.15040.24836.stgit@pagira.o2s.ch\0" "ref\020140218142221.GJ3142@lukather\0" - "From\0Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\0" + "From\0Hans de Goede <hdegoede@redhat.com>\0" "Subject\0Re: [PATCH v7 5/8] ARM: dts: sun7i: Add support for mmc\0" "Date\0Tue, 18 Feb 2014 16:10:38 +0100\0" - "To\0Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>" - " David Lanzend\303\266rfer <david.lanzendoerfer-Z7Kmv9EsliU@public.gmane.org>\0" - "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - Ulf Hansson <ulf.hansson-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> - Laurent Pinchart <laurent.pinchart+renesas-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org> - Mike Turquette <mturquette-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> - Simon Baatz <gmbnomis-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - " Emilio L\303\263pez <emilio-0Z03zUJReD5OxF6Tv1QG9Q@public.gmane.org>" - linux-mmc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Chris Ball <chris-OsFVWbfNK3isTnJN9+BGXg@public.gmane.org> - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - H Hartley Sweeten <hsweeten-3FF4nKcrg1dE2c76skzGb0EOCMrvLtNR@public.gmane.org> - linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org - Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - Guennadi Liakhovetski <g.liakhovetski-Mmb7MZpHnFY@public.gmane.org> - " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" + "To\0Maxime Ripard <maxime.ripard@free-electrons.com>" + " David Lanzend\303\266rfer <david.lanzendoerfer@o2s.ch>\0" + "Cc\0devicetree@vger.kernel.org" + Ulf Hansson <ulf.hansson@linaro.org> + Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> + Mike Turquette <mturquette@linaro.org> + Simon Baatz <gmbnomis@gmail.com> + " Emilio L\303\263pez <emilio@elopez.com.ar>" + linux-mmc@vger.kernel.org + Chris Ball <chris@printf.net> + linux-kernel@vger.kernel.org + H Hartley Sweeten <hsweeten@visionengravers.com> + linux-sunxi@googlegroups.com + Tejun Heo <tj@kernel.org> + Guennadi Liakhovetski <g.liakhovetski@gmx.de> + " linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hi,\n" "\n" "On 02/18/2014 03:22 PM, Maxime Ripard wrote:\n" "> On Mon, Feb 17, 2014 at 11:02:41AM +0100, David Lanzend\303\266rfer wrote:\n" - ">> Signed-off-by: David Lanzend\303\266rfer <david.lanzendoerfer-Z7Kmv9EsliU@public.gmane.org>\n" - ">> Signed-off-by: Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n" + ">> Signed-off-by: David Lanzend\303\266rfer <david.lanzendoerfer@o2s.ch>\n" + ">> Signed-off-by: Hans de Goede <hdegoede@redhat.com>\n" ">> ---\n" ">> arch/arm/boot/dts/sun7i-a20-cubieboard2.dts | 8 +++\n" ">> arch/arm/boot/dts/sun7i-a20-cubietruck.dts | 8 +++\n" @@ -230,11 +230,6 @@ "\n" "Regards,\n" "\n" - "Hans\n" - "\n" - "-- \n" - "You received this message because you are subscribed to the Google Groups \"linux-sunxi\" group.\n" - "To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org\n" - For more options, visit https://groups.google.com/groups/opt_out. + Hans -7d3e0aac053ad1291c4e392aeedf607241c764de7c687acf62ffd762080885af +e70349bf43efcde8eabb430df30af182a7a65bb6f8740cd9911c5217851321b4
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.