All of lore.kernel.org
 help / color / mirror / Atom feed
From: santosh shilimkar <santosh.shilimkar@oracle.com>
To: mark.rutland@arm.com, ijc+devicetree@hellion.org.uk,
	galak@codeaurora.org, ssantosh@kernel.org, mturquette@linaro.org,
	sboyd@codeaurora.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org,
	arm@kernel.org, "olof@lixom.net" <olof@lixom.net>
Cc: Murali Karicheri <m-karicheri2@ti.com>,
	robh+dt@kernel.org, pawel.moll@arm.com, linux@arm.linux.org.uk,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 2/2] ARM: dts: keystone: fix dt bindings to use post div register for mainpll
Date: Fri, 31 Jul 2015 08:30:03 -0700	[thread overview]
Message-ID: <55BB947B.7090608@oracle.com> (raw)
In-Reply-To: <1432915453-409-2-git-send-email-m-karicheri2@ti.com>

Olof,

As discussed patch 1/2 is already made it via clock tree. Please
pick the subject fix for your upcoming fixes pull request.

On 5/29/2015 9:04 AM, Murali Karicheri wrote:
> All of the keystone devices have a separate register to hold post
> divider value for main pll clock. Currently the fixed-postdiv
> value used for k2hk/l/e SoCs works by sheer luck as u-boot happens to
> use a value of 2 for this. Now that we have fixed this in the pll
> clock driver change the dt bindings for the same.
>
> Signed-off-by: Murali Karicheri <m-karicheri2@ti.com>
> ---
Acked-by: Santosh Shilimkar <ssantosh@kernel.org>



WARNING: multiple messages have this Message-ID (diff)
From: santosh.shilimkar@oracle.com (santosh shilimkar)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/2] ARM: dts: keystone: fix dt bindings to use post div register for mainpll
Date: Fri, 31 Jul 2015 08:30:03 -0700	[thread overview]
Message-ID: <55BB947B.7090608@oracle.com> (raw)
In-Reply-To: <1432915453-409-2-git-send-email-m-karicheri2@ti.com>

Olof,

As discussed patch 1/2 is already made it via clock tree. Please
pick the subject fix for your upcoming fixes pull request.

On 5/29/2015 9:04 AM, Murali Karicheri wrote:
> All of the keystone devices have a separate register to hold post
> divider value for main pll clock. Currently the fixed-postdiv
> value used for k2hk/l/e SoCs works by sheer luck as u-boot happens to
> use a value of 2 for this. Now that we have fixed this in the pll
> clock driver change the dt bindings for the same.
>
> Signed-off-by: Murali Karicheri <m-karicheri2@ti.com>
> ---
Acked-by: Santosh Shilimkar <ssantosh@kernel.org>

  parent reply	other threads:[~2015-07-31 15:30 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-29 16:04 [PATCH 1/2] clk: keystone: add support for post divider register for main pll Murali Karicheri
2015-05-29 16:04 ` Murali Karicheri
2015-05-29 16:04 ` Murali Karicheri
2015-05-29 16:04 ` [PATCH 2/2] ARM: dts: keystone: fix dt bindings to use post div register for mainpll Murali Karicheri
2015-05-29 16:04   ` Murali Karicheri
2015-05-29 16:04   ` Murali Karicheri
2015-07-31 14:20   ` Murali Karicheri
2015-07-31 14:20     ` Murali Karicheri
2015-07-31 14:20     ` Murali Karicheri
2015-07-31 15:30     ` santosh shilimkar
2015-07-31 15:30       ` santosh shilimkar
2015-07-31 15:30   ` santosh shilimkar [this message]
2015-07-31 15:30     ` santosh shilimkar
2015-07-31 20:30     ` Olof Johansson
2015-07-31 20:30       ` Olof Johansson
2015-07-31 22:06       ` santosh.shilimkar
2015-07-31 22:06         ` santosh.shilimkar at oracle.com
2015-06-09 15:25 ` [PATCH 1/2] clk: keystone: add support for post divider register for main pll Murali Karicheri
2015-06-09 15:25   ` Murali Karicheri
2015-06-09 15:25   ` Murali Karicheri
2015-06-09 15:28 ` Fwd: " Murali Karicheri
2015-06-09 15:28   ` Murali Karicheri
2015-06-09 17:34   ` santosh shilimkar
2015-06-09 17:34     ` santosh shilimkar
2015-06-15 16:26 ` Murali Karicheri
2015-06-15 16:26   ` Murali Karicheri
2015-06-15 16:26   ` Murali Karicheri
2015-06-18 22:37 ` Michael Turquette
2015-06-18 22:37   ` Michael Turquette
2015-06-18 22:37   ` Michael Turquette
2015-06-18 22:37   ` Michael Turquette
2015-06-18 22:55   ` santosh shilimkar
2015-06-18 22:55     ` santosh shilimkar
2015-06-22 20:15     ` Murali Karicheri
2015-06-22 20:15       ` Murali Karicheri
2015-06-22 20:15       ` Murali Karicheri
2015-06-22 20:15       ` Murali Karicheri

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=55BB947B.7090608@oracle.com \
    --to=santosh.shilimkar@oracle.com \
    --cc=arm@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=galak@codeaurora.org \
    --cc=ijc+devicetree@hellion.org.uk \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=m-karicheri2@ti.com \
    --cc=mark.rutland@arm.com \
    --cc=mturquette@linaro.org \
    --cc=olof@lixom.net \
    --cc=pawel.moll@arm.com \
    --cc=robh+dt@kernel.org \
    --cc=sboyd@codeaurora.org \
    --cc=ssantosh@kernel.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.