All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sathya Prakash <a0393677@ti.com>
To: Tomi Valkeinen <tomi.valkeinen@ti.com>
Cc: Sathya Prakash M R <sathyap@ti.com>,
	tony@atomide.com, devicetree@vger.kernel.org,
	linux-omap@vger.kernel.org, paul@pwsan.com
Subject: Re: [PATCH v2 2/4] ARM: AM43xx: fix dpll init in bypass mode
Date: Thu, 13 Mar 2014 16:02:43 +0530	[thread overview]
Message-ID: <5321894B.8010003@ti.com> (raw)
In-Reply-To: <53218751.20900@ti.com>

On Thursday 13 March 2014 03:54 PM, Tomi Valkeinen wrote:
> On 13/03/14 10:58, Sathya Prakash M R wrote:
>> From: Tomi Valkeinen <tomi.valkeinen@ti.com>
>>
>> On AM43xx, if a PLL is in bypass at kernel init, the code in
>> omap2_get_dpll_rate() will not realize this and will try to calculate
>> the clock rate using the multiplier and the divider, resulting in
>> errors.
>>
>> omap2_init_dpll_parent() has similar issue.
>>
>> Add the missing soc_is_am43xx() check to make the code work on AM43xx.
>>
>> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
> I see you sent this already in December, and Paul asked for your
> signed-off for it, but you never replied.
just saw. Maybe i missed it during december vacation.
Will update it in v3 alongwith other changes you suggested.

>
>   Tomi
>
Sathya


  reply	other threads:[~2014-03-13 10:32 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-13  8:58 [PATCH v2 0/4] Add Display support for AM43xx Sathya Prakash M R
2014-03-13  8:58 ` [PATCH v2 1/4] OMAPDSS: Add DSS features " Sathya Prakash M R
2014-03-13  8:58 ` [PATCH v2 2/4] ARM: AM43xx: fix dpll init in bypass mode Sathya Prakash M R
2014-03-13 10:24   ` Tomi Valkeinen
2014-03-13 10:32     ` Sathya Prakash [this message]
2014-03-13  8:58 ` [PATCH v2 3/4] ARM: OMAP2+: AM43xx DSS Hwmod Sathya Prakash M R
2014-03-13  8:58 ` [PATCH v2 4/4] ARM: DTS: AM43x: Add DSS node Sathya Prakash M R
2014-03-13 10:21   ` Tomi Valkeinen
2014-03-13 10:30     ` Sathya Prakash
2014-03-13 17:46   ` Mark Rutland
2014-03-13 18:22     ` Tomi Valkeinen
2014-03-14  9:10       ` Mark Rutland
2014-03-14  9:42         ` Tomi Valkeinen
2014-03-14 10:14           ` Mark Rutland
2014-03-14 10:19             ` Tomi Valkeinen
2014-03-14 11:07               ` Tomi Valkeinen
2014-03-14 14:07                 ` Mark Rutland
2014-03-14 16:04                   ` Felipe Balbi
2014-03-14 16:34                     ` Tomi Valkeinen
2014-03-14 18:00                       ` Mark Rutland

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=5321894B.8010003@ti.com \
    --to=a0393677@ti.com \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=paul@pwsan.com \
    --cc=sathyap@ti.com \
    --cc=tomi.valkeinen@ti.com \
    --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.