diff for duplicates of <20170420195917.GA16113@plaes.org> diff --git a/a/1.txt b/N1/1.txt index 353f429..7a2a497 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -40,7 +40,7 @@ static SUNXI_CCU_MUX_WITH_GATE(sata_clk, "sata", sata_parents, Should I create a fixed-clock node in the dtsi: -sata-ext: clk at 0 { +sata-ext: clk@0 { #clock-cells = <0>; compatible = "fixed-clock"; clock-frequency = <200000000>; @@ -49,5 +49,10 @@ sata-ext: clk at 0 { And would it also need pio definition? -P?ikest, +Päikest, Priit :) + +-- +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-/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 585e4f4..07b0abc 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,10 +3,23 @@ "ref\020170327075438.cw3d6s7zyeemenwr@lukather\0" "ref\020170404200919.GA22159@plaes.org\0" "ref\020170407133805.aiythp3hdvuyhcrc@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\0Thu, 20 Apr 2017 19:59:17 +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 Fri, Apr 07, 2017 at 03:38:05PM +0200, Maxime Ripard wrote:\n" @@ -51,7 +64,7 @@ "\n" "Should I create a fixed-clock node in the dtsi:\n" "\n" - "sata-ext: clk at 0 {\n" + "sata-ext: clk@0 {\n" "\t#clock-cells = <0>;\n" "\tcompatible = \"fixed-clock\";\n" "\tclock-frequency = <200000000>;\n" @@ -60,7 +73,12 @@ "\n" "And would it also need pio definition?\n" "\n" - "P?ikest,\n" - Priit :) + "P\303\244ikest,\n" + "Priit :)\n" + "\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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org\n" + For more options, visit https://groups.google.com/d/optout. -ecead622a9de399b8e57538735593eb30ab9786f00d16a2999d9f6f542d16c42 +f4f461fe74ba0e71564ef994e140f8ae1eddea65eea58235563d5145632128e0
diff --git a/a/1.txt b/N2/1.txt index 353f429..556e6b3 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -40,7 +40,7 @@ static SUNXI_CCU_MUX_WITH_GATE(sata_clk, "sata", sata_parents, Should I create a fixed-clock node in the dtsi: -sata-ext: clk at 0 { +sata-ext: clk@0 { #clock-cells = <0>; compatible = "fixed-clock"; clock-frequency = <200000000>; @@ -49,5 +49,5 @@ sata-ext: clk at 0 { And would it also need pio definition? -P?ikest, +Päikest, Priit :) diff --git a/a/content_digest b/N2/content_digest index 585e4f4..4caa7cb 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -3,10 +3,23 @@ "ref\020170327075438.cw3d6s7zyeemenwr@lukather\0" "ref\020170404200919.GA22159@plaes.org\0" "ref\020170407133805.aiythp3hdvuyhcrc@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\0Thu, 20 Apr 2017 19:59:17 +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 Fri, Apr 07, 2017 at 03:38:05PM +0200, Maxime Ripard wrote:\n" @@ -51,7 +64,7 @@ "\n" "Should I create a fixed-clock node in the dtsi:\n" "\n" - "sata-ext: clk at 0 {\n" + "sata-ext: clk@0 {\n" "\t#clock-cells = <0>;\n" "\tcompatible = \"fixed-clock\";\n" "\tclock-frequency = <200000000>;\n" @@ -60,7 +73,7 @@ "\n" "And would it also need pio definition?\n" "\n" - "P?ikest,\n" + "P\303\244ikest,\n" Priit :) -ecead622a9de399b8e57538735593eb30ab9786f00d16a2999d9f6f542d16c42 +a7e39e3890ed2b55f9b09123837e39fa48d3fcdbfa19c180de94997a6b82d19d
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.