diff for duplicates of <20150504130546.GC3274@lukather> diff --git a/a/1.txt b/N1/1.txt index 0293f3a..2b13085 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -20,7 +20,7 @@ On Fri, May 01, 2015 at 12:10:05AM +0800, Chen-Yu Tsai wrote: > "usb_phy2", "usb_hsic_12M"; > }; > -> + pll3: clk@06000008 { +> + pll3: clk at 06000008 { > + /* placeholder until implemented */ > + #clock-cells = <0>; > + compatible = "fixed-clock"; @@ -28,14 +28,14 @@ On Fri, May 01, 2015 at 12:10:05AM +0800, Chen-Yu Tsai wrote: > + clock-output-names = "pll3"; > + }; > + -> pll4: clk@0600000c { +> pll4: clk at 0600000c { > #clock-cells = <0>; > compatible = "allwinner,sun9i-a80-pll4-clk"; > @@ -751,13 +759,67 @@ > interrupts = <GIC_SPI 36 IRQ_TYPE_LEVEL_HIGH>; > }; > -> + prcm@08001400 { +> + prcm at 08001400 { > + compatible = "allwinner,sun9i-a80-prcm"; > + reg = <0x08001400 0x200>; > + @@ -50,3 +50,10 @@ Maxime Maxime Ripard, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com +-------------- next part -------------- +A non-text attachment was scrubbed... +Name: signature.asc +Type: application/pgp-signature +Size: 819 bytes +Desc: Digital signature +URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20150504/193c9ca1/attachment.sig> diff --git a/a/2.bin b/a/2.bin deleted file mode 100644 index 96b8a45..0000000 --- a/a/2.bin +++ /dev/null @@ -1,17 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1 - -iQIcBAEBAgAGBQJVR26qAAoJEBx+YmzsjxAgjnwQAKewMB2u3Pz9f8hhzBfqjis9 -CsLgBWbFyUL1UusHbnyEwVwIZsqpoepAKoFn04bfZUNK1mS7jw8v4L7Mao3ec7NK -U25Xya2mULxEmYC/SwGGsuvlLRFuheS8k37BxDPb2CyLSOUTJNhQr8NQTQ03MMa8 -xBISANVCFxW/u0OylcOyRhw4ifQPdRwZvgWcS8jbnqUX39sk4cOyfZWv9GLcCRDH -MSl6EtHKzzfUzOHa7+MYQCjP6a7gMaBzqVaB0+QsB12iNi6sxqd+Aj90zg/UVSIJ -tgEC3XqV5d1GmUmA68J//vQc2oYW/nyxwj4s5VBTh1A99mVzJKK2UuwRlOvyK8Tj -n892vperBYsswqPTOpCav4qchpJOdFKUIN9Yg8hFFc0Ry2R+gPXLGUwEbUI/9itX -EYNhZRluHs7NscIlR1iQaVI318DmVyZBdVXwMQKSLjPMW5QCimKsR83xyDjE4m3v -zqmacLlIvElRjbcsnu3rsGVoOLg/e7egHVDuZhhEtgP5OXJ9yd7RR6cZvxRSRAYe -0+zbId9kTdVYKw3qJ+3cBz9bJbSzxZJKkU0LF9msUnLpCO/p7+r8Go5KqCn/jwzk -FDkoTQAKEt17GITxJ6HzV8yoXqNSCAEI0xrlHLNrS5aXl+qwbOFnLrgjXF7mcD4o -DJsxdtIeWzofT/jDn+6L -=MpoD ------END PGP SIGNATURE----- diff --git a/a/2.hdr b/a/2.hdr deleted file mode 100644 index 3237378..0000000 --- a/a/2.hdr +++ /dev/null @@ -1,2 +0,0 @@ -Content-Type: application/pgp-signature; name="signature.asc" -Content-Description: Digital signature diff --git a/a/content_digest b/N1/content_digest index a0db48a..0d48992 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,16 +1,10 @@ "ref\01430410206-4410-1-git-send-email-wens@csie.org\0" "ref\01430410206-4410-5-git-send-email-wens@csie.org\0" - "From\0Maxime Ripard <maxime.ripard@free-electrons.com>\0" - "Subject\0Re: [PATCH v2 4/5] ARM: dts: sun9i: Add A80 PRCM clocks and reset control nodes\0" + "From\0maxime.ripard@free-electrons.com (Maxime Ripard)\0" + "Subject\0[PATCH v2 4/5] ARM: dts: sun9i: Add A80 PRCM clocks and reset control nodes\0" "Date\0Mon, 4 May 2015 15:05:46 +0200\0" - "To\0Chen-Yu Tsai <wens@csie.org>\0" - "Cc\0Lee Jones <lee.jones@linaro.org>" - Mike Turquette <mturquette@linaro.org> - Stephen Boyd <sboyd@codeaurora.org> - linux-clk@vger.kernel.org - linux-arm-kernel@lists.infradead.org - " linux-kernel@vger.kernel.org\0" - "\01:1\0" + "To\0linux-arm-kernel@lists.infradead.org\0" + "\00:1\0" "b\0" "On Fri, May 01, 2015 at 12:10:05AM +0800, Chen-Yu Tsai wrote:\n" "> This adds the PRCM clocks and reset controls to the A80 dtsi.\n" @@ -34,7 +28,7 @@ "> \t\t\t\t\t \"usb_phy2\", \"usb_hsic_12M\";\n" "> \t\t};\n" "> \n" - "> +\t\tpll3: clk@06000008 {\n" + "> +\t\tpll3: clk at 06000008 {\n" "> +\t\t\t/* placeholder until implemented */\n" "> +\t\t\t#clock-cells = <0>;\n" "> +\t\t\tcompatible = \"fixed-clock\";\n" @@ -42,14 +36,14 @@ "> +\t\t\tclock-output-names = \"pll3\";\n" "> +\t\t};\n" "> +\n" - "> \t\tpll4: clk@0600000c {\n" + "> \t\tpll4: clk at 0600000c {\n" "> \t\t\t#clock-cells = <0>;\n" "> \t\t\tcompatible = \"allwinner,sun9i-a80-pll4-clk\";\n" "> @@ -751,13 +759,67 @@\n" "> \t\t\tinterrupts = <GIC_SPI 36 IRQ_TYPE_LEVEL_HIGH>;\n" "> \t\t};\n" "> \n" - "> +\t\tprcm@08001400 {\n" + "> +\t\tprcm at 08001400 {\n" "> +\t\t\tcompatible = \"allwinner,sun9i-a80-prcm\";\n" "> +\t\t\treg = <0x08001400 0x200>;\n" "> +\n" @@ -63,27 +57,13 @@ "-- \n" "Maxime Ripard, Free Electrons\n" "Embedded Linux, Kernel and Android engineering\n" - http://free-electrons.com - "\01:2\0" - "fn\0signature.asc\0" - "d\0Digital signature\0" - "b\0" - "-----BEGIN PGP SIGNATURE-----\n" - "Version: GnuPG v1\n" - "\n" - "iQIcBAEBAgAGBQJVR26qAAoJEBx+YmzsjxAgjnwQAKewMB2u3Pz9f8hhzBfqjis9\n" - "CsLgBWbFyUL1UusHbnyEwVwIZsqpoepAKoFn04bfZUNK1mS7jw8v4L7Mao3ec7NK\n" - "U25Xya2mULxEmYC/SwGGsuvlLRFuheS8k37BxDPb2CyLSOUTJNhQr8NQTQ03MMa8\n" - "xBISANVCFxW/u0OylcOyRhw4ifQPdRwZvgWcS8jbnqUX39sk4cOyfZWv9GLcCRDH\n" - "MSl6EtHKzzfUzOHa7+MYQCjP6a7gMaBzqVaB0+QsB12iNi6sxqd+Aj90zg/UVSIJ\n" - "tgEC3XqV5d1GmUmA68J//vQc2oYW/nyxwj4s5VBTh1A99mVzJKK2UuwRlOvyK8Tj\n" - "n892vperBYsswqPTOpCav4qchpJOdFKUIN9Yg8hFFc0Ry2R+gPXLGUwEbUI/9itX\n" - "EYNhZRluHs7NscIlR1iQaVI318DmVyZBdVXwMQKSLjPMW5QCimKsR83xyDjE4m3v\n" - "zqmacLlIvElRjbcsnu3rsGVoOLg/e7egHVDuZhhEtgP5OXJ9yd7RR6cZvxRSRAYe\n" - "0+zbId9kTdVYKw3qJ+3cBz9bJbSzxZJKkU0LF9msUnLpCO/p7+r8Go5KqCn/jwzk\n" - "FDkoTQAKEt17GITxJ6HzV8yoXqNSCAEI0xrlHLNrS5aXl+qwbOFnLrgjXF7mcD4o\n" - "DJsxdtIeWzofT/jDn+6L\n" - "=MpoD\n" - "-----END PGP SIGNATURE-----\n" + "http://free-electrons.com\n" + "-------------- next part --------------\n" + "A non-text attachment was scrubbed...\n" + "Name: signature.asc\n" + "Type: application/pgp-signature\n" + "Size: 819 bytes\n" + "Desc: Digital signature\n" + URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20150504/193c9ca1/attachment.sig> -f4cc8083df55ba00eb7a76e73ddfd229af9f0595a616776eeac897400139d783 +9baf2396db958f213a33ab5c7825e72092bc1403c4acd9a23700cb0cdafa12e0
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.