diff for duplicates of <20170404200919.GA22159@plaes.org> diff --git a/a/1.txt b/N1/1.txt index c0fee94..ae8d59e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -7,7 +7,7 @@ On Mon, Mar 27, 2017 at 09:54:38AM +0200, Maxime Ripard wrote: > > Introduce a clock controller driver for sun4i A10 and sun7i A20 > > series SoCs. > > -> > Signed-off-by: Priit Laes <plaes@plaes.org> +> > Signed-off-by: Priit Laes <plaes-q/aMd4JkU83YtjvyW6yDsg@public.gmane.org> > > --- > > drivers/clk/sunxi-ng/Kconfig | 13 +- > > drivers/clk/sunxi-ng/Makefile | 1 +- @@ -82,7 +82,7 @@ Nope... Are you sure? Although, they weren't listed in datasheet, they are defined in the sun4i-a10.dtsi: -mmc0_clk: clk at 01c20088 { +mmc0_clk: clk@01c20088 { #clock-cells = <1>; compatible = "allwinner,sun4i-a10-mmc-clk"; reg = <0x01c20088 0x4>; @@ -110,7 +110,7 @@ is identical and supports only 3 first parents without osc32k. Wasn't listed in datasheet, but it's in BSP and also in sun4i-a10.dtsi: -spdif_clk: clk at 01c200c0 { +spdif_clk: clk@01c200c0 { #clock-cells = <0>; compatible = "allwinner,sun4i-a10-mod1-clk"; reg = <0x01c200c0 0x4>; @@ -250,5 +250,5 @@ Will try it... > > -- > You received this message because you are subscribed to the Google Groups "linux-sunxi" group. -> To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscribe at googlegroups.com. +> To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > For more options, visit https://groups.google.com/d/optout. diff --git a/a/content_digest b/N1/content_digest index 46a0429..f47e4ca 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,10 +1,23 @@ "ref\0cover.a58841efb571d44013658505f3fa140536a89d1c.1490545262.git-series.plaes@plaes.org\0" "ref\0ac8c4dab4f160ec605d52120517774bf1de87c2e.1490545262.git-series.plaes@plaes.org\0" "ref\020170327075438.cw3d6s7zyeemenwr@lukather\0" - "From\0plaes@plaes.org (Priit Laes)\0" - "Subject\0[linux-sunxi] Re: [PATCH v2 1/6] clk: sunxi-ng: Add sun4i/sun7i CCU driver\0" + "From\0Priit Laes <plaes-q/aMd4JkU83YtjvyW6yDsg@public.gmane.org>\0" + "Subject\0Re: Re: [PATCH v2 1/6] clk: sunxi-ng: Add sun4i/sun7i CCU driver\0" "Date\0Tue, 4 Apr 2017 20:09:19 +0000\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0" + "Cc\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-clk-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org + Icenowy Zheng <icenowy-ymACFijhrKM@public.gmane.org> + Russell King <linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org> + Chen-Yu Tsai <wens-jdAy2FN1RRM@public.gmane.org> + Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> + Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + Stephen Boyd <sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> + Michael Turquette <mturquette-rdvid1DuHRBWk0Htik3J/w@public.gmane.org> + " Philipp Zabel <p.zabel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>\0" "\00:1\0" "b\0" "On Mon, Mar 27, 2017 at 09:54:38AM +0200, Maxime Ripard wrote:\n" @@ -16,7 +29,7 @@ "> > Introduce a clock controller driver for sun4i A10 and sun7i A20\n" "> > series SoCs.\n" "> > \n" - "> > Signed-off-by: Priit Laes <plaes@plaes.org>\n" + "> > Signed-off-by: Priit Laes <plaes-q/aMd4JkU83YtjvyW6yDsg@public.gmane.org>\n" "> > ---\n" "> > drivers/clk/sunxi-ng/Kconfig | 13 +-\n" "> > drivers/clk/sunxi-ng/Makefile | 1 +-\n" @@ -91,7 +104,7 @@ "Are you sure? Although, they weren't listed in datasheet, they are defined\n" "in the sun4i-a10.dtsi:\n" "\n" - "mmc0_clk: clk at 01c20088 {\n" + "mmc0_clk: clk@01c20088 {\n" " #clock-cells = <1>;\n" " compatible = \"allwinner,sun4i-a10-mmc-clk\";\n" " reg = <0x01c20088 0x4>;\n" @@ -119,7 +132,7 @@ "\n" "Wasn't listed in datasheet, but it's in BSP and also in sun4i-a10.dtsi:\n" "\n" - "spdif_clk: clk at 01c200c0 {\n" + "spdif_clk: clk@01c200c0 {\n" " #clock-cells = <0>;\n" " compatible = \"allwinner,sun4i-a10-mod1-clk\";\n" " reg = <0x01c200c0 0x4>;\n" @@ -259,7 +272,7 @@ "> \n" "> -- \n" "> You received this message because you are subscribed to the Google Groups \"linux-sunxi\" group.\n" - "> To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscribe at googlegroups.com.\n" + "> To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org\n" > For more options, visit https://groups.google.com/d/optout. -23d6f17057feb0b15086cd26830bc4f2bab9693babf313942474848303446f04 +8a4cf4b654f833ba7ceeb6ac40e205465afab112cd8ebe6f21d8ff64a6cd6ec5
diff --git a/a/1.txt b/N2/1.txt index c0fee94..c68d5f8 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -82,7 +82,7 @@ Nope... Are you sure? Although, they weren't listed in datasheet, they are defined in the sun4i-a10.dtsi: -mmc0_clk: clk at 01c20088 { +mmc0_clk: clk@01c20088 { #clock-cells = <1>; compatible = "allwinner,sun4i-a10-mmc-clk"; reg = <0x01c20088 0x4>; @@ -110,7 +110,7 @@ is identical and supports only 3 first parents without osc32k. Wasn't listed in datasheet, but it's in BSP and also in sun4i-a10.dtsi: -spdif_clk: clk at 01c200c0 { +spdif_clk: clk@01c200c0 { #clock-cells = <0>; compatible = "allwinner,sun4i-a10-mod1-clk"; reg = <0x01c200c0 0x4>; @@ -250,5 +250,5 @@ Will try it... > > -- > You received this message because you are subscribed to the Google Groups "linux-sunxi" group. -> To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscribe at googlegroups.com. +> To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscribe@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. diff --git a/a/content_digest b/N2/content_digest index 46a0429..7e10047 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,10 +1,23 @@ "ref\0cover.a58841efb571d44013658505f3fa140536a89d1c.1490545262.git-series.plaes@plaes.org\0" "ref\0ac8c4dab4f160ec605d52120517774bf1de87c2e.1490545262.git-series.plaes@plaes.org\0" "ref\020170327075438.cw3d6s7zyeemenwr@lukather\0" - "From\0plaes@plaes.org (Priit Laes)\0" - "Subject\0[linux-sunxi] Re: [PATCH v2 1/6] clk: sunxi-ng: Add sun4i/sun7i CCU driver\0" + "From\0Priit Laes <plaes@plaes.org>\0" + "Subject\0Re: [linux-sunxi] Re: [PATCH v2 1/6] clk: sunxi-ng: Add sun4i/sun7i CCU driver\0" "Date\0Tue, 4 Apr 2017 20:09:19 +0000\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Maxime Ripard <maxime.ripard@free-electrons.com>\0" + "Cc\0linux-kernel@vger.kernel.org" + linux-arm-kernel@lists.infradead.org + devicetree@vger.kernel.org + linux-clk@vger.kernel.org + linux-sunxi@googlegroups.com + Icenowy Zheng <icenowy@aosc.xyz> + Russell King <linux@armlinux.org.uk> + Chen-Yu Tsai <wens@csie.org> + Mark Rutland <mark.rutland@arm.com> + Rob Herring <robh+dt@kernel.org> + Stephen Boyd <sboyd@codeaurora.org> + Michael Turquette <mturquette@baylibre.com> + " Philipp Zabel <p.zabel@pengutronix.de>\0" "\00:1\0" "b\0" "On Mon, Mar 27, 2017 at 09:54:38AM +0200, Maxime Ripard wrote:\n" @@ -91,7 +104,7 @@ "Are you sure? Although, they weren't listed in datasheet, they are defined\n" "in the sun4i-a10.dtsi:\n" "\n" - "mmc0_clk: clk at 01c20088 {\n" + "mmc0_clk: clk@01c20088 {\n" " #clock-cells = <1>;\n" " compatible = \"allwinner,sun4i-a10-mmc-clk\";\n" " reg = <0x01c20088 0x4>;\n" @@ -119,7 +132,7 @@ "\n" "Wasn't listed in datasheet, but it's in BSP and also in sun4i-a10.dtsi:\n" "\n" - "spdif_clk: clk at 01c200c0 {\n" + "spdif_clk: clk@01c200c0 {\n" " #clock-cells = <0>;\n" " compatible = \"allwinner,sun4i-a10-mod1-clk\";\n" " reg = <0x01c200c0 0x4>;\n" @@ -259,7 +272,7 @@ "> \n" "> -- \n" "> You received this message because you are subscribed to the Google Groups \"linux-sunxi\" group.\n" - "> To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscribe at googlegroups.com.\n" + "> To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscribe@googlegroups.com.\n" > For more options, visit https://groups.google.com/d/optout. -23d6f17057feb0b15086cd26830bc4f2bab9693babf313942474848303446f04 +236303ed73afb895127d7a5ef62317f264bdd0cbf16bc1d0c8b70e2da111053b
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.