diff for duplicates of <20130923170355.GP2779@lukather> diff --git a/a/1.txt b/N1/1.txt index 08e76b6..53490cd 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -14,15 +14,15 @@ On Sun, Sep 22, 2013 at 08:21:27PM +0800, Fan Rong wrote: > #address-cells = <1>; > #size-cells = <0>; > -> - cpu at 0 { -> + cpu0: cpu at 0 { +> - cpu@0 { +> + cpu0: cpu@0 { > compatible = "arm,cortex-a7"; > device_type = "cpu"; > reg = <0>; > }; > -> - cpu at 1 { -> + cpu1: cpu at 1 { +> - cpu@1 { +> + cpu1: cpu@1 { You still haven't replied on why you need these two changes. @@ -33,10 +33,3 @@ Maxime Maxime Ripard, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com --------------- next part -------------- -A non-text attachment was scrubbed... -Name: signature.asc -Type: application/pgp-signature -Size: 836 bytes -Desc: Digital signature -URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20130923/5aa20a34/attachment.sig> diff --git a/N1/2.bin b/N1/2.bin new file mode 100644 index 0000000..1b46cfd --- /dev/null +++ b/N1/2.bin @@ -0,0 +1,17 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.12 (GNU/Linux) + +iQIcBAEBAgAGBQJSQHR7AAoJEBx+YmzsjxAgzuUP/27W4ZjuHX944q54KxeDEK4I +ntq8auM+NfFzpq03cDr2URBg5T9w0VRoe3Ay/sElu0bo5LAUhAhJ01kmux6Jdb7a +MoKeqbWkj08ToYJydPbfw9BzJAh7JTFjgNDuzUTj3uJG1l6vTKsNBya7qp/dzHCl +WkDVTIsxLS0RXmIIOyb2WYvOq2T4XthBM/k9e3nICqSnpPpHHkY+clqP5/EwE1na +hKsReXxf6lIxRGLTXXY3oSs2c8E83/zHPh4CHm1B3YrgmoJ7GDIPNqR4dBKLG9rI +s6mnsMn/ceL2crRn39duB5TNhqkHOFVNBsjMmR8g6gdLpePUZB2E4cdLGxevA/An +nBbh/7J0+dqOzDBUj5mZuFF99oaWdN6hmhVfgrm4iFypXOrUoyIvnWIqplswNEBc +8LpCD0kSBBJe8CYy8lIBvQoZ0PCCqpQvgEbIrLCXNacodPzxCZTeEjdDb6XiyWRq +Wvzbvvw0t9+KnywRLPGBMTtagiwwzz5FqWSrHo5TSjTULpMWS/ysqdYKaROg9pTn +qHXrEVm7/QnZlsamXIYMo8tTEO3iLqqbDTzfSxnU86VIULjD90i2ySlCPCxekKb3 +svMqZmOmxY0N4ghN8SGpULB9+FMRGOOjs4ctQYprneH8B3t9Kh4H36vUPd+q9b/i +lndhh9xkf3pt9yaOyU40 +=BXqN +-----END PGP SIGNATURE----- diff --git a/N1/2.hdr b/N1/2.hdr new file mode 100644 index 0000000..3237378 --- /dev/null +++ b/N1/2.hdr @@ -0,0 +1,2 @@ +Content-Type: application/pgp-signature; name="signature.asc" +Content-Description: Digital signature diff --git a/a/content_digest b/N1/content_digest index 670c905..dd7601e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,10 +1,20 @@ "ref\01379852488-32147-1-git-send-email-cinifr@gmail.com\0" "ref\01379852488-32147-3-git-send-email-cinifr@gmail.com\0" - "From\0maxime.ripard@free-electrons.com (Maxime Ripard)\0" - "Subject\0[PATCH V3: Add Smp support for Allwinner A20. 2/3] Add cpuconfig nodes in dts for smp configure.\0" + "From\0Maxime Ripard <maxime.ripard@free-electrons.com>\0" + "Subject\0Re: [PATCH V3: Add Smp support for Allwinner A20. 2/3] Add cpuconfig nodes in dts for smp configure.\0" "Date\0Mon, 23 Sep 2013 20:03:55 +0300\0" - "To\0linux-arm-kernel@lists.infradead.org\0" - "\00:1\0" + "To\0Fan Rong <cinifr@gmail.com>\0" + "Cc\0coosty@163.com" + daniel.lezcano@linaro.org + linux@arm.linux.org.uk + tglx@linutronix.de + linux-arm-kernel@lists.infradead.org + linux-kernel@vger.kernel.org + mark.rutland@arm.com + pawel.moll@arm.co + rob.herring@calxeda.com + " linux-sunxi@googlegroups.com\0" + "\01:1\0" "b\0" "Hi Fan,\n" "\n" @@ -22,15 +32,15 @@ "> \t\t#address-cells = <1>;\n" "> \t\t#size-cells = <0>;\n" "> \n" - "> -\t\tcpu at 0 {\n" - "> +\t\tcpu0: cpu at 0 {\n" + "> -\t\tcpu@0 {\n" + "> +\t\tcpu0: cpu@0 {\n" "> \t\t\tcompatible = \"arm,cortex-a7\";\n" "> \t\t\tdevice_type = \"cpu\";\n" "> \t\t\treg = <0>;\n" "> \t\t};\n" "> \n" - "> -\t\tcpu at 1 {\n" - "> +\t\tcpu1: cpu at 1 {\n" + "> -\t\tcpu@1 {\n" + "> +\t\tcpu1: cpu@1 {\n" "\n" "You still haven't replied on why you need these two changes.\n" "\n" @@ -40,13 +50,27 @@ "-- \n" "Maxime Ripard, Free Electrons\n" "Embedded Linux, Kernel and Android engineering\n" - "http://free-electrons.com\n" - "-------------- next part --------------\n" - "A non-text attachment was scrubbed...\n" - "Name: signature.asc\n" - "Type: application/pgp-signature\n" - "Size: 836 bytes\n" - "Desc: Digital signature\n" - URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20130923/5aa20a34/attachment.sig> + http://free-electrons.com + "\01:2\0" + "fn\0signature.asc\0" + "d\0Digital signature\0" + "b\0" + "-----BEGIN PGP SIGNATURE-----\n" + "Version: GnuPG v1.4.12 (GNU/Linux)\n" + "\n" + "iQIcBAEBAgAGBQJSQHR7AAoJEBx+YmzsjxAgzuUP/27W4ZjuHX944q54KxeDEK4I\n" + "ntq8auM+NfFzpq03cDr2URBg5T9w0VRoe3Ay/sElu0bo5LAUhAhJ01kmux6Jdb7a\n" + "MoKeqbWkj08ToYJydPbfw9BzJAh7JTFjgNDuzUTj3uJG1l6vTKsNBya7qp/dzHCl\n" + "WkDVTIsxLS0RXmIIOyb2WYvOq2T4XthBM/k9e3nICqSnpPpHHkY+clqP5/EwE1na\n" + "hKsReXxf6lIxRGLTXXY3oSs2c8E83/zHPh4CHm1B3YrgmoJ7GDIPNqR4dBKLG9rI\n" + "s6mnsMn/ceL2crRn39duB5TNhqkHOFVNBsjMmR8g6gdLpePUZB2E4cdLGxevA/An\n" + "nBbh/7J0+dqOzDBUj5mZuFF99oaWdN6hmhVfgrm4iFypXOrUoyIvnWIqplswNEBc\n" + "8LpCD0kSBBJe8CYy8lIBvQoZ0PCCqpQvgEbIrLCXNacodPzxCZTeEjdDb6XiyWRq\n" + "Wvzbvvw0t9+KnywRLPGBMTtagiwwzz5FqWSrHo5TSjTULpMWS/ysqdYKaROg9pTn\n" + "qHXrEVm7/QnZlsamXIYMo8tTEO3iLqqbDTzfSxnU86VIULjD90i2ySlCPCxekKb3\n" + "svMqZmOmxY0N4ghN8SGpULB9+FMRGOOjs4ctQYprneH8B3t9Kh4H36vUPd+q9b/i\n" + "lndhh9xkf3pt9yaOyU40\n" + "=BXqN\n" + "-----END PGP SIGNATURE-----\n" -f85069e48ba137e8ce9f9d3730d9498dfb9091d157269d4dad477cdcaed2ea6a +bd4b1aa6bb8e231e409642fa5e7071ce83d294cb15772bbe98fc5f83b992f7ef
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.