diff for duplicates of <20160124172821.GS3880@lunn.ch> diff --git a/a/1.txt b/N1/1.txt index 887b5ec..2683057 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -5,9 +5,9 @@ On Sat, Jan 23, 2016 at 10:37:17PM +0200, Aaro Koskinen wrote: > This patch adds documentation into the DTS on how to change > the configuration. > -> Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi> +> Signed-off-by: Aaro Koskinen <aaro.koskinen-X3B1VOXEql0@public.gmane.org> -Reviewed-by: Andrew Lunn <andrew@lunn.ch> +Reviewed-by: Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org> Thanks Andrew @@ -33,7 +33,7 @@ Thanks > status = "okay"; > cd-gpios = <&gpio0 29 9>; > }; -> + gpio at 10100 { +> + gpio@10100 { > + p28 { > + gpio-hog; > + gpios = <28 GPIO_ACTIVE_HIGH>; @@ -51,13 +51,13 @@ Thanks > + line-name = "SelRS232or485"; > + }; > + }; -> gpio at 10140 { +> gpio@10140 { > p2 { > gpio-hog; > gpios = <2 GPIO_ACTIVE_HIGH>; > + /* > + * SelUARTorSD selects between the second UART -> + * (serial at 12100) and SD (mvsdio at 90000). +> + * (serial@12100) and SD (mvsdio@90000). > + * > + * Low: UART > + * High: SD @@ -71,4 +71,8 @@ Thanks > }; > -- > 2.4.0 -> +> +-- +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 26f6144..8b69a6f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,15 @@ "ref\01453581437-14135-1-git-send-email-aaro.koskinen@iki.fi\0" - "From\0andrew@lunn.ch (Andrew Lunn)\0" - "Subject\0[PATCH] ARM: DTS: kirkwood-openrd: provide template for RS-232/485 configuration\0" + "ref\01453581437-14135-1-git-send-email-aaro.koskinen-X3B1VOXEql0@public.gmane.org\0" + "From\0Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>\0" + "Subject\0Re: [PATCH] ARM: DTS: kirkwood-openrd: provide template for RS-232/485 configuration\0" "Date\0Sun, 24 Jan 2016 18:28:21 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Aaro Koskinen <aaro.koskinen-X3B1VOXEql0@public.gmane.org>\0" + "Cc\0Gregory Clement <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>" + Jason Cooper <jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org> + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + Martin Michlmayr <tbm-R+vWnYXSFMfQT0dZR+AlfA@public.gmane.org> + " Rick Thomas <rbthomas-e+AXbWqSrlAAvxtiuMwx3w@public.gmane.org>\0" "\00:1\0" "b\0" "On Sat, Jan 23, 2016 at 10:37:17PM +0200, Aaro Koskinen wrote:\n" @@ -12,9 +19,9 @@ "> This patch adds documentation into the DTS on how to change\n" "> the configuration.\n" "> \n" - "> Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>\n" + "> Signed-off-by: Aaro Koskinen <aaro.koskinen-X3B1VOXEql0@public.gmane.org>\n" "\n" - "Reviewed-by: Andrew Lunn <andrew@lunn.ch>\n" + "Reviewed-by: Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>\n" "\n" "Thanks\n" "\tAndrew\n" @@ -40,7 +47,7 @@ "> \t\t\tstatus = \"okay\";\n" "> \t\t\tcd-gpios = <&gpio0 29 9>;\n" "> \t\t};\n" - "> +\t\tgpio at 10100 {\n" + "> +\t\tgpio@10100 {\n" "> +\t\t\tp28 {\n" "> +\t\t\t\tgpio-hog;\n" "> +\t\t\t\tgpios = <28 GPIO_ACTIVE_HIGH>;\n" @@ -58,13 +65,13 @@ "> +\t\t\t\tline-name = \"SelRS232or485\";\n" "> +\t\t\t};\n" "> +\t\t};\n" - "> \t\tgpio at 10140 {\n" + "> \t\tgpio@10140 {\n" "> \t\t\tp2 {\n" "> \t\t\t\tgpio-hog;\n" "> \t\t\t\tgpios = <2 GPIO_ACTIVE_HIGH>;\n" "> +\t\t\t\t/*\n" "> +\t\t\t\t * SelUARTorSD selects between the second UART\n" - "> +\t\t\t\t * (serial at 12100) and SD (mvsdio at 90000).\n" + "> +\t\t\t\t * (serial@12100) and SD (mvsdio@90000).\n" "> +\t\t\t\t *\n" "> +\t\t\t\t * Low: UART\n" "> +\t\t\t\t * High: SD\n" @@ -78,6 +85,10 @@ "> \t\t\t};\n" "> -- \n" "> 2.4.0\n" - > + "> \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 -d04288e8c0d76a5766e3d2c704d2b2399eba929882a41dd3a3256da1d2a70eef +cff67871efc106b89d9a102e2fdf3d4131c12d072b360ad5e5b7feea48fa47a5
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.