From: Tero Kristo <t-kristo@ti.com>
To: Tony Lindgren <tony@atomide.com>, Ravikumar Kattekola <rk@ti.com>
Cc: bcousson@baylibre.com, mark.rutland@arm.com,
devicetree@vger.kernel.org, linux@arm.linux.org.uk,
pawel.moll@arm.com, ijc+devicetree@hellion.org.uk,
linux-kernel@vger.kernel.org, robh+dt@kernel.org,
galak@codeaurora.org, linux-omap@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 0/2] ARM: DRA7x/OMAP5: Clock: DPLL Clock fixes
Date: Wed, 25 Feb 2015 09:28:48 +0200 [thread overview]
Message-ID: <54ED79B0.4020101@ti.com> (raw)
In-Reply-To: <20150224162719.GA28244@atomide.com>
On 02/24/2015 06:27 PM, Tony Lindgren wrote:
> * Ravikumar Kattekola <rk@ti.com> [150219 08:13]:
>> On 1/31/2015 10:36 PM, Ravikumar Kattekola wrote:
>>> Fix bypass clock source for a few DPLLs.
>>>
>>> On DRA7x/OMAP5, for a few DPLLs, both CLKINP and CLKINPULOW are connected
>>> to a mux and the output from mux is routed to the bypass clkout.
>>> Add a mux-clock as bypass clock with CLKINP and CLKINPULOW as parents.
>>>
>>> Tested against:
>>> tree: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git
>>> branch: master
>>> On:
>>> CPU : OMAP5432 ES2.0
>>> Board: OMAP5432 uEVM
>>> and
>>> CPU : DRA752 ES1.0
>>> Board: DRA7xx
>>>
>>>
>>> Ravikumar Kattekola (2):
>>> ARM: DRA7x: dts: Fix the bypass clock source for dpll_iva and others
>>> ARM: OMAP5: dts: Fix the bypass clock source for dpll_iva and others
>>>
>>> arch/arm/boot/dts/dra7xx-clocks.dtsi | 90 ++++++++++++++++++++++++++++----
>>> arch/arm/boot/dts/omap54xx-clocks.dtsi | 41 +++++++++++++--
>>> 2 files changed, 118 insertions(+), 13 deletions(-)
>>>
>> Hi Benoit,
>> Can these fixes be looked into for 3.20-rc?
>
> Seem like valid fixes to me. Tero, care to take a look at these and ack
> if OK?
Yes, both are good to go.
Acked-by: Tero Kristo <t-kristo@ti.com>
WARNING: multiple messages have this Message-ID (diff)
From: t-kristo@ti.com (Tero Kristo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] ARM: DRA7x/OMAP5: Clock: DPLL Clock fixes
Date: Wed, 25 Feb 2015 09:28:48 +0200 [thread overview]
Message-ID: <54ED79B0.4020101@ti.com> (raw)
In-Reply-To: <20150224162719.GA28244@atomide.com>
On 02/24/2015 06:27 PM, Tony Lindgren wrote:
> * Ravikumar Kattekola <rk@ti.com> [150219 08:13]:
>> On 1/31/2015 10:36 PM, Ravikumar Kattekola wrote:
>>> Fix bypass clock source for a few DPLLs.
>>>
>>> On DRA7x/OMAP5, for a few DPLLs, both CLKINP and CLKINPULOW are connected
>>> to a mux and the output from mux is routed to the bypass clkout.
>>> Add a mux-clock as bypass clock with CLKINP and CLKINPULOW as parents.
>>>
>>> Tested against:
>>> tree: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git
>>> branch: master
>>> On:
>>> CPU : OMAP5432 ES2.0
>>> Board: OMAP5432 uEVM
>>> and
>>> CPU : DRA752 ES1.0
>>> Board: DRA7xx
>>>
>>>
>>> Ravikumar Kattekola (2):
>>> ARM: DRA7x: dts: Fix the bypass clock source for dpll_iva and others
>>> ARM: OMAP5: dts: Fix the bypass clock source for dpll_iva and others
>>>
>>> arch/arm/boot/dts/dra7xx-clocks.dtsi | 90 ++++++++++++++++++++++++++++----
>>> arch/arm/boot/dts/omap54xx-clocks.dtsi | 41 +++++++++++++--
>>> 2 files changed, 118 insertions(+), 13 deletions(-)
>>>
>> Hi Benoit,
>> Can these fixes be looked into for 3.20-rc?
>
> Seem like valid fixes to me. Tero, care to take a look at these and ack
> if OK?
Yes, both are good to go.
Acked-by: Tero Kristo <t-kristo@ti.com>
WARNING: multiple messages have this Message-ID (diff)
From: Tero Kristo <t-kristo@ti.com>
To: Tony Lindgren <tony@atomide.com>, Ravikumar Kattekola <rk@ti.com>
Cc: <bcousson@baylibre.com>, <mark.rutland@arm.com>,
<devicetree@vger.kernel.org>, <linux@arm.linux.org.uk>,
<pawel.moll@arm.com>, <ijc+devicetree@hellion.org.uk>,
<linux-kernel@vger.kernel.org>, <robh+dt@kernel.org>,
<galak@codeaurora.org>, <linux-omap@vger.kernel.org>,
<linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH 0/2] ARM: DRA7x/OMAP5: Clock: DPLL Clock fixes
Date: Wed, 25 Feb 2015 09:28:48 +0200 [thread overview]
Message-ID: <54ED79B0.4020101@ti.com> (raw)
In-Reply-To: <20150224162719.GA28244@atomide.com>
On 02/24/2015 06:27 PM, Tony Lindgren wrote:
> * Ravikumar Kattekola <rk@ti.com> [150219 08:13]:
>> On 1/31/2015 10:36 PM, Ravikumar Kattekola wrote:
>>> Fix bypass clock source for a few DPLLs.
>>>
>>> On DRA7x/OMAP5, for a few DPLLs, both CLKINP and CLKINPULOW are connected
>>> to a mux and the output from mux is routed to the bypass clkout.
>>> Add a mux-clock as bypass clock with CLKINP and CLKINPULOW as parents.
>>>
>>> Tested against:
>>> tree: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git
>>> branch: master
>>> On:
>>> CPU : OMAP5432 ES2.0
>>> Board: OMAP5432 uEVM
>>> and
>>> CPU : DRA752 ES1.0
>>> Board: DRA7xx
>>>
>>>
>>> Ravikumar Kattekola (2):
>>> ARM: DRA7x: dts: Fix the bypass clock source for dpll_iva and others
>>> ARM: OMAP5: dts: Fix the bypass clock source for dpll_iva and others
>>>
>>> arch/arm/boot/dts/dra7xx-clocks.dtsi | 90 ++++++++++++++++++++++++++++----
>>> arch/arm/boot/dts/omap54xx-clocks.dtsi | 41 +++++++++++++--
>>> 2 files changed, 118 insertions(+), 13 deletions(-)
>>>
>> Hi Benoit,
>> Can these fixes be looked into for 3.20-rc?
>
> Seem like valid fixes to me. Tero, care to take a look at these and ack
> if OK?
Yes, both are good to go.
Acked-by: Tero Kristo <t-kristo@ti.com>
next prev parent reply other threads:[~2015-02-25 7:28 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-31 17:06 [PATCH 0/2] ARM: DRA7x/OMAP5: Clock: DPLL Clock fixes Ravikumar Kattekola
2015-01-31 17:06 ` Ravikumar Kattekola
2015-01-31 17:06 ` Ravikumar Kattekola
2015-01-31 17:06 ` [PATCH 1/2] ARM: DRA7x: dts: Fix the bypass clock source for dpll_iva and others Ravikumar Kattekola
2015-01-31 17:06 ` Ravikumar Kattekola
2015-01-31 17:06 ` Ravikumar Kattekola
2015-01-31 17:06 ` [PATCH 2/2] ARM: OMAP5: " Ravikumar Kattekola
2015-01-31 17:06 ` Ravikumar Kattekola
2015-01-31 17:06 ` Ravikumar Kattekola
2015-02-19 15:08 ` [PATCH 0/2] ARM: DRA7x/OMAP5: Clock: DPLL Clock fixes Ravikumar Kattekola
2015-02-19 15:08 ` Ravikumar Kattekola
2015-02-19 15:08 ` Ravikumar Kattekola
2015-02-24 16:27 ` Tony Lindgren
2015-02-24 16:27 ` Tony Lindgren
2015-02-25 7:28 ` Tero Kristo [this message]
2015-02-25 7:28 ` Tero Kristo
2015-02-25 7:28 ` Tero Kristo
2015-03-06 16:37 ` Tony Lindgren
2015-03-06 16:37 ` Tony Lindgren
2015-03-06 16:37 ` Tony Lindgren
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=54ED79B0.4020101@ti.com \
--to=t-kristo@ti.com \
--cc=bcousson@baylibre.com \
--cc=devicetree@vger.kernel.org \
--cc=galak@codeaurora.org \
--cc=ijc+devicetree@hellion.org.uk \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=linux@arm.linux.org.uk \
--cc=mark.rutland@arm.com \
--cc=pawel.moll@arm.com \
--cc=rk@ti.com \
--cc=robh+dt@kernel.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.