From: Tero Kristo <t-kristo@ti.com>
To: "linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>,
<linux-clk@vger.kernel.org>,
"tony@atomide.com" <tony@atomide.com>,
Stephen Boyd <sboyd@codeaurora.org>,
Mike Turquette <mturquette@baylibre.com>
Cc: "linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>
Subject: [GIT PULL] clock: ti: fixes for 4.3-rc
Date: Fri, 2 Oct 2015 09:40:44 +0300 [thread overview]
Message-ID: <560E26EC.1030801@ti.com> (raw)
Hi Stephen, Mike,
A few TI clock driver fixes to pull against 4.3-rc.
-Tero
================
The following changes since commit 9ffecb10283508260936b96022d4ee43a7798b4c:
Linux 4.3-rc3 (2015-09-27 07:50:08 -0400)
are available in the git repository at:
https://github.com/t-kristo/linux-pm.git for-4.3-rc/ti-clk-fixes
for you to fetch changes up to 7aba4f5201d1b7b3ddb0b03883d9edf69851ddad:
clk: ti: dflt: fix enable_reg validity check (2015-10-02 09:24:28 +0300)
----------------------------------------------------------------
Ben Dooks (1):
clk: ti: fix dual-registration of uart4_ick
Peter Ujfalusi (1):
clk: ti: clk-7xx: Remove hardwired ABE clock configuration
Suman Anna (1):
clk: ti: dflt: fix enable_reg validity check
drivers/clk/ti/clk-3xxx.c | 2 +-
drivers/clk/ti/clk-7xx.c | 18 +-----------------
drivers/clk/ti/clkt_dflt.c | 4 ++--
3 files changed, 4 insertions(+), 20 deletions(-)
WARNING: multiple messages have this Message-ID (diff)
From: Tero Kristo <t-kristo@ti.com>
To: "linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>,
linux-clk@vger.kernel.org, "tony@atomide.com" <tony@atomide.com>,
Stephen Boyd <sboyd@codeaurora.org>,
Mike Turquette <mturquette@baylibre.com>
Cc: "linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>
Subject: [GIT PULL] clock: ti: fixes for 4.3-rc
Date: Fri, 2 Oct 2015 09:40:44 +0300 [thread overview]
Message-ID: <560E26EC.1030801@ti.com> (raw)
Hi Stephen, Mike,
A few TI clock driver fixes to pull against 4.3-rc.
-Tero
================
The following changes since commit 9ffecb10283508260936b96022d4ee43a7798b4c:
Linux 4.3-rc3 (2015-09-27 07:50:08 -0400)
are available in the git repository at:
https://github.com/t-kristo/linux-pm.git for-4.3-rc/ti-clk-fixes
for you to fetch changes up to 7aba4f5201d1b7b3ddb0b03883d9edf69851ddad:
clk: ti: dflt: fix enable_reg validity check (2015-10-02 09:24:28 +0300)
----------------------------------------------------------------
Ben Dooks (1):
clk: ti: fix dual-registration of uart4_ick
Peter Ujfalusi (1):
clk: ti: clk-7xx: Remove hardwired ABE clock configuration
Suman Anna (1):
clk: ti: dflt: fix enable_reg validity check
drivers/clk/ti/clk-3xxx.c | 2 +-
drivers/clk/ti/clk-7xx.c | 18 +-----------------
drivers/clk/ti/clkt_dflt.c | 4 ++--
3 files changed, 4 insertions(+), 20 deletions(-)
WARNING: multiple messages have this Message-ID (diff)
From: t-kristo@ti.com (Tero Kristo)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] clock: ti: fixes for 4.3-rc
Date: Fri, 2 Oct 2015 09:40:44 +0300 [thread overview]
Message-ID: <560E26EC.1030801@ti.com> (raw)
Hi Stephen, Mike,
A few TI clock driver fixes to pull against 4.3-rc.
-Tero
================
The following changes since commit 9ffecb10283508260936b96022d4ee43a7798b4c:
Linux 4.3-rc3 (2015-09-27 07:50:08 -0400)
are available in the git repository at:
https://github.com/t-kristo/linux-pm.git for-4.3-rc/ti-clk-fixes
for you to fetch changes up to 7aba4f5201d1b7b3ddb0b03883d9edf69851ddad:
clk: ti: dflt: fix enable_reg validity check (2015-10-02 09:24:28 +0300)
----------------------------------------------------------------
Ben Dooks (1):
clk: ti: fix dual-registration of uart4_ick
Peter Ujfalusi (1):
clk: ti: clk-7xx: Remove hardwired ABE clock configuration
Suman Anna (1):
clk: ti: dflt: fix enable_reg validity check
drivers/clk/ti/clk-3xxx.c | 2 +-
drivers/clk/ti/clk-7xx.c | 18 +-----------------
drivers/clk/ti/clkt_dflt.c | 4 ++--
3 files changed, 4 insertions(+), 20 deletions(-)
next reply other threads:[~2015-10-02 6:40 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-02 6:40 Tero Kristo [this message]
2015-10-02 6:40 ` [GIT PULL] clock: ti: fixes for 4.3-rc Tero Kristo
2015-10-02 6:40 ` Tero Kristo
2015-10-02 18:28 ` Stephen Boyd
2015-10-02 18:28 ` Stephen Boyd
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=560E26EC.1030801@ti.com \
--to=t-kristo@ti.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=mturquette@baylibre.com \
--cc=sboyd@codeaurora.org \
--cc=tony@atomide.com \
/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.