diff for duplicates of <1430244287-29309-1-git-send-email-codekipper@gmail.com> diff --git a/a/1.txt b/N1/1.txt index 99ec5ef..dedbc24 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,11 +1,11 @@ -From: Marcus Cooper <codekipper@gmail.com> +From: Marcus Cooper <codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Currently none of the target boards nor the driver supports IR TX. However this pin is used in a few instances as a GPIO. Split the pin ctrl descriptions so that only the IR RX is configured to be used. -Signed-off-by: Marcus Cooper <codekipper@gmail.com> +Signed-off-by: Marcus Cooper <codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> --- arch/arm/boot/dts/sun4i-a10.dtsi | 18 ++++++++++++++++-- arch/arm/boot/dts/sun7i-a20.dtsi | 18 ++++++++++++++++-- @@ -18,7 +18,7 @@ index 1d7fd68..50df9b7 100644 @@ -798,14 +798,28 @@ }; - ir0_pins_a: ir0 at 0 { + ir0_pins_a: ir0@0 { - allwinner,pins = "PB3","PB4"; + allwinner,pins = "PB4"; + allwinner,function = "ir0"; @@ -26,14 +26,14 @@ index 1d7fd68..50df9b7 100644 + allwinner,pull = <SUN4I_PINCTRL_NO_PULL>; + }; + -+ ir0_pins_b: ir0 at 1 { ++ ir0_pins_b: ir0@1 { + allwinner,pins = "PB3"; allwinner,function = "ir0"; allwinner,drive = <SUN4I_PINCTRL_10_MA>; allwinner,pull = <SUN4I_PINCTRL_NO_PULL>; }; - ir1_pins_a: ir1 at 0 { + ir1_pins_a: ir1@0 { - allwinner,pins = "PB22","PB23"; + allwinner,pins = "PB23"; + allwinner,function = "ir1"; @@ -41,7 +41,7 @@ index 1d7fd68..50df9b7 100644 + allwinner,pull = <SUN4I_PINCTRL_NO_PULL>; + }; + -+ ir1_pins_b: ir1 at 1 { ++ ir1_pins_b: ir1@1 { + allwinner,pins = "PB22"; allwinner,function = "ir1"; allwinner,drive = <SUN4I_PINCTRL_10_MA>; @@ -53,7 +53,7 @@ index 4163ade..6168a9f 100644 @@ -1001,14 +1001,28 @@ }; - ir0_pins_a: ir0 at 0 { + ir0_pins_a: ir0@0 { - allwinner,pins = "PB3","PB4"; + allwinner,pins = "PB4"; + allwinner,function = "ir0"; @@ -61,14 +61,14 @@ index 4163ade..6168a9f 100644 + allwinner,pull = <SUN4I_PINCTRL_NO_PULL>; + }; + -+ ir0_pins_b: ir0 at 1 { ++ ir0_pins_b: ir0@1 { + allwinner,pins = "PB3"; allwinner,function = "ir0"; allwinner,drive = <SUN4I_PINCTRL_10_MA>; allwinner,pull = <SUN4I_PINCTRL_NO_PULL>; }; - ir1_pins_a: ir1 at 0 { + ir1_pins_a: ir1@0 { - allwinner,pins = "PB22","PB23"; + allwinner,pins = "PB23"; + allwinner,function = "ir1"; @@ -76,7 +76,7 @@ index 4163ade..6168a9f 100644 + allwinner,pull = <SUN4I_PINCTRL_NO_PULL>; + }; + -+ ir1_pins_b: ir1 at 1 { ++ ir1_pins_b: ir1@1 { + allwinner,pins = "PB22"; allwinner,function = "ir1"; allwinner,drive = <SUN4I_PINCTRL_10_MA>; diff --git a/a/content_digest b/N1/content_digest index 8bcaf32..9bbdf61 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,17 +1,21 @@ - "From\0codekipper@gmail.com (codekipper at gmail.com)\0" + "From\0codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0" "Subject\0[PATCH] ARM: sunxi: dts: split IR pins for A10 and A20\0" "Date\0Tue, 28 Apr 2015 20:04:47 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org\0" + "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org + " Marcus Cooper <codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" "\00:1\0" "b\0" - "From: Marcus Cooper <codekipper@gmail.com>\n" + "From: Marcus Cooper <codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" "\n" "Currently none of the target boards nor the driver supports\n" "IR TX. However this pin is used in a few instances as a GPIO.\n" "Split the pin ctrl descriptions so that only the IR RX is\n" "configured to be used.\n" "\n" - "Signed-off-by: Marcus Cooper <codekipper@gmail.com>\n" + "Signed-off-by: Marcus Cooper <codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" "---\n" " arch/arm/boot/dts/sun4i-a10.dtsi | 18 ++++++++++++++++--\n" " arch/arm/boot/dts/sun7i-a20.dtsi | 18 ++++++++++++++++--\n" @@ -24,7 +28,7 @@ "@@ -798,14 +798,28 @@\n" " \t\t\t};\n" " \n" - " \t\t\tir0_pins_a: ir0 at 0 {\n" + " \t\t\tir0_pins_a: ir0@0 {\n" "-\t\t\t\tallwinner,pins = \"PB3\",\"PB4\";\n" "+\t\t\t\tallwinner,pins = \"PB4\";\n" "+\t\t\t\tallwinner,function = \"ir0\";\n" @@ -32,14 +36,14 @@ "+\t\t\t\tallwinner,pull = <SUN4I_PINCTRL_NO_PULL>;\n" "+\t\t\t};\n" "+\n" - "+\t\t\tir0_pins_b: ir0 at 1 {\n" + "+\t\t\tir0_pins_b: ir0@1 {\n" "+\t\t\t\tallwinner,pins = \"PB3\";\n" " \t\t\t\tallwinner,function = \"ir0\";\n" " \t\t\t\tallwinner,drive = <SUN4I_PINCTRL_10_MA>;\n" " \t\t\t\tallwinner,pull = <SUN4I_PINCTRL_NO_PULL>;\n" " \t\t\t};\n" " \n" - " \t\t\tir1_pins_a: ir1 at 0 {\n" + " \t\t\tir1_pins_a: ir1@0 {\n" "-\t\t\t\tallwinner,pins = \"PB22\",\"PB23\";\n" "+\t\t\t\tallwinner,pins = \"PB23\";\n" "+\t\t\t\tallwinner,function = \"ir1\";\n" @@ -47,7 +51,7 @@ "+\t\t\t\tallwinner,pull = <SUN4I_PINCTRL_NO_PULL>;\n" "+\t\t\t};\n" "+\n" - "+\t\t\tir1_pins_b: ir1 at 1 {\n" + "+\t\t\tir1_pins_b: ir1@1 {\n" "+\t\t\t\tallwinner,pins = \"PB22\";\n" " \t\t\t\tallwinner,function = \"ir1\";\n" " \t\t\t\tallwinner,drive = <SUN4I_PINCTRL_10_MA>;\n" @@ -59,7 +63,7 @@ "@@ -1001,14 +1001,28 @@\n" " \t\t\t};\n" " \n" - " \t\t\tir0_pins_a: ir0 at 0 {\n" + " \t\t\tir0_pins_a: ir0@0 {\n" "-\t\t\t\t allwinner,pins = \"PB3\",\"PB4\";\n" "+\t\t\t\t allwinner,pins = \"PB4\";\n" "+\t\t\t\t allwinner,function = \"ir0\";\n" @@ -67,14 +71,14 @@ "+\t\t\t\t allwinner,pull = <SUN4I_PINCTRL_NO_PULL>;\n" "+\t\t\t};\n" "+\n" - "+\t\t\tir0_pins_b: ir0 at 1 {\n" + "+\t\t\tir0_pins_b: ir0@1 {\n" "+\t\t\t\t allwinner,pins = \"PB3\";\n" " \t\t\t\t allwinner,function = \"ir0\";\n" " \t\t\t\t allwinner,drive = <SUN4I_PINCTRL_10_MA>;\n" " \t\t\t\t allwinner,pull = <SUN4I_PINCTRL_NO_PULL>;\n" " \t\t\t};\n" " \n" - " \t\t\tir1_pins_a: ir1 at 0 {\n" + " \t\t\tir1_pins_a: ir1@0 {\n" "-\t\t\t\t allwinner,pins = \"PB22\",\"PB23\";\n" "+\t\t\t\t allwinner,pins = \"PB23\";\n" "+\t\t\t\t allwinner,function = \"ir1\";\n" @@ -82,7 +86,7 @@ "+\t\t\t\t allwinner,pull = <SUN4I_PINCTRL_NO_PULL>;\n" "+\t\t\t};\n" "+\n" - "+\t\t\tir1_pins_b: ir1 at 1 {\n" + "+\t\t\tir1_pins_b: ir1@1 {\n" "+\t\t\t\t allwinner,pins = \"PB22\";\n" " \t\t\t\t allwinner,function = \"ir1\";\n" " \t\t\t\t allwinner,drive = <SUN4I_PINCTRL_10_MA>;\n" @@ -90,4 +94,4 @@ "-- \n" 2.3.6 -d3927c6ad3a71dea5673b38b046a37af4b2092210ac8583bb3f1e52621671c9e +6ed6ee6418853d6b36e069d416b87ca919945057f2a9062339c7d679da80b244
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.