diff for duplicates of <1458576642-4078-4-git-send-email-codekipper@gmail.com> diff --git a/a/1.txt b/N1/1.txt index 2708c4b..e3f3a65 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 SPDIF transceiver controller and clock to the A10 and A20 dtsi. -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 | 24 ++++++++++++++++++++++++ arch/arm/boot/dts/sun7i-a20.dtsi | 24 ++++++++++++++++++++++++ @@ -17,7 +17,7 @@ index 0483640..be5f2b2 100644 clock-output-names = "ir1"; }; -+ spdif_clk: clk at 01c200c0 { ++ spdif_clk: clk@01c200c0 { + #clock-cells = <0>; + compatible = "allwinner,sun4i-a10-mod1-clk"; + reg = <0x01c200c0 0x4>; @@ -28,14 +28,14 @@ index 0483640..be5f2b2 100644 + clock-output-names = "spdif"; + }; + - usb_clk: clk at 01c200cc { + usb_clk: clk@01c200cc { #clock-cells = <1>; #reset-cells = <1>; @@ -1055,6 +1066,19 @@ status = "disabled"; }; -+ spdif: spdif at 01c21000 { ++ spdif: spdif@01c21000 { + #sound-dai-cells = <0>; + compatible = "allwinner,sun4i-a10-spdif"; + reg = <0x01c21000 0x400>; @@ -48,7 +48,7 @@ index 0483640..be5f2b2 100644 + status = "disabled"; + }; + - ir0: ir at 01c21800 { + ir0: ir@01c21800 { compatible = "allwinner,sun4i-a10-ir"; clocks = <&apb0_gates 6>, <&ir0_clk>; diff --git a/arch/arm/boot/dts/sun7i-a20.dtsi b/arch/arm/boot/dts/sun7i-a20.dtsi @@ -59,7 +59,7 @@ index 7264d5e..ebce332 100644 clock-output-names = "ir1"; }; -+ spdif_clk: clk at 01c200c0 { ++ spdif_clk: clk@01c200c0 { + #clock-cells = <0>; + compatible = "allwinner,sun4i-a10-mod1-clk"; + reg = <0x01c200c0 0x4>; @@ -70,14 +70,14 @@ index 7264d5e..ebce332 100644 + clock-output-names = "spdif"; + }; + - keypad_clk: clk at 01c200c4 { + keypad_clk: clk@01c200c4 { #clock-cells = <0>; compatible = "allwinner,sun4i-a10-mod0-clk"; @@ -1247,6 +1258,19 @@ status = "disabled"; }; -+ spdif: spdif at 01c21000 { ++ spdif: spdif@01c21000 { + #sound-dai-cells = <0>; + compatible = "allwinner,sun4i-a10-spdif"; + reg = <0x01c21000 0x400>; @@ -90,7 +90,7 @@ index 7264d5e..ebce332 100644 + status = "disabled"; + }; + - ir0: ir at 01c21800 { + ir0: ir@01c21800 { compatible = "allwinner,sun4i-a10-ir"; clocks = <&apb0_gates 6>, <&ir0_clk>; -- diff --git a/a/content_digest b/N1/content_digest index 459c2cc..0876116 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,16 +1,21 @@ "ref\01458576642-4078-1-git-send-email-codekipper@gmail.com\0" - "From\0codekipper@gmail.com (codekipper at gmail.com)\0" - "Subject\0[linux-sunxi][PATCH v2 3/5] ARM: dts: sunxi: Add the SPDIF to the A10 and A20\0" + "ref\01458576642-4078-1-git-send-email-codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0" + "From\0codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0" + "Subject\0[PATCH v2 3/5] ARM: dts: sunxi: Add the SPDIF to the A10 and A20\0" "Date\0Mon, 21 Mar 2016 17:10:40 +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 SPDIF transceiver controller and clock to the A10 and\n" "A20 dtsi.\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 | 24 ++++++++++++++++++++++++\n" " arch/arm/boot/dts/sun7i-a20.dtsi | 24 ++++++++++++++++++++++++\n" @@ -24,7 +29,7 @@ " \t\t\tclock-output-names = \"ir1\";\n" " \t\t};\n" " \n" - "+\t\tspdif_clk: clk at 01c200c0 {\n" + "+\t\tspdif_clk: clk@01c200c0 {\n" "+\t\t\t#clock-cells = <0>;\n" "+\t\t\tcompatible = \"allwinner,sun4i-a10-mod1-clk\";\n" "+\t\t\treg = <0x01c200c0 0x4>;\n" @@ -35,14 +40,14 @@ "+\t\t\tclock-output-names = \"spdif\";\n" "+\t\t};\n" "+\n" - " \t\tusb_clk: clk at 01c200cc {\n" + " \t\tusb_clk: clk@01c200cc {\n" " \t\t\t#clock-cells = <1>;\n" " \t\t\t#reset-cells = <1>;\n" "@@ -1055,6 +1066,19 @@\n" " \t\t\tstatus = \"disabled\";\n" " \t\t};\n" " \n" - "+\t\tspdif: spdif at 01c21000 {\n" + "+\t\tspdif: spdif@01c21000 {\n" "+\t\t\t#sound-dai-cells = <0>;\n" "+\t\t\tcompatible = \"allwinner,sun4i-a10-spdif\";\n" "+\t\t\treg = <0x01c21000 0x400>;\n" @@ -55,7 +60,7 @@ "+\t\t\tstatus = \"disabled\";\n" "+\t\t};\n" "+\n" - " \t\tir0: ir at 01c21800 {\n" + " \t\tir0: ir@01c21800 {\n" " \t\t\tcompatible = \"allwinner,sun4i-a10-ir\";\n" " \t\t\tclocks = <&apb0_gates 6>, <&ir0_clk>;\n" "diff --git a/arch/arm/boot/dts/sun7i-a20.dtsi b/arch/arm/boot/dts/sun7i-a20.dtsi\n" @@ -66,7 +71,7 @@ " \t\t\tclock-output-names = \"ir1\";\n" " \t\t};\n" " \n" - "+\t\tspdif_clk: clk at 01c200c0 {\n" + "+\t\tspdif_clk: clk@01c200c0 {\n" "+\t\t\t#clock-cells = <0>;\n" "+\t\t\tcompatible = \"allwinner,sun4i-a10-mod1-clk\";\n" "+\t\t\treg = <0x01c200c0 0x4>;\n" @@ -77,14 +82,14 @@ "+\t\t\tclock-output-names = \"spdif\";\n" "+\t\t};\n" "+\n" - " \t\tkeypad_clk: clk at 01c200c4 {\n" + " \t\tkeypad_clk: clk@01c200c4 {\n" " \t\t\t#clock-cells = <0>;\n" " \t\t\tcompatible = \"allwinner,sun4i-a10-mod0-clk\";\n" "@@ -1247,6 +1258,19 @@\n" " \t\t\tstatus = \"disabled\";\n" " \t\t};\n" " \n" - "+\t\tspdif: spdif at 01c21000 {\n" + "+\t\tspdif: spdif@01c21000 {\n" "+\t\t\t#sound-dai-cells = <0>;\n" "+\t\t\tcompatible = \"allwinner,sun4i-a10-spdif\";\n" "+\t\t\treg = <0x01c21000 0x400>;\n" @@ -97,10 +102,10 @@ "+\t\t\tstatus = \"disabled\";\n" "+\t\t};\n" "+\n" - " \t\tir0: ir at 01c21800 {\n" + " \t\tir0: ir@01c21800 {\n" " \t\t\tcompatible = \"allwinner,sun4i-a10-ir\";\n" " \t\t\tclocks = <&apb0_gates 6>, <&ir0_clk>;\n" "-- \n" 2.7.4 -4e0303e3191223386c539b15052c288a86e3012a1d2269b6ca6bc3f82ff2e608 +b3ec34320790d3e74614224d361fbb4d910a797f2f46de0b20169a4a0675ff1d
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.