diff for duplicates of <54F4A0F7.80606@suse.de> diff --git a/a/content_digest b/N1/content_digest index 9e3dcb4..477a368 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -26,7 +26,19 @@ Joe Perches <joe@perches.com> Antti Palosaari <crope@iki.fi> Tejun Heo <tj@kernel.org> - " Will Deacon <will.deacon>\0" + Will Deacon <will.deacon@arm.com> + Nikolay Borisov <Nikolay.Borisov@arm.com> + Rusty Russell <rusty@rustcorp.com.au> + Kees Cook <keescook@chromium.org> + Michal Marek <mmarek@suse.cz> + linux-doc@vger.kernel.org + linux-arm-kernel@lists.infradead.org + linux-kernel@vger.kernel.org + devicetree@vger.kernel.org + linux-gpio@vger.kernel.org + linux-serial@vger.kernel.org + linux-arch@vger.kernel.org + " linux-api@vger.kernel.org\0" "\01:1\0" "b\0" "Hi Maxime,\n" @@ -622,4 +634,4 @@ "=qSD/\n" "-----END PGP SIGNATURE-----\n" -287e40540f6622deec610b691037a0283c649d7cd4cf01c6c80d8690fa2dc099 +3cc64f818e93f9ecb71d10b518a2682e6f87e38b9119492dfea11e4730c11760
diff --git a/a/1.txt b/N2/1.txt index 5f483f9..83cfb89 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -82,7 +82,7 @@ Why ttyS0 here? Shouldn't that be serial0 by convention? > + }; > + > + soc { -> + usart1: usart@40011000 { +> + usart1: usart at 40011000 { > + status = "okay"; > + }; @@ -214,7 +214,7 @@ Most of these should be replaceable with my clk driver. > + }; > + -> + systick: timer@e000e010 { +> + systick: timer at e000e010 { > + clocks = <&clk_systick>; > + > + status = "okay"; @@ -224,7 +224,7 @@ Most of these should be replaceable with my clk driver. > + > + soc { -> + reset: reset@40023810 { +> + reset: reset at 40023810 { > + #reset-cells = <1>; > + compatible = "st,stm32-reset"; > + reg = <0x40023810 0x18>; @@ -239,7 +239,7 @@ Still, this feels wrong, given that it's an RCC IP block... > + compatible = "st,stm32-pinctrl"; > + ranges = <0 0x40020000 0x3000>; > + -> + gpioa: gpio@40020000 { +> + gpioa: gpio at 40020000 { > + gpio-controller; > + #gpio-cells = <2>; > + reg = <0x0 0x400>; @@ -247,7 +247,7 @@ Still, this feels wrong, given that it's an RCC IP block... > + st,bank-name = "GPIOA"; > + }; > + -> + gpiob: gpio@40020400 { +> + gpiob: gpio at 40020400 { > + gpio-controller; > + #gpio-cells = <2>; > + reg = <0x400 0x400>; @@ -255,7 +255,7 @@ Still, this feels wrong, given that it's an RCC IP block... > + st,bank-name = "GPIOB"; > + }; > + -> + gpioc: gpio@40020800 { +> + gpioc: gpio at 40020800 { > + gpio-controller; > + #gpio-cells = <2>; > + reg = <0x800 0x400>; @@ -263,7 +263,7 @@ Still, this feels wrong, given that it's an RCC IP block... > + st,bank-name = "GPIOC"; > + }; > + -> + gpiod: gpio@40020c00 { +> + gpiod: gpio at 40020c00 { > + gpio-controller; > + #gpio-cells = <2>; > + reg = <0xc00 0x400>; @@ -271,7 +271,7 @@ Still, this feels wrong, given that it's an RCC IP block... > + st,bank-name = "GPIOD"; > + }; > + -> + gpioe: gpio@40021000 { +> + gpioe: gpio at 40021000 { > + gpio-controller; > + #gpio-cells = <2>; > + reg = <0x1000 0x400>; @@ -279,7 +279,7 @@ Still, this feels wrong, given that it's an RCC IP block... > + st,bank-name = "GPIOE"; > + }; > + -> + gpiof: gpio@40021400 { +> + gpiof: gpio at 40021400 { > + gpio-controller; > + #gpio-cells = <2>; > + reg = <0x1400 0x400>; @@ -287,7 +287,7 @@ Still, this feels wrong, given that it's an RCC IP block... > + st,bank-name = "GPIOF"; > + }; > + -> + gpiog: gpio@40021800 { +> + gpiog: gpio at 40021800 { > + gpio-controller; > + #gpio-cells = <2>; > + reg = <0x1800 0x400>; @@ -295,7 +295,7 @@ Still, this feels wrong, given that it's an RCC IP block... > + st,bank-name = "GPIOG"; > + }; > + -> + gpioh: gpio@40021c00 { +> + gpioh: gpio at 40021c00 { > + gpio-controller; > + #gpio-cells = <2>; > + reg = <0x1c00 0x400>; @@ -303,7 +303,7 @@ Still, this feels wrong, given that it's an RCC IP block... > + st,bank-name = "GPIOH"; > + }; > + -> + gpioi: gpio@40022000 { +> + gpioi: gpio at 40022000 { > + gpio-controller; > + #gpio-cells = <2>; > + reg = <0x2000 0x400>; @@ -311,7 +311,7 @@ Still, this feels wrong, given that it's an RCC IP block... > + st,bank-name = "GPIOI"; > + }; > + -> + gpioj: gpio@40022400 { +> + gpioj: gpio at 40022400 { > + gpio-controller; > + #gpio-cells = <2>; > + reg = <0x2400 0x400>; @@ -319,7 +319,7 @@ Still, this feels wrong, given that it's an RCC IP block... > + st,bank-name = "GPIOJ"; > + }; > + -> + gpiok: gpio@40022800 { +> + gpiok: gpio at 40022800 { > + gpio-controller; > + #gpio-cells = <2>; > + reg = <0x2800 0x400>; @@ -403,7 +403,7 @@ Can't the outer level be avoided here to save space and indentation? > + }; > + -> + timer2: timer@40000000 { +> + timer2: timer at 40000000 { > + compatible = "st,stm32-timer"; > + reg = <0x40000000 0x400>; > + interrupts = <28>; @@ -413,7 +413,7 @@ Can't the outer level be avoided here to save space and indentation? > + status = "disabled"; > + }; > + -> + timer3: timer@40000400 { +> + timer3: timer at 40000400 { > + compatible = "st,stm32-timer"; > + reg = <0x40000400 0x400>; > + interrupts = <29>; @@ -423,7 +423,7 @@ Can't the outer level be avoided here to save space and indentation? > + status = "disabled"; > + }; > + -> + timer4: timer@40000800 { +> + timer4: timer at 40000800 { > + compatible = "st,stm32-timer"; > + reg = <0x40000800 0x400>; > + interrupts = <30>; @@ -433,7 +433,7 @@ Can't the outer level be avoided here to save space and indentation? > + status = "disabled"; > + }; > + -> + timer5: timer@40000c00 { +> + timer5: timer at 40000c00 { > + compatible = "st,stm32-timer"; > + reg = <0x40000c00 0x400>; > + interrupts = <50>; @@ -441,7 +441,7 @@ Can't the outer level be avoided here to save space and indentation? > + clocks = <&clk_pmtr1>; > + }; > + -> + timer6: timer@40001000 { +> + timer6: timer at 40001000 { > + compatible = "st,stm32-timer"; > + reg = <0x40001000 0x400>; > + interrupts = <54>; @@ -451,7 +451,7 @@ Can't the outer level be avoided here to save space and indentation? > + status = "disabled"; > + }; > + -> + timer7: timer@40001400 { +> + timer7: timer at 40001400 { > + compatible = "st,stm32-timer"; > + reg = <0x40001400 0x400>; > + interrupts = <55>; @@ -461,7 +461,7 @@ Can't the outer level be avoided here to save space and indentation? > + status = "disabled"; > + }; > + -> + usart1: usart@40011000 { +> + usart1: usart at 40011000 { > + compatible = "st,stm32-usart"; > + reg = <0x40011000 0x400>; > + interrupts = <37>; @@ -472,7 +472,7 @@ Can't the outer level be avoided here to save space and indentation? > + status = "disabled"; > + }; > + -> + usart2: usart@40004400 { +> + usart2: usart at 40004400 { > + compatible = "st,stm32-usart"; > + reg = <0x40004400 0x400>; > + interrupts = <38>; @@ -486,7 +486,7 @@ Copy&paste, also below. Is this really .dtsi material? > + status = "disabled"; > + }; > + -> + usart3: usart@40004800 { +> + usart3: usart at 40004800 { > + compatible = "st,stm32-usart"; > + reg = <0x40004800 0x400>; > + interrupts = <39>; @@ -497,7 +497,7 @@ Copy&paste, also below. Is this really .dtsi material? > + status = "disabled"; > + }; > + -> + usart4: usart@40004c00 { +> + usart4: usart at 40004c00 { > + compatible = "st,stm32-usart"; > + reg = <0x40004c00 0x400>; > + interrupts = <52>; @@ -508,7 +508,7 @@ Copy&paste, also below. Is this really .dtsi material? > + status = "disabled"; > + }; > + -> + usart5: usart@40005000 { +> + usart5: usart at 40005000 { > + compatible = "st,stm32-usart"; > + reg = <0x40005000 0x400>; > + interrupts = <53>; @@ -519,7 +519,7 @@ Copy&paste, also below. Is this really .dtsi material? > + status = "disabled"; > + }; > + -> + usart6: usart@40011400 { +> + usart6: usart at 40011400 { > + compatible = "st,stm32-usart"; > + reg = <0x40011400 0x400>; > + interrupts = <71>; @@ -530,7 +530,7 @@ Copy&paste, also below. Is this really .dtsi material? > + status = "disabled"; > + }; > + -> + usart7: usart@40007800 { +> + usart7: usart at 40007800 { Please order all nodes by unit address, not by label. @@ -544,7 +544,7 @@ Please order all nodes by unit address, not by label. > + status = "disabled"; > + }; > + -> + usart8: usart@40007c00 { +> + usart8: usart at 40007c00 { > + compatible = "st,stm32-usart"; > + reg = <0x40007c00 0x400>; > + interrupts = <83>; @@ -566,6 +566,14 @@ Regards, Andreas -- -SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany -GF: Felix Imendörffer, Jane Smithard, Jennifer Guild, Dilip Upmanyu, -Graham Norton; HRB 21284 (AG Nürnberg) +SUSE Linux GmbH, Maxfeldstr. 5, 90409 N?rnberg, Germany +GF: Felix Imend?rffer, Jane Smithard, Jennifer Guild, Dilip Upmanyu, +Graham Norton; HRB 21284 (AG N?rnberg) + +-------------- next part -------------- +A non-text attachment was scrubbed... +Name: signature.asc +Type: application/pgp-signature +Size: 819 bytes +Desc: OpenPGP digital signature +URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20150302/1315830b/attachment-0001.sig> diff --git a/a/2.bin b/a/2.bin deleted file mode 100644 index 8d8338b..0000000 --- a/a/2.bin +++ /dev/null @@ -1,17 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2 - -iQIcBAEBAgAGBQJU9KD7AAoJEPou0S0+fgE/FyQQAIUmP//9eYhqDpCpetaeDO9i -vLLB65r+vFyqBgeR2F7GNESaFSU/kih5AYuT2OIMziPpqf6xoqUiUCFvwzqpotJ+ -U/mNym/5PG7gn5+5jxUVkgfSdjl32p2MHEDfGrtm5DxJdoEOeDJPEeA44Xn5T/Gi -oKq5vtRqc4GxTuJaduv2BtSStA/oLuI6EC9PXIwdPJDQPhjH8sazWoWaDZV2fSzi -/Rydaz5y6s//fvmgdlBes53CmOHUCRwL4svdMVwY6zDHURJtogMgtJXByG53/4p0 -1rxlSdcj+VhutjwzB00q/JMrtPtBkvwkOOfO8pQ2jRpXgetaQE8dz/uZYT95MJdI -rTouo71DB2t5cgZK9DWOZN7yM746BmeIo/YK+rRHfcFJR9qOyvQdk0D8gbNEsx+K -zKwf13L8O8K/PnNahLxpF62y4ZhDwyINex81HXV2Vs2W7ug4uOgzBA9XuVIyiN1P -oCF5gIifeY64P2AVeSJaQ0JRHJnEPgXp8had9Z5SQNG31rosDK3fy9c7YApQESFM -kzoFLhwdI6I01j/zbr45M2P3D/oXJmSiBvO3e8OG+GvySnEuGt31b1asvProVqFM -b8Rcrn+GgHRcq8eK+APKlteYu3ADkl3fTwx/8KXCeb+87HYsGEC6gAw3/FboThs7 -49QooO16zfYTMVYr2vF6 -=qSD/ ------END PGP SIGNATURE----- diff --git a/a/2.hdr b/a/2.hdr deleted file mode 100644 index a198b95..0000000 --- a/a/2.hdr +++ /dev/null @@ -1,3 +0,0 @@ -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/N2/content_digest index 9e3dcb4..ab3ee93 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,33 +1,10 @@ "ref\01424455277-29983-1-git-send-email-mcoquelin.stm32@gmail.com\0" "ref\01424455277-29983-17-git-send-email-mcoquelin.stm32@gmail.com\0" - "From\0Andreas F\303\244rber <afaerber@suse.de>\0" - "Subject\0Re: [PATCH v2 16/18] ARM: dts: Introduce STM32F429 MCU\0" + "From\0afaerber@suse.de (Andreas F\303\244rber)\0" + "Subject\0[PATCH v2 16/18] ARM: dts: Introduce STM32F429 MCU\0" "Date\0Mon, 02 Mar 2015 18:42:15 +0100\0" - "To\0Maxime Coquelin <mcoquelin.stm32@gmail.com>" - u.kleine-koenig@pengutronix.de - geert@linux-m68k.org - Rob Herring <robh+dt@kernel.org> - Philipp Zabel <p.zabel@pengutronix.de> - Jonathan Corbet <corbet@lwn.net> - Pawel Moll <pawel.moll@arm.com> - Mark Rutland <mark.rutland@arm.com> - Ian Campbell <ijc+devicetree@hellion.org.uk> - Kumar Gala <galak@codeaurora.org> - Russell King <linux@arm.linux.org.uk> - Daniel Lezcano <daniel.lezcano@linaro.org> - Thomas Gleixner <tglx@linutronix.de> - Linus Walleij <linus.walleij@linaro.org> - Greg Kroah-Hartman <gregkh@linuxfoundation.org> - Jiri Slaby <jslaby@suse.cz> - Arnd Bergmann <arnd@arndb.de> - Andrew Morton <akpm@linux-foundation.org> - David S. Miller <davem@davemloft.net> - Mauro Carvalho Chehab <mchehab@osg.samsung.com> - Joe Perches <joe@perches.com> - Antti Palosaari <crope@iki.fi> - Tejun Heo <tj@kernel.org> - " Will Deacon <will.deacon>\0" - "\01:1\0" + "To\0linux-arm-kernel@lists.infradead.org\0" + "\00:1\0" "b\0" "Hi Maxime,\n" "\n" @@ -113,7 +90,7 @@ "> +\t};\n" "> +\n" "> +\tsoc {\n" - "> +\t\tusart1: usart@40011000 {\n" + "> +\t\tusart1: usart at 40011000 {\n" "> +\t\t\tstatus = \"okay\";\n" "> +\t\t};\n" "\n" @@ -245,7 +222,7 @@ "\n" "> +\t};\n" "> +\n" - "> +\tsystick: timer@e000e010 {\n" + "> +\tsystick: timer at e000e010 {\n" "> +\t\tclocks = <&clk_systick>;\n" "> +\n" "> +\t\tstatus = \"okay\";\n" @@ -255,7 +232,7 @@ "\n" "> +\n" "> +\tsoc {\n" - "> +\t\treset: reset@40023810 {\n" + "> +\t\treset: reset at 40023810 {\n" "> +\t\t\t#reset-cells = <1>;\n" "> +\t\t\tcompatible = \"st,stm32-reset\";\n" "> +\t\t\treg = <0x40023810 0x18>;\n" @@ -270,7 +247,7 @@ "> +\t\t\tcompatible = \"st,stm32-pinctrl\";\n" "> +\t\t\tranges = <0 0x40020000 0x3000>;\n" "> +\n" - "> +\t\t\tgpioa: gpio@40020000 {\n" + "> +\t\t\tgpioa: gpio at 40020000 {\n" "> +\t\t\t\tgpio-controller;\n" "> +\t\t\t\t#gpio-cells = <2>;\n" "> +\t\t\t\treg = <0x0 0x400>;\n" @@ -278,7 +255,7 @@ "> +\t\t\t\tst,bank-name = \"GPIOA\";\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tgpiob: gpio@40020400 {\n" + "> +\t\t\tgpiob: gpio at 40020400 {\n" "> +\t\t\t\tgpio-controller;\n" "> +\t\t\t\t#gpio-cells = <2>;\n" "> +\t\t\t\treg = <0x400 0x400>;\n" @@ -286,7 +263,7 @@ "> +\t\t\t\tst,bank-name = \"GPIOB\";\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tgpioc: gpio@40020800 {\n" + "> +\t\t\tgpioc: gpio at 40020800 {\n" "> +\t\t\t\tgpio-controller;\n" "> +\t\t\t\t#gpio-cells = <2>;\n" "> +\t\t\t\treg = <0x800 0x400>;\n" @@ -294,7 +271,7 @@ "> +\t\t\t\tst,bank-name = \"GPIOC\";\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tgpiod: gpio@40020c00 {\n" + "> +\t\t\tgpiod: gpio at 40020c00 {\n" "> +\t\t\t\tgpio-controller;\n" "> +\t\t\t\t#gpio-cells = <2>;\n" "> +\t\t\t\treg = <0xc00 0x400>;\n" @@ -302,7 +279,7 @@ "> +\t\t\t\tst,bank-name = \"GPIOD\";\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tgpioe: gpio@40021000 {\n" + "> +\t\t\tgpioe: gpio at 40021000 {\n" "> +\t\t\t\tgpio-controller;\n" "> +\t\t\t\t#gpio-cells = <2>;\n" "> +\t\t\t\treg = <0x1000 0x400>;\n" @@ -310,7 +287,7 @@ "> +\t\t\t\tst,bank-name = \"GPIOE\";\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tgpiof: gpio@40021400 {\n" + "> +\t\t\tgpiof: gpio at 40021400 {\n" "> +\t\t\t\tgpio-controller;\n" "> +\t\t\t\t#gpio-cells = <2>;\n" "> +\t\t\t\treg = <0x1400 0x400>;\n" @@ -318,7 +295,7 @@ "> +\t\t\t\tst,bank-name = \"GPIOF\";\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tgpiog: gpio@40021800 {\n" + "> +\t\t\tgpiog: gpio at 40021800 {\n" "> +\t\t\t\tgpio-controller;\n" "> +\t\t\t\t#gpio-cells = <2>;\n" "> +\t\t\t\treg = <0x1800 0x400>;\n" @@ -326,7 +303,7 @@ "> +\t\t\t\tst,bank-name = \"GPIOG\";\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tgpioh: gpio@40021c00 {\n" + "> +\t\t\tgpioh: gpio at 40021c00 {\n" "> +\t\t\t\tgpio-controller;\n" "> +\t\t\t\t#gpio-cells = <2>;\n" "> +\t\t\t\treg = <0x1c00 0x400>;\n" @@ -334,7 +311,7 @@ "> +\t\t\t\tst,bank-name = \"GPIOH\";\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tgpioi: gpio@40022000 {\n" + "> +\t\t\tgpioi: gpio at 40022000 {\n" "> +\t\t\t\tgpio-controller;\n" "> +\t\t\t\t#gpio-cells = <2>;\n" "> +\t\t\t\treg = <0x2000 0x400>;\n" @@ -342,7 +319,7 @@ "> +\t\t\t\tst,bank-name = \"GPIOI\";\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tgpioj: gpio@40022400 {\n" + "> +\t\t\tgpioj: gpio at 40022400 {\n" "> +\t\t\t\tgpio-controller;\n" "> +\t\t\t\t#gpio-cells = <2>;\n" "> +\t\t\t\treg = <0x2400 0x400>;\n" @@ -350,7 +327,7 @@ "> +\t\t\t\tst,bank-name = \"GPIOJ\";\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tgpiok: gpio@40022800 {\n" + "> +\t\t\tgpiok: gpio at 40022800 {\n" "> +\t\t\t\tgpio-controller;\n" "> +\t\t\t\t#gpio-cells = <2>;\n" "> +\t\t\t\treg = <0x2800 0x400>;\n" @@ -434,7 +411,7 @@ "\n" "> +\t\t};\n" "> +\n" - "> +\t\ttimer2: timer@40000000 {\n" + "> +\t\ttimer2: timer at 40000000 {\n" "> +\t\t\tcompatible = \"st,stm32-timer\";\n" "> +\t\t\treg = <0x40000000 0x400>;\n" "> +\t\t\tinterrupts = <28>;\n" @@ -444,7 +421,7 @@ "> +\t\t\tstatus = \"disabled\";\n" "> +\t\t};\n" "> +\n" - "> +\t\ttimer3: timer@40000400 {\n" + "> +\t\ttimer3: timer at 40000400 {\n" "> +\t\t\tcompatible = \"st,stm32-timer\";\n" "> +\t\t\treg = <0x40000400 0x400>;\n" "> +\t\t\tinterrupts = <29>;\n" @@ -454,7 +431,7 @@ "> +\t\t\tstatus = \"disabled\";\n" "> +\t\t};\n" "> +\n" - "> +\t\ttimer4: timer@40000800 {\n" + "> +\t\ttimer4: timer at 40000800 {\n" "> +\t\t\tcompatible = \"st,stm32-timer\";\n" "> +\t\t\treg = <0x40000800 0x400>;\n" "> +\t\t\tinterrupts = <30>;\n" @@ -464,7 +441,7 @@ "> +\t\t\tstatus = \"disabled\";\n" "> +\t\t};\n" "> +\n" - "> +\t\ttimer5: timer@40000c00 {\n" + "> +\t\ttimer5: timer at 40000c00 {\n" "> +\t\t\tcompatible = \"st,stm32-timer\";\n" "> +\t\t\treg = <0x40000c00 0x400>;\n" "> +\t\t\tinterrupts = <50>;\n" @@ -472,7 +449,7 @@ "> +\t\t\tclocks = <&clk_pmtr1>;\n" "> +\t\t};\n" "> +\n" - "> +\t\ttimer6: timer@40001000 {\n" + "> +\t\ttimer6: timer at 40001000 {\n" "> +\t\t\tcompatible = \"st,stm32-timer\";\n" "> +\t\t\treg = <0x40001000 0x400>;\n" "> +\t\t\tinterrupts = <54>;\n" @@ -482,7 +459,7 @@ "> +\t\t\tstatus = \"disabled\";\n" "> +\t\t};\n" "> +\n" - "> +\t\ttimer7: timer@40001400 {\n" + "> +\t\ttimer7: timer at 40001400 {\n" "> +\t\t\tcompatible = \"st,stm32-timer\";\n" "> +\t\t\treg = <0x40001400 0x400>;\n" "> +\t\t\tinterrupts = <55>;\n" @@ -492,7 +469,7 @@ "> +\t\t\tstatus = \"disabled\";\n" "> +\t\t};\n" "> +\n" - "> +\t\tusart1: usart@40011000 {\n" + "> +\t\tusart1: usart at 40011000 {\n" "> +\t\t\tcompatible = \"st,stm32-usart\";\n" "> +\t\t\treg = <0x40011000 0x400>;\n" "> +\t\t\tinterrupts = <37>;\n" @@ -503,7 +480,7 @@ "> +\t\t\tstatus = \"disabled\";\n" "> +\t\t};\n" "> +\n" - "> +\t\tusart2: usart@40004400 {\n" + "> +\t\tusart2: usart at 40004400 {\n" "> +\t\t\tcompatible = \"st,stm32-usart\";\n" "> +\t\t\treg = <0x40004400 0x400>;\n" "> +\t\t\tinterrupts = <38>;\n" @@ -517,7 +494,7 @@ "> +\t\t\tstatus = \"disabled\";\n" "> +\t\t};\n" "> +\n" - "> +\t\tusart3: usart@40004800 {\n" + "> +\t\tusart3: usart at 40004800 {\n" "> +\t\t\tcompatible = \"st,stm32-usart\";\n" "> +\t\t\treg = <0x40004800 0x400>;\n" "> +\t\t\tinterrupts = <39>;\n" @@ -528,7 +505,7 @@ "> +\t\t\tstatus = \"disabled\";\n" "> +\t\t};\n" "> +\n" - "> +\t\tusart4: usart@40004c00 {\n" + "> +\t\tusart4: usart at 40004c00 {\n" "> +\t\t\tcompatible = \"st,stm32-usart\";\n" "> +\t\t\treg = <0x40004c00 0x400>;\n" "> +\t\t\tinterrupts = <52>;\n" @@ -539,7 +516,7 @@ "> +\t\t\tstatus = \"disabled\";\n" "> +\t\t};\n" "> +\n" - "> +\t\tusart5: usart@40005000 {\n" + "> +\t\tusart5: usart at 40005000 {\n" "> +\t\t\tcompatible = \"st,stm32-usart\";\n" "> +\t\t\treg = <0x40005000 0x400>;\n" "> +\t\t\tinterrupts = <53>;\n" @@ -550,7 +527,7 @@ "> +\t\t\tstatus = \"disabled\";\n" "> +\t\t};\n" "> +\n" - "> +\t\tusart6: usart@40011400 {\n" + "> +\t\tusart6: usart at 40011400 {\n" "> +\t\t\tcompatible = \"st,stm32-usart\";\n" "> +\t\t\treg = <0x40011400 0x400>;\n" "> +\t\t\tinterrupts = <71>;\n" @@ -561,7 +538,7 @@ "> +\t\t\tstatus = \"disabled\";\n" "> +\t\t};\n" "> +\n" - "> +\t\tusart7: usart@40007800 {\n" + "> +\t\tusart7: usart at 40007800 {\n" "\n" "Please order all nodes by unit address, not by label.\n" "\n" @@ -575,7 +552,7 @@ "> +\t\t\tstatus = \"disabled\";\n" "> +\t\t};\n" "> +\n" - "> +\t\tusart8: usart@40007c00 {\n" + "> +\t\tusart8: usart at 40007c00 {\n" "> +\t\t\tcompatible = \"st,stm32-usart\";\n" "> +\t\t\treg = <0x40007c00 0x400>;\n" "> +\t\t\tinterrupts = <83>;\n" @@ -597,29 +574,16 @@ "Andreas\n" "\n" "-- \n" - "SUSE Linux GmbH, Maxfeldstr. 5, 90409 N\303\274rnberg, Germany\n" - "GF: Felix Imend\303\266rffer, Jane Smithard, Jennifer Guild, Dilip Upmanyu,\n" - "Graham Norton; HRB 21284 (AG N\303\274rnberg)" - "\01:2\0" - "fn\0signature.asc\0" - "d\0OpenPGP digital signature\0" - "b\0" - "-----BEGIN PGP SIGNATURE-----\n" - "Version: GnuPG v2\n" - "\n" - "iQIcBAEBAgAGBQJU9KD7AAoJEPou0S0+fgE/FyQQAIUmP//9eYhqDpCpetaeDO9i\n" - "vLLB65r+vFyqBgeR2F7GNESaFSU/kih5AYuT2OIMziPpqf6xoqUiUCFvwzqpotJ+\n" - "U/mNym/5PG7gn5+5jxUVkgfSdjl32p2MHEDfGrtm5DxJdoEOeDJPEeA44Xn5T/Gi\n" - "oKq5vtRqc4GxTuJaduv2BtSStA/oLuI6EC9PXIwdPJDQPhjH8sazWoWaDZV2fSzi\n" - "/Rydaz5y6s//fvmgdlBes53CmOHUCRwL4svdMVwY6zDHURJtogMgtJXByG53/4p0\n" - "1rxlSdcj+VhutjwzB00q/JMrtPtBkvwkOOfO8pQ2jRpXgetaQE8dz/uZYT95MJdI\n" - "rTouo71DB2t5cgZK9DWOZN7yM746BmeIo/YK+rRHfcFJR9qOyvQdk0D8gbNEsx+K\n" - "zKwf13L8O8K/PnNahLxpF62y4ZhDwyINex81HXV2Vs2W7ug4uOgzBA9XuVIyiN1P\n" - "oCF5gIifeY64P2AVeSJaQ0JRHJnEPgXp8had9Z5SQNG31rosDK3fy9c7YApQESFM\n" - "kzoFLhwdI6I01j/zbr45M2P3D/oXJmSiBvO3e8OG+GvySnEuGt31b1asvProVqFM\n" - "b8Rcrn+GgHRcq8eK+APKlteYu3ADkl3fTwx/8KXCeb+87HYsGEC6gAw3/FboThs7\n" - "49QooO16zfYTMVYr2vF6\n" - "=qSD/\n" - "-----END PGP SIGNATURE-----\n" + "SUSE Linux GmbH, Maxfeldstr. 5, 90409 N?rnberg, Germany\n" + "GF: Felix Imend?rffer, Jane Smithard, Jennifer Guild, Dilip Upmanyu,\n" + "Graham Norton; HRB 21284 (AG N?rnberg)\n" + "\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: OpenPGP digital signature\n" + URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20150302/1315830b/attachment-0001.sig> -287e40540f6622deec610b691037a0283c649d7cd4cf01c6c80d8690fa2dc099 +ecf5fa36731a4124ae544c4598e5dad570936227ed01106f50f718613a1729a2
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.