diff for duplicates of <20170722064313.7535-1-codekipper@gmail.com> diff --git a/a/1.txt b/N1/1.txt index bb057d9..5acaeaf 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,9 +1,9 @@ -From: Marcus Cooper <codekipper@gmail.com> +From: Marcus Cooper <codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> The A20 SoC has a couple of i2s blocks. This patch adds the pinctrl settings for block i2s0. -Signed-off-by: Marcus Cooper <codekipper@gmail.com> +Signed-off-by: Marcus Cooper <codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> --- arch/arm/boot/dts/sun7i-a20.dtsi | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) @@ -16,33 +16,38 @@ index 96bee776e145..01f9ee329913 100644 function = "i2c3"; }; -+ i2s0_mclk: i2s0 at 0 { ++ i2s0_mclk: i2s0@0 { + pins = "PB5"; + function = "i2s0"; + }; + -+ i2s0_bclk: i2s0 at 1 { ++ i2s0_bclk: i2s0@1 { + pins = "PB6"; + function = "i2s0"; + }; + -+ i2s0_lrclk: i2s0 at 2 { ++ i2s0_lrclk: i2s0@2 { + pins = "PB7"; + function = "i2s0"; + }; + -+ i2s0_sdo0: i2s0 at 3 { ++ i2s0_sdo0: i2s0@3 { + pins = "PB8"; + function = "i2s0"; + }; + -+ i2s0_sdi: i2s0 at 4 { ++ i2s0_sdi: i2s0@4 { + pins = "PB12"; + function = "i2s0"; + }; + - ir0_rx_pins_a: ir0 at 0 { + ir0_rx_pins_a: ir0@0 { pins = "PB4"; function = "ir0"; -- 2.13.3 + +-- +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 c7c1bb5..3c91d77 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,15 +1,19 @@ - "From\0codekipper@gmail.com (codekipper at gmail.com)\0" + "From\0codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0" "Subject\0[linux-sunxi][PATCH] ARM: dts: sun7i: Add I2S0 pinctrl settings\0" "Date\0Sat, 22 Jul 2017 08:43:13 +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" "The A20 SoC has a couple of i2s blocks. This patch adds\n" "the pinctrl settings for block i2s0.\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/sun7i-a20.dtsi | 25 +++++++++++++++++++++++++\n" " 1 file changed, 25 insertions(+)\n" @@ -22,35 +26,40 @@ " \t\t\t\tfunction = \"i2c3\";\n" " \t\t\t};\n" " \n" - "+\t\t\ti2s0_mclk: i2s0 at 0 {\n" + "+\t\t\ti2s0_mclk: i2s0@0 {\n" "+\t\t\t\tpins = \"PB5\";\n" "+\t\t\t\tfunction = \"i2s0\";\n" "+\t\t\t};\n" "+\n" - "+\t\t\ti2s0_bclk: i2s0 at 1 {\n" + "+\t\t\ti2s0_bclk: i2s0@1 {\n" "+\t\t\t\tpins = \"PB6\";\n" "+\t\t\t\tfunction = \"i2s0\";\n" "+\t\t\t};\n" "+\n" - "+\t\t\ti2s0_lrclk: i2s0 at 2 {\n" + "+\t\t\ti2s0_lrclk: i2s0@2 {\n" "+\t\t\t\tpins = \"PB7\";\n" "+\t\t\t\tfunction = \"i2s0\";\n" "+\t\t\t};\n" "+\n" - "+\t\t\ti2s0_sdo0: i2s0 at 3 {\n" + "+\t\t\ti2s0_sdo0: i2s0@3 {\n" "+\t\t\t\tpins = \"PB8\";\n" "+\t\t\t\tfunction = \"i2s0\";\n" "+\t\t\t};\n" "+\n" - "+\t\t\ti2s0_sdi: i2s0 at 4 {\n" + "+\t\t\ti2s0_sdi: i2s0@4 {\n" "+\t\t\t\tpins = \"PB12\";\n" "+\t\t\t\tfunction = \"i2s0\";\n" "+\t\t\t};\n" "+\n" - " \t\t\tir0_rx_pins_a: ir0 at 0 {\n" + " \t\t\tir0_rx_pins_a: ir0@0 {\n" " \t\t\t\tpins = \"PB4\";\n" " \t\t\t\tfunction = \"ir0\";\n" "-- \n" - 2.13.3 + "2.13.3\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 -db0afa6d448cadc0f61b18cf29a03bcfd4836a95c7c4fe74e2fcec292e909964 +af6f1b181396c7acc3bc0e49081aa73b788d377af9414710e9040c6bb08d2608
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.