All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jason Zhu <jzhu@acuti.com>
To: linux-omap@vger.kernel.org
Subject: Questions on Slimbus on OMAP4460 PandaboardES
Date: Fri, 03 May 2013 18:22:25 +0800	[thread overview]
Message-ID: <51838FE1.5080407@acuti.com> (raw)

Hi Guys,

I am interesting on Slimbus interface on my pandaboardES, which has 
OMAP4460 processor. I followed resource from web to boot up my board and 
I connect two fly wires to connect to slimbus1 interface. (Disconnect 
R7/R6 on WiLink modules). It is slimbus1 clk and data.

I modified my u-boot pin mux, MCBSP1_CLKX and MCBSP1_DR. That gives 
slimbus function on power up.
And I put u-boot, x-loader and 3.9.0 kernel (www.kernel.org) on it. I 
noted lots of hwmod and clock patch on include in 3.9-rc6 version. (Tony 
Lindgren made this tag)

As I am new guy to run this linux driver. I have some questions on 
slimbus integration.

1. 'omap44xx_slimbus1_hwmod' can be a initialize function for slimbus? I 
compare 4460 TRM on slimbus programming guide, Page 5176. It is almost 
same, but I just confused on PRCM initialization. How to enable 
ABE_24M_FCLK?

2. I find slimbus driver on http://lwn.net/Articles/454945/ . This 
driver seems for Qualcomm BB processor. How do I make entry from this 
driver to hwmod? I find init and slimbus_dev struct. But I could not 
make connection between hwmod and this driver.

3. From all information, I saw TI was not intend customer to use SLIMBUS 
on OMAP. So is it a deep hole for me to run slimbus on pandaboard. Or is 
it someone successful connect slimbus to external peripherals?

Thanks

Jason




                 reply	other threads:[~2013-05-03 10:26 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=51838FE1.5080407@acuti.com \
    --to=jzhu@acuti.com \
    --cc=linux-omap@vger.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.