diff for duplicates of <201306062111.40983.heiko@sntech.de> diff --git a/a/1.txt b/N1/1.txt index 36310c1..375e994 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -8,7 +8,7 @@ a bit different to the earlier SoCs. Pinmuxing as well as gpio (and interrupt-) handling tested on a rk3066a based machine. -Signed-off-by: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org> +Signed-off-by: Heiko Stuebner <heiko@sntech.de> --- .../bindings/pinctrl/rockchip,pinctrl.txt | 97 ++ drivers/pinctrl/Kconfig | 6 + @@ -81,14 +81,14 @@ index 0000000..ded0eed + +... + -+pinctrl@20008000 { ++pinctrl at 20008000 { + compatible = "rockchip,rk3066a-pinctrl"; + reg = <0x20008000 0x150>; + #address-cells = <1>; + #size-cells = <1>; + ranges; + -+ gpio0: gpio0@20034000 { ++ gpio0: gpio0 at 20034000 { + compatible = "rockchip,gpio-bank"; + reg = <0x20034000 0x100>; + interrupts = <GIC_SPI 54 IRQ_TYPE_LEVEL_HIGH>; @@ -111,7 +111,7 @@ index 0000000..ded0eed + }; +}; + -+uart2: serial@20064000 { ++uart2: serial at 20064000 { + compatible = "snps,dw-apb-uart"; + reg = <0x20064000 0x400>; + interrupts = <GIC_SPI 36 IRQ_TYPE_LEVEL_HIGH>; @@ -162,7 +162,7 @@ index 0000000..b77e241 + * Pinctrl driver for Rockchip SoCs + * + * Copyright (c) 2013 MundoReader S.L. -+ * Author: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org> ++ * Author: Heiko Stuebner <heiko@sntech.de> + * + * With some ideas taken from pinctrl-samsung: + * Copyright (c) 2012 Samsung Electronics Co., Ltd. @@ -171,7 +171,7 @@ index 0000000..b77e241 + * http://www.linaro.org + * + * and pinctrl-at91: -+ * Copyright (C) 2011-2012 Jean-Christophe PLAGNIOL-VILLARD <plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org> ++ * Copyright (C) 2011-2012 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as published @@ -1519,7 +1519,7 @@ index 0000000..b77e241 +} +postcore_initcall(rockchip_pinctrl_drv_register); + -+MODULE_AUTHOR("Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>"); ++MODULE_AUTHOR("Heiko Stuebner <heiko@sntech.de>"); +MODULE_DESCRIPTION("Rockchip pinctrl driver"); +MODULE_LICENSE("GPL v2"); diff --git a/include/dt-bindings/pinctrl/rockchip.h b/include/dt-bindings/pinctrl/rockchip.h @@ -1532,7 +1532,7 @@ index 0000000..a354298 + * Header providing constants for Rockchip pinctrl bindings. + * + * Copyright (c) 2013 MundoReader S.L. -+ * Author: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org> ++ * Author: Heiko Stuebner <heiko@sntech.de> + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by diff --git a/a/content_digest b/N1/content_digest index dc99671..d93c043 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,19 +1,8 @@ "ref\0201306062107.58875.heiko@sntech.de\0" - "ref\0201306062107.58875.heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org\0" - "From\0Heiko St\303\274bner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\0" + "From\0heiko@sntech.de (Heiko St\303\274bner)\0" "Subject\0[PATCH v2 5/8] pinctrl: add pinctrl driver for Rockchip SoCs\0" "Date\0Thu, 6 Jun 2013 21:11:40 +0200\0" - "To\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>\0" - "Cc\0Mike Turquette <mturquette-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>" - Seungwon Jeon <tgih.jun-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> - linux-mmc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org> - Jaehoon Chung <jh80.chung-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> - Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> - Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org> - Chris Ball <cjb-2X9k7bc8m7Mdnm+yROfE0A@public.gmane.org> - " devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "This driver adds support the Cortex-A9 based SoCs from Rockchip,\n" @@ -26,7 +15,7 @@ "Pinmuxing as well as gpio (and interrupt-) handling tested on\n" "a rk3066a based machine.\n" "\n" - "Signed-off-by: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\n" + "Signed-off-by: Heiko Stuebner <heiko@sntech.de>\n" "---\n" " .../bindings/pinctrl/rockchip,pinctrl.txt | 97 ++\n" " drivers/pinctrl/Kconfig | 6 +\n" @@ -99,14 +88,14 @@ "+\n" "+...\n" "+\n" - "+pinctrl@20008000 {\n" + "+pinctrl at 20008000 {\n" "+\tcompatible = \"rockchip,rk3066a-pinctrl\";\n" "+\treg = <0x20008000 0x150>;\n" "+\t#address-cells = <1>;\n" "+\t#size-cells = <1>;\n" "+\tranges;\n" "+\n" - "+\tgpio0: gpio0@20034000 {\n" + "+\tgpio0: gpio0 at 20034000 {\n" "+\t\tcompatible = \"rockchip,gpio-bank\";\n" "+\t\treg = <0x20034000 0x100>;\n" "+\t\tinterrupts = <GIC_SPI 54 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -129,7 +118,7 @@ "+\t};\n" "+};\n" "+\n" - "+uart2: serial@20064000 {\n" + "+uart2: serial at 20064000 {\n" "+\tcompatible = \"snps,dw-apb-uart\";\n" "+\treg = <0x20064000 0x400>;\n" "+\tinterrupts = <GIC_SPI 36 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -180,7 +169,7 @@ "+ * Pinctrl driver for Rockchip SoCs\n" "+ *\n" "+ * Copyright (c) 2013 MundoReader S.L.\n" - "+ * Author: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\n" + "+ * Author: Heiko Stuebner <heiko@sntech.de>\n" "+ *\n" "+ * With some ideas taken from pinctrl-samsung:\n" "+ * Copyright (c) 2012 Samsung Electronics Co., Ltd.\n" @@ -189,7 +178,7 @@ "+ *\t\thttp://www.linaro.org\n" "+ *\n" "+ * and pinctrl-at91:\n" - "+ * Copyright (C) 2011-2012 Jean-Christophe PLAGNIOL-VILLARD <plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org>\n" + "+ * Copyright (C) 2011-2012 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>\n" "+ *\n" "+ * This program is free software; you can redistribute it and/or modify\n" "+ * it under the terms of the GNU General Public License version 2 as published\n" @@ -1537,7 +1526,7 @@ "+}\n" "+postcore_initcall(rockchip_pinctrl_drv_register);\n" "+\n" - "+MODULE_AUTHOR(\"Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\");\n" + "+MODULE_AUTHOR(\"Heiko Stuebner <heiko@sntech.de>\");\n" "+MODULE_DESCRIPTION(\"Rockchip pinctrl driver\");\n" "+MODULE_LICENSE(\"GPL v2\");\n" "diff --git a/include/dt-bindings/pinctrl/rockchip.h b/include/dt-bindings/pinctrl/rockchip.h\n" @@ -1550,7 +1539,7 @@ "+ * Header providing constants for Rockchip pinctrl bindings.\n" "+ *\n" "+ * Copyright (c) 2013 MundoReader S.L.\n" - "+ * Author: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\n" + "+ * Author: Heiko Stuebner <heiko@sntech.de>\n" "+ *\n" "+ * This program is free software; you can redistribute it and/or modify\n" "+ * it under the terms of the GNU General Public License as published by\n" @@ -1586,4 +1575,4 @@ "-- \n" 1.7.2.3 -b4f91d1a32706d075760b1bf04ba62a4cab79b367ce1b0b6e68f6a8ef23cb260 +330417ae7c7a2ae3326125c4938d76b947fd8ce843456e8e48b380fce6c5fd0d
diff --git a/a/1.txt b/N2/1.txt index 36310c1..eb2633e 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -8,7 +8,7 @@ a bit different to the earlier SoCs. Pinmuxing as well as gpio (and interrupt-) handling tested on a rk3066a based machine. -Signed-off-by: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org> +Signed-off-by: Heiko Stuebner <heiko@sntech.de> --- .../bindings/pinctrl/rockchip,pinctrl.txt | 97 ++ drivers/pinctrl/Kconfig | 6 + @@ -162,7 +162,7 @@ index 0000000..b77e241 + * Pinctrl driver for Rockchip SoCs + * + * Copyright (c) 2013 MundoReader S.L. -+ * Author: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org> ++ * Author: Heiko Stuebner <heiko@sntech.de> + * + * With some ideas taken from pinctrl-samsung: + * Copyright (c) 2012 Samsung Electronics Co., Ltd. @@ -171,7 +171,7 @@ index 0000000..b77e241 + * http://www.linaro.org + * + * and pinctrl-at91: -+ * Copyright (C) 2011-2012 Jean-Christophe PLAGNIOL-VILLARD <plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org> ++ * Copyright (C) 2011-2012 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as published @@ -1519,7 +1519,7 @@ index 0000000..b77e241 +} +postcore_initcall(rockchip_pinctrl_drv_register); + -+MODULE_AUTHOR("Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>"); ++MODULE_AUTHOR("Heiko Stuebner <heiko@sntech.de>"); +MODULE_DESCRIPTION("Rockchip pinctrl driver"); +MODULE_LICENSE("GPL v2"); diff --git a/include/dt-bindings/pinctrl/rockchip.h b/include/dt-bindings/pinctrl/rockchip.h @@ -1532,7 +1532,7 @@ index 0000000..a354298 + * Header providing constants for Rockchip pinctrl bindings. + * + * Copyright (c) 2013 MundoReader S.L. -+ * Author: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org> ++ * Author: Heiko Stuebner <heiko@sntech.de> + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by diff --git a/a/content_digest b/N2/content_digest index dc99671..35dbe58 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,19 +1,22 @@ "ref\0201306062107.58875.heiko@sntech.de\0" - "ref\0201306062107.58875.heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org\0" - "From\0Heiko St\303\274bner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\0" + "From\0Heiko St\303\274bner <heiko@sntech.de>\0" "Subject\0[PATCH v2 5/8] pinctrl: add pinctrl driver for Rockchip SoCs\0" "Date\0Thu, 6 Jun 2013 21:11:40 +0200\0" - "To\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>\0" - "Cc\0Mike Turquette <mturquette-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>" - Seungwon Jeon <tgih.jun-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> - linux-mmc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org> - Jaehoon Chung <jh80.chung-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> - Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> - Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org> - Chris Ball <cjb-2X9k7bc8m7Mdnm+yROfE0A@public.gmane.org> - " devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org\0" + "To\0linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>\0" + "Cc\0linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>" + Mike Turquette <mturquette@linaro.org> + Seungwon Jeon <tgih.jun@samsung.com> + Jaehoon Chung <jh80.chung@samsung.com> + Chris Ball <cjb@laptop.org> + linux-mmc@vger.kernel.org + Grant Likely <grant.likely@linaro.org> + Rob Herring <rob.herring@calxeda.com> + Linus Walleij <linus.walleij@linaro.org> + devicetree-discuss@lists.ozlabs.org + Russell King <linux@arm.linux.org.uk> + Arnd Bergmann <arnd@arndb.de> + Olof Johansson <olof@lixom.net> + " Thomas Petazzoni <thomas.petazzoni@free-electrons.com>\0" "\00:1\0" "b\0" "This driver adds support the Cortex-A9 based SoCs from Rockchip,\n" @@ -26,7 +29,7 @@ "Pinmuxing as well as gpio (and interrupt-) handling tested on\n" "a rk3066a based machine.\n" "\n" - "Signed-off-by: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\n" + "Signed-off-by: Heiko Stuebner <heiko@sntech.de>\n" "---\n" " .../bindings/pinctrl/rockchip,pinctrl.txt | 97 ++\n" " drivers/pinctrl/Kconfig | 6 +\n" @@ -180,7 +183,7 @@ "+ * Pinctrl driver for Rockchip SoCs\n" "+ *\n" "+ * Copyright (c) 2013 MundoReader S.L.\n" - "+ * Author: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\n" + "+ * Author: Heiko Stuebner <heiko@sntech.de>\n" "+ *\n" "+ * With some ideas taken from pinctrl-samsung:\n" "+ * Copyright (c) 2012 Samsung Electronics Co., Ltd.\n" @@ -189,7 +192,7 @@ "+ *\t\thttp://www.linaro.org\n" "+ *\n" "+ * and pinctrl-at91:\n" - "+ * Copyright (C) 2011-2012 Jean-Christophe PLAGNIOL-VILLARD <plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org>\n" + "+ * Copyright (C) 2011-2012 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>\n" "+ *\n" "+ * This program is free software; you can redistribute it and/or modify\n" "+ * it under the terms of the GNU General Public License version 2 as published\n" @@ -1537,7 +1540,7 @@ "+}\n" "+postcore_initcall(rockchip_pinctrl_drv_register);\n" "+\n" - "+MODULE_AUTHOR(\"Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\");\n" + "+MODULE_AUTHOR(\"Heiko Stuebner <heiko@sntech.de>\");\n" "+MODULE_DESCRIPTION(\"Rockchip pinctrl driver\");\n" "+MODULE_LICENSE(\"GPL v2\");\n" "diff --git a/include/dt-bindings/pinctrl/rockchip.h b/include/dt-bindings/pinctrl/rockchip.h\n" @@ -1550,7 +1553,7 @@ "+ * Header providing constants for Rockchip pinctrl bindings.\n" "+ *\n" "+ * Copyright (c) 2013 MundoReader S.L.\n" - "+ * Author: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\n" + "+ * Author: Heiko Stuebner <heiko@sntech.de>\n" "+ *\n" "+ * This program is free software; you can redistribute it and/or modify\n" "+ * it under the terms of the GNU General Public License as published by\n" @@ -1586,4 +1589,4 @@ "-- \n" 1.7.2.3 -b4f91d1a32706d075760b1bf04ba62a4cab79b367ce1b0b6e68f6a8ef23cb260 +1a7256ea7d968a8e62bbfa6fae918ac9a8a4cbb6450d6d76f55c2414a6e6ad61
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.