All of lore.kernel.org
 help / color / mirror / Atom feed
From: tony@atomide.com
To: andrzej zaborowski <balrogg@gmail.com>
Cc: linux-omap-open-source@linux.omap.com
Subject: Re: [PATCH] Palm TE Touchscreen and fixes
Date: Fri, 20 Jan 2006 11:53:52 -0800	[thread overview]
Message-ID: <20060120195352.GB6683@atomide.com> (raw)
In-Reply-To: <fb249edb0601161523q70fc0ba1n@mail.gmail.com>

* andrzej zaborowski <balrogg@gmail.com> [060116 15:23]:
> Hi there,
> 
> > Regarding changes to clock.[ch], we should have CLOCK_IN_OMAP1510 and
> > CLOCK_IN_OMAP3XX separate. At least the DSP clocks should not be on 310
> > because it does not have a DSP AFAIK. They may be also other clocks that
> > are not on 310.
> >
> > Could you please redo the clock.[ch] patch so it adds CLOCK_IN_OMAP3XX,
> > and masks it only for the clocks you think you have on 310?
> >
> > Or if you don't know which clocks are on both 310 and 1510, you could
> > just leave out DSP clocks for now, and enable all other 1510 clocks
> > also for 310.
> 
> Indeed, I don't know which clocks are there and I don't know if the
> board has a DSP or not. There is no real documentation for OMAP310
> publicly availiable. The product page
> (http://focus.ti.com/general/docs/wtbu/wtbuproductcontent.tsp?templateId=6123&navigationId=11997&path=templatedata/cm/product/data/omap_310)
> doesn't mention DSP, except the line
> "Digital Phase-Locked Loop (DPLL) for MPU/DSP/TC Clocking Control",
> however it is said that OMAP310 is similar to OMAP5910
> (http://focus.ti.com/docs/prod/folders/print/omap5910.html) which is
> fully documented and this one definitely has a DSP.
> After disabling the DSP related clocks and the DSP initialisation,
> McBSP fails to initialise with the message: "mcbsp: could not acquire
> dsp_ck handle", nevertheless the kernel still boots and everything
> works fine. (It feels bad not knowing what's inside your computer.)
> I'm attaching the same patch but with CLOCK_IN_OMAP1510 and
> CLOCK_IN_OMAP310 separate and everything DSP-related turned off.

OK, I've pushed linux-palmte-errors.patch in three separate patches.
Where did find out the mclk for 15xx entry, BTW? Just trying out the
bits?

Regards,

Tony

  reply	other threads:[~2006-01-20 19:53 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-14 21:06 [PATCH] Palm TE Touchscreen and fixes andrzej zaborowski
2006-01-15  9:10 ` Komal Shah
2006-01-15 16:04   ` Juha Yrjölä
2006-01-16  6:05     ` Komal Shah
2006-01-15 17:14   ` andrzej zaborowski
2006-01-15 20:19 ` Tony Lindgren
2006-01-16 23:23   ` andrzej zaborowski
2006-01-20 19:53     ` tony [this message]
2006-01-21  0:41       ` andrzej zaborowski
  -- strict thread matches above, loose matches on Subject: below --
2006-01-16 23:41 Woodruff, Richard

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=20060120195352.GB6683@atomide.com \
    --to=tony@atomide.com \
    --cc=balrogg@gmail.com \
    --cc=linux-omap-open-source@linux.omap.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.