diff for duplicates of <570E3010.10309@denx.de> diff --git a/a/1.txt b/N1/1.txt index 101ba01..1f29f5c 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -39,7 +39,7 @@ SPI chip-selects: Because of this, I've added these values to the Armada XP-370 dtsi file: - spi0: spi@10600 { + spi0: spi at 10600 { - reg = <MBUS_ID(0xf0, 0x01) 0x10600 0x28>; + reg = <MBUS_ID(0xf0, 0x01) 0x10600 0x28 /* control */ + MBUS_ID(0x01, 0x1e) 0 0x100000 /* CS0 */ @@ -53,7 +53,7 @@ dtsi file: ... - spi1: spi@10680 { + spi1: spi at 10680 { - reg = <MBUS_ID(0xf0, 0x01) 0x10680 0x28>; + reg = <MBUS_ID(0xf0, 0x01) 0x10680 0x28 /* control */ + MBUS_ID(0x01, 0x1a) 0 0x100000 /* CS0 */ @@ -89,8 +89,3 @@ mentioned above? Thanks, Stefan - --- -To unsubscribe from this list: send the line "unsubscribe linux-spi" in -the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 8ade41d..ee453af 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,17 +4,10 @@ "ref\020160412192736.GC14664@sirena.org.uk\0" "ref\0570DD967.8010703@denx.de\0" "ref\020160413055946.GH14664@sirena.org.uk\0" - "ref\020160413055946.GH14664-GFdadSzt00ze9xe1eoZjHA@public.gmane.org\0" - "From\0Stefan Roese <sr-ynQEQJNshbs@public.gmane.org>\0" - "Subject\0Re: [PATCH v3] spi: orion.c: Add direct access mode\0" + "From\0sr@denx.de (Stefan Roese)\0" + "Subject\0[PATCH v3] spi: orion.c: Add direct access mode\0" "Date\0Wed, 13 Apr 2016 13:40:00 +0200\0" - "To\0Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" - "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" - linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Thomas Petazzoni <thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> - Gregory CLEMENT <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> - Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org> - " Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 13.04.2016 07:59, Mark Brown wrote:\n" @@ -58,7 +51,7 @@ "Because of this, I've added these values to the Armada XP-370\n" "dtsi file:\n" "\n" - " \t\tspi0: spi@10600 {\n" + " \t\tspi0: spi at 10600 {\n" "-\t\t\treg = <MBUS_ID(0xf0, 0x01) 0x10600 0x28>;\n" "+\t\t\treg = <MBUS_ID(0xf0, 0x01) 0x10600 0x28\t/* control */\n" "+\t\t\t MBUS_ID(0x01, 0x1e) 0 0x100000\t/* CS0 */\n" @@ -72,7 +65,7 @@ "\n" "...\n" "\n" - " \t\tspi1: spi@10680 {\n" + " \t\tspi1: spi at 10680 {\n" "-\t\t\treg = <MBUS_ID(0xf0, 0x01) 0x10680 0x28>;\n" "+\t\t\treg = <MBUS_ID(0xf0, 0x01) 0x10680 0x28\t/* control */\n" "+\t\t\t MBUS_ID(0x01, 0x1a) 0 0x100000\t/* CS0 */\n" @@ -107,11 +100,6 @@ "mentioned above?\n" "\n" "Thanks,\n" - "Stefan\n" - "\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-spi\" in\n" - "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + Stefan -6e8ea7f9051cfb45fac2c0cfd06b42abfa0897fb822a045be61ec80a99b57ba5 +8daa5c5f6d43859ace46757d912faca59053f76bcc9a09239569d6af05abc82e
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.