All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Lechner <david@lechnology.com>
To: linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Cc: David Lechner <david@lechnology.com>,
	Sekhar Nori <nsekhar@ti.com>,
	Michael Turquette <mturquette@baylibre.com>,
	Stephen Boyd <sboyd@codeaurora.org>,
	linux-kernel@vger.kernel.org
Subject: [PATCH v3 0/2] clk: davinci: pll-dm355: fix SYSCLKn parent names
Date: Wed,  9 May 2018 10:36:40 -0500	[thread overview]
Message-ID: <20180509153642.22399-1-david@lechnology.com> (raw)

v3 changes:
* swap order of patches

v2 changes:
* add new patch to remove non-existent PLL2 SYSCLK2

David Lechner (2):
  clk: davinci: pll-dm355: drop pll2_sysclk2
  clk: davinci: pll-dm355: fix SYSCLKn parent names

 drivers/clk/davinci/pll-dm355.c | 13 +++++--------
 1 file changed, 5 insertions(+), 8 deletions(-)

-- 
2.17.0

WARNING: multiple messages have this Message-ID (diff)
From: david@lechnology.com (David Lechner)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 0/2] clk: davinci: pll-dm355: fix SYSCLKn parent names
Date: Wed,  9 May 2018 10:36:40 -0500	[thread overview]
Message-ID: <20180509153642.22399-1-david@lechnology.com> (raw)

v3 changes:
* swap order of patches

v2 changes:
* add new patch to remove non-existent PLL2 SYSCLK2

David Lechner (2):
  clk: davinci: pll-dm355: drop pll2_sysclk2
  clk: davinci: pll-dm355: fix SYSCLKn parent names

 drivers/clk/davinci/pll-dm355.c | 13 +++++--------
 1 file changed, 5 insertions(+), 8 deletions(-)

-- 
2.17.0

             reply	other threads:[~2018-05-09 15:36 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-09 15:36 David Lechner [this message]
2018-05-09 15:36 ` [PATCH v3 0/2] clk: davinci: pll-dm355: fix SYSCLKn parent names David Lechner
2018-05-09 15:36 ` [PATCH v3 1/2] clk: davinci: pll-dm355: drop pll2_sysclk2 David Lechner
2018-05-09 15:36   ` David Lechner
2018-05-10 15:29   ` Sekhar Nori
2018-05-10 15:29     ` Sekhar Nori
2018-05-09 15:36 ` [PATCH v3 2/2] clk: davinci: pll-dm355: fix SYSCLKn parent names David Lechner
2018-05-09 15:36   ` David Lechner
2018-05-10 15:30   ` Sekhar Nori
2018-05-10 15:30     ` Sekhar Nori

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180509153642.22399-1-david@lechnology.com \
    --to=david@lechnology.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mturquette@baylibre.com \
    --cc=nsekhar@ti.com \
    --cc=sboyd@codeaurora.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.