diff for duplicates of <54AAA10B.5040502@free-electrons.com> diff --git a/a/1.txt b/N1/1.txt index dde57b3..0e7203a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -3,11 +3,11 @@ Hi Andrew, On 27/12/2014 12:50, Andrew Lunn wrote: [...] >> + ->> + i2c at 11000 { +>> + i2c@11000 { >> + status = "okay"; >> + clock-frequency = <100000>; >> + ->> + pca9555_0: pca9555 at 20 { +>> + pca9555_0: pca9555@20 { > > I think Sebastian will come along and ask this is called gpio, not > pca9555_0. See the review he made of the Seagate Black NAS box. @@ -28,7 +28,7 @@ Sebastien review. >> + reg = <0x20>; >> + }; >> + ->> + pca9555_1: pca9555 at 21 { +>> + pca9555_1: pca9555@21 { >> + compatible = "nxp,pca9555"; >> + pinctrl-names = "default"; >> + interrupt-parent = <&gpio0>; @@ -53,7 +53,7 @@ OK > >> + }; >> + ->> + serial at 12000 { +>> + serial@12000 { >> + status = "okay"; >> + }; > @@ -149,3 +149,7 @@ Gregory Clement, Free Electrons Kernel, drivers, real-time and embedded Linux development, consulting, training and support. http://free-electrons.com +-- +To unsubscribe from this list: send the line "unsubscribe devicetree" 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 5024c14..ba0844f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,10 +1,23 @@ "ref\01419678035-10658-1-git-send-email-gregory.clement@free-electrons.com\0" "ref\01419678035-10658-4-git-send-email-gregory.clement@free-electrons.com\0" "ref\020141227115029.GD21001@lunn.ch\0" - "From\0gregory.clement@free-electrons.com (Gregory CLEMENT)\0" - "Subject\0[PATCH 3/3] ARM: mvebu: Add Armada 385 General Purpose Development Board support\0" + "ref\020141227115029.GD21001-g2DYL2Zd6BY@public.gmane.org\0" + "From\0Gregory CLEMENT <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0" + "Subject\0Re: [PATCH 3/3] ARM: mvebu: Add Armada 385 General Purpose Development Board support\0" "Date\0Mon, 05 Jan 2015 15:34:51 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>\0" + "Cc\0Jason Cooper <jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org>" + Sebastian Hesselbarth <sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> + Thomas Petazzoni <thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> + Ezequiel Garcia <ezequiel.garcia-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> + Boris BREZILLON <boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> + Lior Amsalem <alior-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org> + Tawfik Bayouk <tawfik-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org> + Nadav Haklai <nadavh-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org> + Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> + " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" "\00:1\0" "b\0" "Hi Andrew,\n" @@ -12,11 +25,11 @@ "On 27/12/2014 12:50, Andrew Lunn wrote:\n" "[...]\n" ">> +\n" - ">> +\t\t\ti2c at 11000 {\n" + ">> +\t\t\ti2c@11000 {\n" ">> +\t\t\t\tstatus = \"okay\";\n" ">> +\t\t\t\tclock-frequency = <100000>;\n" ">> +\n" - ">> +\t\t\t\tpca9555_0: pca9555 at 20 {\n" + ">> +\t\t\t\tpca9555_0: pca9555@20 {\n" "> \n" "> I think Sebastian will come along and ask this is called gpio, not\n" "> pca9555_0. See the review he made of the Seagate Black NAS box.\n" @@ -37,7 +50,7 @@ ">> +\t\t\t\t\treg = <0x20>;\n" ">> +\t\t\t\t};\n" ">> +\n" - ">> +\t\t\t\tpca9555_1: pca9555 at 21 {\n" + ">> +\t\t\t\tpca9555_1: pca9555@21 {\n" ">> +\t\t\t\t\tcompatible = \"nxp,pca9555\";\n" ">> +\t\t\t\t\tpinctrl-names = \"default\";\n" ">> +\t\t\t\t\tinterrupt-parent = <&gpio0>;\n" @@ -62,7 +75,7 @@ "> \n" ">> +\t\t\t};\n" ">> +\n" - ">> +\t\t\tserial at 12000 {\n" + ">> +\t\t\tserial@12000 {\n" ">> +\t\t\t\tstatus = \"okay\";\n" ">> +\t\t\t};\n" "> \n" @@ -157,6 +170,10 @@ "Gregory Clement, Free Electrons\n" "Kernel, drivers, real-time and embedded Linux\n" "development, consulting, training and support.\n" - http://free-electrons.com + "http://free-electrons.com\n" + "--\n" + "To unsubscribe from this list: send the line \"unsubscribe devicetree\" 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 -7800720b14772db5cc30ef9ed93d9e7262f6516532775b5cd05c7e14e25a7629 +575a8a857fb96a86fd302e95d9c0b4cf945f5102a002a347ec541865194f1681
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.