diff for duplicates of <20170904174721.21985-1-codekipper@gmail.com> diff --git a/a/1.txt b/N1/1.txt index 3e6d2d0..3b926ca 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> Add the new DAI blocks to the device tree. I2S0 and I2S1 are for connecting to an external codec. -Signed-off-by: Marcus Cooper <codekipper@gmail.com> +Signed-off-by: Marcus Cooper <codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> --- v2 changes compared to v1 are: - removed i2s2 which is used for HDMI audio @@ -19,7 +19,7 @@ index 11240a8313c2..ef87d29036d9 100644 status = "disabled"; }; -+ i2s0: i2s at 01c22000 { ++ i2s0: i2s@01c22000 { + #sound-dai-cells = <0>; + compatible = "allwinner,sun8i-h3-i2s"; + reg = <0x01c22000 0x400>; @@ -32,7 +32,7 @@ index 11240a8313c2..ef87d29036d9 100644 + status = "disabled"; + }; + -+ i2s1: i2s at 01c22400 { ++ i2s1: i2s@01c22400 { + #sound-dai-cells = <0>; + compatible = "allwinner,sun8i-h3-i2s"; + reg = <0x01c22400 0x400>; @@ -45,7 +45,7 @@ index 11240a8313c2..ef87d29036d9 100644 + status = "disabled"; + }; + - codec: codec at 01c22c00 { + codec: codec@01c22c00 { #sound-dai-cells = <0>; compatible = "allwinner,sun8i-h3-codec"; -- diff --git a/a/content_digest b/N1/content_digest index 3f637cf..8d3b76c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,15 +1,19 @@ - "From\0codekipper@gmail.com (codekipper at gmail.com)\0" - "Subject\0[linux-sunxi][PATCH v2] ARM: dts: sunxi: h3/h5 :Add DAI nodes\0" + "From\0codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0" + "Subject\0[PATCH v2] ARM: dts: sunxi: h3/h5 :Add DAI nodes\0" "Date\0Mon, 4 Sep 2017 19:47:21 +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" "Add the new DAI blocks to the device tree. I2S0 and I2S1 are for\n" "connecting to an external codec.\n" "\n" - "Signed-off-by: Marcus Cooper <codekipper@gmail.com>\n" + "Signed-off-by: Marcus Cooper <codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" "---\n" "v2 changes compared to v1 are:\n" "- removed i2s2 which is used for HDMI audio\n" @@ -25,7 +29,7 @@ " \t\t\tstatus = \"disabled\";\n" " \t\t};\n" " \n" - "+\t\ti2s0: i2s at 01c22000 {\n" + "+\t\ti2s0: i2s@01c22000 {\n" "+\t\t\t#sound-dai-cells = <0>;\n" "+\t\t\tcompatible = \"allwinner,sun8i-h3-i2s\";\n" "+\t\t\treg = <0x01c22000 0x400>;\n" @@ -38,7 +42,7 @@ "+\t\t\tstatus = \"disabled\";\n" "+\t\t};\n" "+\n" - "+\t\ti2s1: i2s at 01c22400 {\n" + "+\t\ti2s1: i2s@01c22400 {\n" "+\t\t\t#sound-dai-cells = <0>;\n" "+\t\t\tcompatible = \"allwinner,sun8i-h3-i2s\";\n" "+\t\t\treg = <0x01c22400 0x400>;\n" @@ -51,10 +55,10 @@ "+\t\t\tstatus = \"disabled\";\n" "+\t\t};\n" "+\n" - " \t\tcodec: codec at 01c22c00 {\n" + " \t\tcodec: codec@01c22c00 {\n" " \t\t\t#sound-dai-cells = <0>;\n" " \t\t\tcompatible = \"allwinner,sun8i-h3-codec\";\n" "-- \n" 2.14.1 -9fd81f1c0c106a70f9263a883337464388f551db793b8d6f486cdb130b575374 +ad7c391e90c6403609348597af03b088e16217edf128bf48514a6b6a2815b94c
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.