diff for duplicates of <20180129091903.12319-5-codekipper@gmail.com> diff --git a/a/1.txt b/N1/1.txt index 1d3eba5..10f315d 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 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> --- arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi | 28 +++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) @@ -16,7 +16,7 @@ index b9e69657a2e8..1b6dc31e7d91 100644 status = "disabled"; }; -+ i2s0: i2s at 1c22000 { ++ i2s0: i2s@1c22000 { + #sound-dai-cells = <0>; + compatible = "allwinner,sun50i-a64-i2s", + "allwinner,sun8i-h3-i2s"; @@ -30,7 +30,7 @@ index b9e69657a2e8..1b6dc31e7d91 100644 + status = "disabled"; + }; + -+ i2s1: i2s at 1c22400 { ++ i2s1: i2s@1c22400 { + #sound-dai-cells = <0>; + compatible = "allwinner,sun50i-a64-i2s", + "allwinner,sun8i-h3-i2s"; @@ -44,8 +44,13 @@ index b9e69657a2e8..1b6dc31e7d91 100644 + status = "disabled"; + }; + - uart0: serial at 1c28000 { + uart0: serial@1c28000 { compatible = "snps,dw-apb-uart"; reg = <0x01c28000 0x400>; -- 2.16.1 + +-- +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 88371d6..8c41ae2 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,16 +1,21 @@ "ref\020180129091903.12319-1-codekipper@gmail.com\0" - "From\0codekipper@gmail.com (codekipper at gmail.com)\0" + "ref\020180129091903.12319-1-codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0" + "From\0codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0" "Subject\0[linux-sunxi][PATCH v2 4/5] arm64: allwinner: a64: Add DAI nodes\0" "Date\0Mon, 29 Jan 2018 10:19:02 +0100\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 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" " arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi | 28 +++++++++++++++++++++++++++\n" " 1 file changed, 28 insertions(+)\n" @@ -23,7 +28,7 @@ " \t\t\tstatus = \"disabled\";\n" " \t\t};\n" " \n" - "+\t\ti2s0: i2s at 1c22000 {\n" + "+\t\ti2s0: i2s@1c22000 {\n" "+\t\t\t#sound-dai-cells = <0>;\n" "+\t\t\tcompatible = \"allwinner,sun50i-a64-i2s\",\n" "+\t\t\t\t \"allwinner,sun8i-h3-i2s\";\n" @@ -37,7 +42,7 @@ "+\t\t\tstatus = \"disabled\";\n" "+\t\t};\n" "+\n" - "+\t\ti2s1: i2s at 1c22400 {\n" + "+\t\ti2s1: i2s@1c22400 {\n" "+\t\t\t#sound-dai-cells = <0>;\n" "+\t\t\tcompatible = \"allwinner,sun50i-a64-i2s\",\n" "+\t\t\t\t \"allwinner,sun8i-h3-i2s\";\n" @@ -51,10 +56,15 @@ "+\t\t\tstatus = \"disabled\";\n" "+\t\t};\n" "+\n" - " \t\tuart0: serial at 1c28000 {\n" + " \t\tuart0: serial@1c28000 {\n" " \t\t\tcompatible = \"snps,dw-apb-uart\";\n" " \t\t\treg = <0x01c28000 0x400>;\n" "-- \n" - 2.16.1 + "2.16.1\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 -0cf4c23376c1cfe1469c221b01546c87fa66882825a93ebc083b6dbe3a67f233 +fa43c828e4537c3a68388bad860fbf9955678644e1a5f3afb3a050466624fcd4
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.