diff for duplicates of <53271631.4090205@monstr.eu> diff --git a/a/1.txt b/N1/1.txt index 23a0075..376347a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -19,7 +19,7 @@ On 03/17/2014 05:48 AM, Olof Johansson wrote: >>>> + E.g.: reg = <0xf800c000 0x1000>; >>>> + >>>> +Example: ->>>> +ocmc: ocmc at f800c000 { +>>>> +ocmc: ocmc@f800c000 { >>>> + compatible = "xlnx,zynq-ocm-1.0"; >>>> + interrupt-parent = <&intc>; >>>> + interrupts = <0 3 4>; @@ -33,14 +33,14 @@ On 03/17/2014 05:48 AM, Olof Johansson wrote: >>>> cache-level = <2>; >>>> }; >>>> ->>>> + ocmc: ocmc at f800c000 { +>>>> + ocmc: ocmc@f800c000 { >>>> + compatible = "xlnx,zynq-ocm-1.0"; >>>> + interrupt-parent = <&intc>; >>>> + interrupts = <0 3 4>; >>>> + reg = <0xf800c000 0x1000>; >>>> + } ; >>>> + ->>>> uart0: uart at e0000000 { +>>>> uart0: uart@e0000000 { >>>> compatible = "xlnx,xuartps"; >>>> status = "disabled"; >>>> diff --git a/arch/arm/mach-zynq/Kconfig b/arch/arm/mach-zynq/Kconfig @@ -151,14 +151,14 @@ via slcr is to build up that node in zynq code from controller and support ranges in node just because of not copy that node in worst case 4 times. - sram: sram at 0 { + sram: sram@0 { compatible = "mmio-sram"; reg = <0x0 0x20000 0xfffe0000 0x20000>; #address-cells = <1>; #size-cells = <1>; ranges; - smp-sram at 0 { + smp-sram@0 { compatible = "xlnx,zynq-smp-sram"; reg = <0x0 0x50>; }; @@ -173,12 +173,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/20140317/3427ecb7/attachment.sig> diff --git a/N1/2.bin b/N1/2.bin new file mode 100644 index 0000000..88cc4de --- /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/ + +iEYEARECAAYFAlMnFjEACgkQykllyylKDCEQRgCcCH0gflDxXH2VxIM8vsWpCqIp +GSMAoIZtckeapPHf9SbfhFE0grFtMhbV +=CvCm +-----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 19da293..a2034f6 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,11 +2,29 @@ "ref\0CAOesGMiroyjPbcjfG24_sUqCicCD4M7NF2aD=Xi8NVgagZThuA@mail.gmail.com\0" "ref\053204C73.5070807@monstr.eu\0" "ref\020140317044830.GA18269@quad.lixom.net\0" - "From\0monstr@monstr.eu (Michal Simek)\0" - "Subject\0[PATCH] ARM: zynq: Add OCM driver\0" + "From\0Michal Simek <monstr@monstr.eu>\0" + "Subject\0Re: [PATCH] ARM: zynq: Add OCM driver\0" "Date\0Mon, 17 Mar 2014 16:35:13 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" - "\00:1\0" + "To\0Olof Johansson <olof@lixom.net>\0" + "Cc\0Michal Simek <michal.simek@xilinx.com>" + linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org> + Soren Brinkmann <soren.brinkmann@xilinx.com> + Josh Cartwright <josh.cartwright@ni.com> + Steffen Trumtrar <s.trumtrar@pengutronix.de> + Rob Herring <robherring2@gmail.com> + Peter Crosthwaite <peter.crosthwaite@xilinx.com> + Rob Herring <rob.herring@calxeda.com> + Pawel Moll <pawel.moll@arm.com> + Mark Rutland <mark.rutland@arm.com> + Stephen Warren <swarren@wwwdotorg.org> + Ian Campbell <ijc+devicetree@hellion.org.uk> + Rob Landley <rob@landley.net> + Russell King <linux@arm.linux.org.uk> + Grant Likely <grant.likely@linaro.org> + devicetree@vger.kernel.org <devicetree@vger.kernel.org> + linux-doc@vger.kernel.org <linux-doc@vger.kernel.org> + " linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>\0" + "\01:1\0" "b\0" "On 03/17/2014 05:48 AM, Olof Johansson wrote:\n" "> On Wed, Mar 12, 2014 at 01:00:51PM +0100, Michal Simek wrote:\n" @@ -29,7 +47,7 @@ ">>>> + E.g.: reg = <0xf800c000 0x1000>;\n" ">>>> +\n" ">>>> +Example:\n" - ">>>> +ocmc: ocmc at f800c000 {\n" + ">>>> +ocmc: ocmc@f800c000 {\n" ">>>> + compatible = \"xlnx,zynq-ocm-1.0\";\n" ">>>> + interrupt-parent = <&intc>;\n" ">>>> + interrupts = <0 3 4>;\n" @@ -43,14 +61,14 @@ ">>>> cache-level = <2>;\n" ">>>> };\n" ">>>>\n" - ">>>> + ocmc: ocmc at f800c000 {\n" + ">>>> + ocmc: ocmc@f800c000 {\n" ">>>> + compatible = \"xlnx,zynq-ocm-1.0\";\n" ">>>> + interrupt-parent = <&intc>;\n" ">>>> + interrupts = <0 3 4>;\n" ">>>> + reg = <0xf800c000 0x1000>;\n" ">>>> + } ;\n" ">>>> +\n" - ">>>> uart0: uart at e0000000 {\n" + ">>>> uart0: uart@e0000000 {\n" ">>>> compatible = \"xlnx,xuartps\";\n" ">>>> status = \"disabled\";\n" ">>>> diff --git a/arch/arm/mach-zynq/Kconfig b/arch/arm/mach-zynq/Kconfig\n" @@ -161,14 +179,14 @@ "and support ranges in node just because of not copy that node\n" "in worst case 4 times.\n" "\n" - " sram: sram at 0 {\n" + " sram: sram@0 {\n" " compatible = \"mmio-sram\";\n" " reg = <0x0 0x20000 0xfffe0000 0x20000>;\n" " #address-cells = <1>;\n" " #size-cells = <1>;\n" " ranges;\n" "\n" - " smp-sram at 0 {\n" + " smp-sram@0 {\n" " compatible = \"xlnx,zynq-smp-sram\";\n" " reg = <0x0 0x50>;\n" " };\n" @@ -182,15 +200,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" + 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" - "-------------- 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/20140317/3427ecb7/attachment.sig> + "iEYEARECAAYFAlMnFjEACgkQykllyylKDCEQRgCcCH0gflDxXH2VxIM8vsWpCqIp\n" + "GSMAoIZtckeapPHf9SbfhFE0grFtMhbV\n" + "=CvCm\n" + "-----END PGP SIGNATURE-----\n" -0c53df8bc57720efd385cb700371851ea10425831dd41f775a7e32716df75530 +b2033ac487813222e2720f40ae0c511dcdbb5b940d9b910c34e47bc8d20c9981
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.