diff for duplicates of <51F80EE9.30801@cogentembedded.com> diff --git a/a/1.txt b/N1/1.txt index a5103c4..c1be324 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -19,7 +19,7 @@ On 07/30/2013 06:59 PM, Maxime Ripard wrote: > #size-cells = <0>; > #gpio-cells = <3>; > + -> + uart0_pins_a: uart0 at 0 { +> + uart0_pins_a: uart0@0 { Why have address part of the node name if there's not "reg" property? And the preferred node name is "serial", not "uart", according to the ePAPR @@ -31,14 +31,14 @@ spec (http://www.power.org/resources/downloads/Power_ePAPR_APPROVED_v1.0.pdf). > + allwinner,pull = <0>; > + }; > + -> + uart6_pins_a: uart6 at 0 { +> + uart6_pins_a: uart6@0 { > + allwinner,pins = "PI12", "PI13"; > + allwinner,function = "uart6"; > + allwinner,drive = <0>; > + allwinner,pull = <0>; > + }; > + -> + uart7_pins_a: uart7 at 0 { +> + uart7_pins_a: uart7@0 { > + allwinner,pins = "PI20", "PI21"; > + allwinner,function = "uart7"; > + allwinner,drive = <0>; diff --git a/a/content_digest b/N1/content_digest index 5f3b894..e2d33e3 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,16 @@ "ref\01375196394-21138-1-git-send-email-maxime.ripard@free-electrons.com\0" "ref\01375196394-21138-9-git-send-email-maxime.ripard@free-electrons.com\0" - "From\0sergei.shtylyov@cogentembedded.com (Sergei Shtylyov)\0" - "Subject\0[PATCH 08/10] ARM: sun7i: DT: Add UART muxing options to the DTSI\0" + "From\0Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>\0" + "Subject\0Re: [PATCH 08/10] ARM: sun7i: DT: Add UART muxing options to the DTSI\0" "Date\0Tue, 30 Jul 2013 23:07:21 +0400\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Maxime Ripard <maxime.ripard@free-electrons.com>\0" + "Cc\0linux-arm-kernel@lists.infradead.org" + Emilio Lopez <emilio@elopez.com.ar> + linux-kernel@vger.kernel.org + linux-sunxi@googlegroups.com + kevin.z.m.zh@gmail.com + sunny@allwinnertech.com + " shuge@allwinnertech.com\0" "\00:1\0" "b\0" "Hello.\n" @@ -27,7 +34,7 @@ "> \t\t\t#size-cells = <0>;\n" "> \t\t\t#gpio-cells = <3>;\n" "> +\n" - "> +\t\t\tuart0_pins_a: uart0 at 0 {\n" + "> +\t\t\tuart0_pins_a: uart0@0 {\n" "\n" " Why have address part of the node name if there's not \"reg\" property?\n" "And the preferred node name is \"serial\", not \"uart\", according to the ePAPR \n" @@ -39,14 +46,14 @@ "> +\t\t\t\tallwinner,pull = <0>;\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tuart6_pins_a: uart6 at 0 {\n" + "> +\t\t\tuart6_pins_a: uart6@0 {\n" "> +\t\t\t\tallwinner,pins = \"PI12\", \"PI13\";\n" "> +\t\t\t\tallwinner,function = \"uart6\";\n" "> +\t\t\t\tallwinner,drive = <0>;\n" "> +\t\t\t\tallwinner,pull = <0>;\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tuart7_pins_a: uart7 at 0 {\n" + "> +\t\t\tuart7_pins_a: uart7@0 {\n" "> +\t\t\t\tallwinner,pins = \"PI20\", \"PI21\";\n" "> +\t\t\t\tallwinner,function = \"uart7\";\n" "> +\t\t\t\tallwinner,drive = <0>;\n" @@ -55,4 +62,4 @@ "\n" WBR, Sergei -e8f5aed5b9b52965523f8ad4ea21d9ff0c47a6fceda249657cdbf1d6d4652de2 +8637cbcdd646bd3b9f44b47cce0311831e1e4bdfcc7836b55bb6ac45699e353c
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.