diff for duplicates of <20150517145146.GK4004@lukather> diff --git a/a/1.txt b/N1/1.txt index 6aeb1e3..804b519 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -14,7 +14,7 @@ On Thu, May 14, 2015 at 02:10:06PM +0800, Chen-Yu Tsai wrote: > --- a/arch/arm/boot/dts/sun9i-a80.dtsi > +++ b/arch/arm/boot/dts/sun9i-a80.dtsi > @@ -58,48 +58,64 @@ -> cpu0: cpu at 0 { +> cpu0: cpu@0 { > compatible = "arm,cortex-a7"; > device_type = "cpu"; > + cci-control-port = <&cci_control0>; @@ -22,7 +22,7 @@ On Thu, May 14, 2015 at 02:10:06PM +0800, Chen-Yu Tsai wrote: > reg = <0x0>; > }; > -> cpu1: cpu at 1 { +> cpu1: cpu@1 { > compatible = "arm,cortex-a7"; > device_type = "cpu"; > + cci-control-port = <&cci_control0>; @@ -30,7 +30,7 @@ On Thu, May 14, 2015 at 02:10:06PM +0800, Chen-Yu Tsai wrote: > reg = <0x1>; > }; > -> cpu2: cpu at 2 { +> cpu2: cpu@2 { > compatible = "arm,cortex-a7"; > device_type = "cpu"; > + cci-control-port = <&cci_control0>; @@ -38,7 +38,7 @@ On Thu, May 14, 2015 at 02:10:06PM +0800, Chen-Yu Tsai wrote: > reg = <0x2>; > }; > -> cpu3: cpu at 3 { +> cpu3: cpu@3 { > compatible = "arm,cortex-a7"; > device_type = "cpu"; > + cci-control-port = <&cci_control0>; @@ -46,7 +46,7 @@ On Thu, May 14, 2015 at 02:10:06PM +0800, Chen-Yu Tsai wrote: > reg = <0x3>; > }; > -> cpu4: cpu at 100 { +> cpu4: cpu@100 { > compatible = "arm,cortex-a15"; > device_type = "cpu"; > + cci-control-port = <&cci_control1>; @@ -64,10 +64,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: 819 bytes -Desc: Digital signature -URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20150517/155dd034/attachment.sig> diff --git a/N1/2.bin b/N1/2.bin new file mode 100644 index 0000000..e93eb8a --- /dev/null +++ b/N1/2.bin @@ -0,0 +1,17 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1 + +iQIcBAEBAgAGBQJVWKsCAAoJEBx+YmzsjxAgRTMP+QHL+YTszzElz7v8o9ZTGQai +zTzNG/0ZqULfjl6TI+J9edsFS4KMjJCNk/r80dKzOTeHcYJmN7PvJSKPssZvWwj4 +ZMSn3eY+koITNRSa9VX5n1YKmvLrZxqFuKxJrUD8AyIpzVvjMbYukE6c56JUXUZO +JXS8GHlnJOTPcoFo1NSwFs5xskD8fLk4Np7GTYviPbSQ2i2GppAbWxSs3W51yS3A +bWXzt+de0J1nIn/EOHkvGTX5AnC2aLVBiZSPlJvakdVyF3FRFdPomLH4L6pc59ey +Q/agbeqF2e8GK+eNgJaA+8fIeOIzg8qvNebNW9ql5h08ItAT/PCVHSM752ex3mo8 +4yQQhXvpkgK6F4FMeGuucqV6yqw4EA9UaijhosTcH6sV8grWciNx4RNQxlvUDQfc +1XA6g49hyT3EaG+M+bzTTe+k47eBy+Oay/dSnKIkA3LlS4sz0Vhhd7c4Frg5+15H +oEHNYd6hQQ/H/FKBM/7NQiCFx00fVP71rzU+NK0xyOoXfFPJlUaAeflsUHKpL401 +hvyRJEikpj6Pgk7gdOuROFAvihjfkdzRDm+C0uD0eOETnOLCtMuHsBaRC/lYlaXm +K7CPaIKh5rxey6Kkd6yApBXJX7YlSUE9BJYsyb9M99UQImjwEB2js0n9aXgpN7AQ +3t9/TnKAzul5s+usa+yY +=hqj7 +-----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 77e1f12..eb5c67f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,10 +1,15 @@ "ref\01431583811-25780-1-git-send-email-wens@csie.org\0" "ref\01431583811-25780-3-git-send-email-wens@csie.org\0" - "From\0maxime.ripard@free-electrons.com (Maxime Ripard)\0" - "Subject\0[RFC 2/7] ARM: dts: sun9i: Add CCI-400 device nodes for A80\0" + "From\0Maxime Ripard <maxime.ripard@free-electrons.com>\0" + "Subject\0Re: [RFC 2/7] ARM: dts: sun9i: Add CCI-400 device nodes for A80\0" "Date\0Sun, 17 May 2015 16:51:46 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" - "\00:1\0" + "To\0Chen-Yu Tsai <wens@csie.org>\0" + "Cc\0Nicolas Pitre <nicolas.pitre@linaro.org>" + Dave Martin <Dave.Martin@arm.com> + linux-arm-kernel@lists.infradead.org + linux-kernel@vger.kernel.org + " linux-sunxi@googlegroups.com\0" + "\01:1\0" "b\0" "On Thu, May 14, 2015 at 02:10:06PM +0800, Chen-Yu Tsai wrote:\n" "> The A80 includes an ARM CCI-400 interconnect to support multi-cluster\n" @@ -22,7 +27,7 @@ "> --- a/arch/arm/boot/dts/sun9i-a80.dtsi\n" "> +++ b/arch/arm/boot/dts/sun9i-a80.dtsi\n" "> @@ -58,48 +58,64 @@\n" - "> \t\tcpu0: cpu at 0 {\n" + "> \t\tcpu0: cpu@0 {\n" "> \t\t\tcompatible = \"arm,cortex-a7\";\n" "> \t\t\tdevice_type = \"cpu\";\n" "> +\t\t\tcci-control-port = <&cci_control0>;\n" @@ -30,7 +35,7 @@ "> \t\t\treg = <0x0>;\n" "> \t\t};\n" "> \n" - "> \t\tcpu1: cpu at 1 {\n" + "> \t\tcpu1: cpu@1 {\n" "> \t\t\tcompatible = \"arm,cortex-a7\";\n" "> \t\t\tdevice_type = \"cpu\";\n" "> +\t\t\tcci-control-port = <&cci_control0>;\n" @@ -38,7 +43,7 @@ "> \t\t\treg = <0x1>;\n" "> \t\t};\n" "> \n" - "> \t\tcpu2: cpu at 2 {\n" + "> \t\tcpu2: cpu@2 {\n" "> \t\t\tcompatible = \"arm,cortex-a7\";\n" "> \t\t\tdevice_type = \"cpu\";\n" "> +\t\t\tcci-control-port = <&cci_control0>;\n" @@ -46,7 +51,7 @@ "> \t\t\treg = <0x2>;\n" "> \t\t};\n" "> \n" - "> \t\tcpu3: cpu at 3 {\n" + "> \t\tcpu3: cpu@3 {\n" "> \t\t\tcompatible = \"arm,cortex-a7\";\n" "> \t\t\tdevice_type = \"cpu\";\n" "> +\t\t\tcci-control-port = <&cci_control0>;\n" @@ -54,7 +59,7 @@ "> \t\t\treg = <0x3>;\n" "> \t\t};\n" "> \n" - "> \t\tcpu4: cpu at 100 {\n" + "> \t\tcpu4: cpu@100 {\n" "> \t\t\tcompatible = \"arm,cortex-a15\";\n" "> \t\t\tdevice_type = \"cpu\";\n" "> +\t\t\tcci-control-port = <&cci_control1>;\n" @@ -71,13 +76,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: 819 bytes\n" - "Desc: Digital signature\n" - URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20150517/155dd034/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\n" + "\n" + "iQIcBAEBAgAGBQJVWKsCAAoJEBx+YmzsjxAgRTMP+QHL+YTszzElz7v8o9ZTGQai\n" + "zTzNG/0ZqULfjl6TI+J9edsFS4KMjJCNk/r80dKzOTeHcYJmN7PvJSKPssZvWwj4\n" + "ZMSn3eY+koITNRSa9VX5n1YKmvLrZxqFuKxJrUD8AyIpzVvjMbYukE6c56JUXUZO\n" + "JXS8GHlnJOTPcoFo1NSwFs5xskD8fLk4Np7GTYviPbSQ2i2GppAbWxSs3W51yS3A\n" + "bWXzt+de0J1nIn/EOHkvGTX5AnC2aLVBiZSPlJvakdVyF3FRFdPomLH4L6pc59ey\n" + "Q/agbeqF2e8GK+eNgJaA+8fIeOIzg8qvNebNW9ql5h08ItAT/PCVHSM752ex3mo8\n" + "4yQQhXvpkgK6F4FMeGuucqV6yqw4EA9UaijhosTcH6sV8grWciNx4RNQxlvUDQfc\n" + "1XA6g49hyT3EaG+M+bzTTe+k47eBy+Oay/dSnKIkA3LlS4sz0Vhhd7c4Frg5+15H\n" + "oEHNYd6hQQ/H/FKBM/7NQiCFx00fVP71rzU+NK0xyOoXfFPJlUaAeflsUHKpL401\n" + "hvyRJEikpj6Pgk7gdOuROFAvihjfkdzRDm+C0uD0eOETnOLCtMuHsBaRC/lYlaXm\n" + "K7CPaIKh5rxey6Kkd6yApBXJX7YlSUE9BJYsyb9M99UQImjwEB2js0n9aXgpN7AQ\n" + "3t9/TnKAzul5s+usa+yY\n" + "=hqj7\n" + "-----END PGP SIGNATURE-----\n" -69dfe5b706b53b73ad86c2a585172a6686abcf86e3d50f23e34c055a5d7a8b94 +5871e47607d6d238cd4ca1d5001cf5d62b5593c152cac791052052f4002bbdd9
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.