diff for duplicates of <521B38BF.6040400@monstr.eu> diff --git a/a/1.txt b/N1/1.txt index 35e4a34..3c604e5 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,8 +1,8 @@ On 08/23/2013 09:32 AM, Steffen Trumtrar wrote: > Hi! > -> On Thu, Aug 22, 2013 at 05:59:36PM -0700, S?ren Brinkmann wrote: ->> On Thu, Aug 22, 2013 at 05:26:47PM -0700, S?ren Brinkmann wrote: +> On Thu, Aug 22, 2013 at 05:59:36PM -0700, Sören Brinkmann wrote: +>> On Thu, Aug 22, 2013 at 05:26:47PM -0700, Sören Brinkmann wrote: >>> Hi Sebastian, >>> >>> On Tue, Aug 20, 2013 at 04:04:31AM +0200, Sebastian Hesselbarth wrote: @@ -47,7 +47,7 @@ On 08/23/2013 09:32 AM, Steffen Trumtrar wrote: > > The dtsi would be something like: > -> control-register at f8000000 { +> control-register@f8000000 { This name is incorrect - it still should be slcr (system level control registers) @@ -61,7 +61,7 @@ you want to map the whole reg space. > reg = <0xf8000000 0x1000>; > ranges; > -> slcr: slcr at f8000000 { +> slcr: slcr@f8000000 { we should use different name here - lock/locks/etc. @@ -72,7 +72,7 @@ we should use different name here - lock/locks/etc. > -> clkc: clkc at f8000100 { +> clkc: clkc@f8000100 { > #clock-cells = <1>; > compatible = "xlnx,ps7-clkc"; > reg = <0xf8000100 0x100>; @@ -95,7 +95,7 @@ for now it is not necessary to extend binding which feature which is not used. > "dbg_trc", "dbg_apb"; > }; > -> mio: pinmux at f8000700 { +> mio: pinmux@f8000700 { > compatible = "xlnx,ps7-pinctrl"; Have you created any driver for pinmuxing stuff? @@ -115,12 +115,3 @@ w: www.monstr.eu p: +42-0-721842854 Maintainer of Linux kernel - Microblaze cpu - http://www.monstr.eu/fdt/ Maintainer of Linux kernel - Xilinx Zynq ARM architecture Microblaze U-BOOT custodian and responsible for u-boot arm zynq platform - - --------------- next part -------------- -A non-text attachment was scrubbed... -Name: signature.asc -Type: application/pgp-signature -Size: 263 bytes -Desc: OpenPGP digital signature -URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20130826/afe34678/attachment.sig> diff --git a/N1/2.bin b/N1/2.bin new file mode 100644 index 0000000..f77c978 --- /dev/null +++ b/N1/2.bin @@ -0,0 +1,8 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.10 (GNU/Linux) +Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ + +iEYEARECAAYFAlIbOMcACgkQykllyylKDCGaKACeLgXZVmv1dCWOy66zMpoMXwmQ +V3cAnjJjJed//mJ2dzeAMv+IHCV/0bJ4 +=07gJ +-----END PGP SIGNATURE----- diff --git a/N1/2.hdr b/N1/2.hdr new file mode 100644 index 0000000..a198b95 --- /dev/null +++ b/N1/2.hdr @@ -0,0 +1,3 @@ +Content-Type: application/pgp-signature; name="signature.asc" +Content-Description: OpenPGP digital signature +Content-Disposition: attachment; filename="signature.asc" diff --git a/a/content_digest b/N1/content_digest index ef3b340..e228198 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,17 +3,25 @@ "ref\0d17acba9-85f9-40cd-a176-2005e3e924f8@CO1EHSMHS002.ehs.local\0" "ref\0c4d10bdf-6506-4edc-92cc-2acc67b86602@VA3EHSMHS032.ehs.local\0" "ref\020130823073250.GB30135@pengutronix.de\0" - "From\0monstr@monstr.eu (Michal Simek)\0" - "Subject\0[RFC 17/17] clk: zynq: remove call to of_clk_init\0" + "From\0Michal Simek <monstr@monstr.eu>\0" + "Subject\0Re: [RFC 17/17] clk: zynq: remove call to of_clk_init\0" "Date\0Mon, 26 Aug 2013 13:15:11 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" - "\00:1\0" + "To\0Steffen Trumtrar <s.trumtrar@pengutronix.de>\0" + "Cc\0S\303\266ren Brinkmann <soren.brinkmann@xilinx.com>" + Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> + Russell King <linux@arm.linux.org.uk> + Arnd Bergmann <arnd@arndb.de> + Michal Simek <michal.simek@xilinx.com> + linux-kernel@vger.kernel.org + Mike Turquette <mturquette@linaro.org> + " linux-arm-kernel@lists.infradead.org\0" + "\01:1\0" "b\0" "On 08/23/2013 09:32 AM, Steffen Trumtrar wrote:\n" "> Hi!\n" "> \n" - "> On Thu, Aug 22, 2013 at 05:59:36PM -0700, S?ren Brinkmann wrote:\n" - ">> On Thu, Aug 22, 2013 at 05:26:47PM -0700, S?ren Brinkmann wrote:\n" + "> On Thu, Aug 22, 2013 at 05:59:36PM -0700, S\303\266ren Brinkmann wrote:\n" + ">> On Thu, Aug 22, 2013 at 05:26:47PM -0700, S\303\266ren Brinkmann wrote:\n" ">>> Hi Sebastian,\n" ">>>\n" ">>> On Tue, Aug 20, 2013 at 04:04:31AM +0200, Sebastian Hesselbarth wrote:\n" @@ -58,7 +66,7 @@ "> \n" "> The dtsi would be something like:\n" "> \n" - "> control-register at f8000000 {\n" + "> control-register@f8000000 {\n" "\n" "This name is incorrect - it still should be slcr (system level control registers)\n" "\n" @@ -72,7 +80,7 @@ "> reg = <0xf8000000 0x1000>;\n" "> ranges;\n" "> \n" - "> slcr: slcr at f8000000 {\n" + "> slcr: slcr@f8000000 {\n" "\n" "we should use different name here - lock/locks/etc.\n" "\n" @@ -83,7 +91,7 @@ "\n" "\n" "> \n" - "> clkc: clkc at f8000100 {\n" + "> clkc: clkc@f8000100 {\n" "> #clock-cells = <1>;\n" "> compatible = \"xlnx,ps7-clkc\";\n" "> reg = <0xf8000100 0x100>;\n" @@ -106,7 +114,7 @@ "> \"dbg_trc\", \"dbg_apb\";\n" "> };\n" "> \n" - "> mio: pinmux at f8000700 {\n" + "> mio: pinmux@f8000700 {\n" "> compatible = \"xlnx,ps7-pinctrl\";\n" "\n" "Have you created any driver for pinmuxing stuff?\n" @@ -125,15 +133,18 @@ "w: www.monstr.eu p: +42-0-721842854\n" "Maintainer of Linux kernel - Microblaze cpu - http://www.monstr.eu/fdt/\n" "Maintainer of Linux kernel - Xilinx Zynq ARM architecture\n" - "Microblaze U-BOOT custodian and responsible for u-boot arm zynq platform\n" - "\n" - "\n" - "-------------- next part --------------\n" - "A non-text attachment was scrubbed...\n" - "Name: signature.asc\n" - "Type: application/pgp-signature\n" - "Size: 263 bytes\n" - "Desc: OpenPGP digital signature\n" - URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20130826/afe34678/attachment.sig> + Microblaze U-BOOT custodian and responsible for u-boot arm zynq platform + "\01:2\0" + "fn\0signature.asc\0" + "d\0OpenPGP digital signature\0" + "b\0" + "-----BEGIN PGP SIGNATURE-----\n" + "Version: GnuPG v1.4.10 (GNU/Linux)\n" + "Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/\n" + "\n" + "iEYEARECAAYFAlIbOMcACgkQykllyylKDCGaKACeLgXZVmv1dCWOy66zMpoMXwmQ\n" + "V3cAnjJjJed//mJ2dzeAMv+IHCV/0bJ4\n" + "=07gJ\n" + "-----END PGP SIGNATURE-----\n" -6c71ae1a61be1f15a5d57c82b042db1b323fc664c2312bb7dea6d5cda876a667 +0320136a31cbc1d156d7dac07f9ab9c3de5f7dc82fd967034a0e0fd310ec80d5
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.