diff for duplicates of <1491810121.3480.36.camel@baylibre.com> diff --git a/a/1.txt b/N1/1.txt index e3e59a6..0f6dfbf 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -7,15 +7,15 @@ Cheers The following changes since commit 3a429818a2e48928ae0114df5fb3b0612dd57001: -? Merge branch 'v4.12/clk-drivers' into v4.12/clk (2017-04-04 15:58:11 -0700) + Merge branch 'v4.12/clk-drivers' into v4.12/clk (2017-04-04 15:58:11 -0700) are available in the git repository at: -? git://github.com/BayLibre/clk-meson.git tags/meson-clk-for-4.12 + git://github.com/BayLibre/clk-meson.git tags/meson-clk-for-4.12 for you to fetch changes up to b609338b26f5653aa211fc7af83477e2df6e3f0b: -? clk: meson: mpll: use 64bit math in rate_from_params (2017-04-07 17:45:30 + clk: meson: mpll: use 64bit math in rate_from_params (2017-04-07 17:45:30 +0200) ---------------------------------------------------------------- @@ -27,23 +27,23 @@ for you to fetch changes up to b609338b26f5653aa211fc7af83477e2df6e3f0b: ---------------------------------------------------------------- Jerome Brunet (6): -??????MAINTAINERS: Add maintainers for the meson clock driver -??????clk: meson: gxbb: protect against holes in the onecell_data array -??????clk: meson: add audio clock divider support -??????clk: meson: gxbb: add cts_amclk -??????clk: meson: gxbb: add cts_mclk_i958 -??????clk: meson: gxbb: add cts_i958 clock + MAINTAINERS: Add maintainers for the meson clock driver + clk: meson: gxbb: protect against holes in the onecell_data array + clk: meson: add audio clock divider support + clk: meson: gxbb: add cts_amclk + clk: meson: gxbb: add cts_mclk_i958 + clk: meson: gxbb: add cts_i958 clock Martin Blumenstingl (2): -??????clk: meson: mpll: fix division by zero in rate_from_params -??????clk: meson: mpll: use 64bit math in rate_from_params - -?MAINTAINERS???????????????????????????|??10 +++ -?drivers/clk/meson/Makefile????????????|???2 +- -?drivers/clk/meson/clk-audio-divider.c | 144 ++++++++++++++++++++++++++++++++++ -?drivers/clk/meson/clk-mpll.c??????????|??26 +++--- -?drivers/clk/meson/clkc.h??????????????|??10 +++ -?drivers/clk/meson/gxbb.c??????????????| 144 ++++++++++++++++++++++++++++++++++ -?drivers/clk/meson/gxbb.h??????????????|???9 ++- -?7 files changed, 332 insertions(+), 13 deletions(-) -?create mode 100644 drivers/clk/meson/clk-audio-divider.c + clk: meson: mpll: fix division by zero in rate_from_params + clk: meson: mpll: use 64bit math in rate_from_params + + MAINTAINERS | 10 +++ + drivers/clk/meson/Makefile | 2 +- + drivers/clk/meson/clk-audio-divider.c | 144 ++++++++++++++++++++++++++++++++++ + drivers/clk/meson/clk-mpll.c | 26 +++--- + drivers/clk/meson/clkc.h | 10 +++ + drivers/clk/meson/gxbb.c | 144 ++++++++++++++++++++++++++++++++++ + drivers/clk/meson/gxbb.h | 9 ++- + 7 files changed, 332 insertions(+), 13 deletions(-) + create mode 100644 drivers/clk/meson/clk-audio-divider.c diff --git a/a/content_digest b/N1/content_digest index 94ffb16..fb56c1e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,12 @@ - "From\0jbrunet@baylibre.com (Jerome Brunet)\0" + "From\0Jerome Brunet <jbrunet@baylibre.com>\0" "Subject\0[GIT PULL] Amlogic clock driver updates for v4.12 - 2nd batch\0" "Date\0Mon, 10 Apr 2017 09:42:01 +0200\0" - "To\0linus-amlogic@lists.infradead.org\0" + "To\0Michael Turquette <mturquette@baylibre.com>" + " Stephen Boyd <sboyd@codeaurora.org>\0" + "Cc\0Kevin Hilman <khilman@baylibre.com>" + Neil Armstrong <narmstrong@baylibre.com> + linux-clk@vger.kernel.org <linux-clk@vger.kernel.org> + " open list:ARM/Amlogic Meson... <linux-amlogic@lists.infradead.org>\0" "\00:1\0" "b\0" "Dear clock maintainers,\n" @@ -13,15 +18,15 @@ "\n" "The following changes since commit 3a429818a2e48928ae0114df5fb3b0612dd57001:\n" "\n" - "? Merge branch 'v4.12/clk-drivers' into v4.12/clk (2017-04-04 15:58:11 -0700)\n" + "\302\240 Merge branch 'v4.12/clk-drivers' into v4.12/clk (2017-04-04 15:58:11 -0700)\n" "\n" "are available in the git repository at:\n" "\n" - "? git://github.com/BayLibre/clk-meson.git tags/meson-clk-for-4.12\n" + "\302\240 git://github.com/BayLibre/clk-meson.git tags/meson-clk-for-4.12\n" "\n" "for you to fetch changes up to b609338b26f5653aa211fc7af83477e2df6e3f0b:\n" "\n" - "? clk: meson: mpll: use 64bit math in rate_from_params (2017-04-07 17:45:30\n" + "\302\240 clk: meson: mpll: use 64bit math in rate_from_params (2017-04-07 17:45:30\n" "+0200)\n" "\n" "----------------------------------------------------------------\n" @@ -33,25 +38,25 @@ "\n" "----------------------------------------------------------------\n" "Jerome Brunet (6):\n" - "??????MAINTAINERS: Add maintainers for the meson clock driver\n" - "??????clk: meson: gxbb: protect against holes in the onecell_data array\n" - "??????clk: meson: add audio clock divider support\n" - "??????clk: meson: gxbb: add cts_amclk\n" - "??????clk: meson: gxbb: add cts_mclk_i958\n" - "??????clk: meson: gxbb: add cts_i958 clock\n" + "\302\240\302\240\302\240\302\240\302\240\302\240MAINTAINERS: Add maintainers for the meson clock driver\n" + "\302\240\302\240\302\240\302\240\302\240\302\240clk: meson: gxbb: protect against holes in the onecell_data array\n" + "\302\240\302\240\302\240\302\240\302\240\302\240clk: meson: add audio clock divider support\n" + "\302\240\302\240\302\240\302\240\302\240\302\240clk: meson: gxbb: add cts_amclk\n" + "\302\240\302\240\302\240\302\240\302\240\302\240clk: meson: gxbb: add cts_mclk_i958\n" + "\302\240\302\240\302\240\302\240\302\240\302\240clk: meson: gxbb: add cts_i958 clock\n" "\n" "Martin Blumenstingl (2):\n" - "??????clk: meson: mpll: fix division by zero in rate_from_params\n" - "??????clk: meson: mpll: use 64bit math in rate_from_params\n" - "\n" - "?MAINTAINERS???????????????????????????|??10 +++\n" - "?drivers/clk/meson/Makefile????????????|???2 +-\n" - "?drivers/clk/meson/clk-audio-divider.c | 144 ++++++++++++++++++++++++++++++++++\n" - "?drivers/clk/meson/clk-mpll.c??????????|??26 +++---\n" - "?drivers/clk/meson/clkc.h??????????????|??10 +++\n" - "?drivers/clk/meson/gxbb.c??????????????| 144 ++++++++++++++++++++++++++++++++++\n" - "?drivers/clk/meson/gxbb.h??????????????|???9 ++-\n" - "?7 files changed, 332 insertions(+), 13 deletions(-)\n" - ?create mode 100644 drivers/clk/meson/clk-audio-divider.c + "\302\240\302\240\302\240\302\240\302\240\302\240clk: meson: mpll: fix division by zero in rate_from_params\n" + "\302\240\302\240\302\240\302\240\302\240\302\240clk: meson: mpll: use 64bit math in rate_from_params\n" + "\n" + "\302\240MAINTAINERS\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240|\302\240\302\24010 +++\n" + "\302\240drivers/clk/meson/Makefile\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240|\302\240\302\240\302\2402 +-\n" + "\302\240drivers/clk/meson/clk-audio-divider.c | 144 ++++++++++++++++++++++++++++++++++\n" + "\302\240drivers/clk/meson/clk-mpll.c\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240|\302\240\302\24026 +++---\n" + "\302\240drivers/clk/meson/clkc.h\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240|\302\240\302\24010 +++\n" + "\302\240drivers/clk/meson/gxbb.c\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240| 144 ++++++++++++++++++++++++++++++++++\n" + "\302\240drivers/clk/meson/gxbb.h\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240|\302\240\302\240\302\2409 ++-\n" + "\302\2407 files changed, 332 insertions(+), 13 deletions(-)\n" + "\302\240create mode 100644 drivers/clk/meson/clk-audio-divider.c" -10c40d6f04591990472ced284a4c1fcf43c44c7aa8c7721bb1f87632129df8c8 +8304525b46b933d8f6bbcc9430ce6692bc445f51d89a73de444d119c3ae4386c
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.