From: Tomi Valkeinen <tomi.valkeinen@ti.com>
To: linux-omap <linux-omap@vger.kernel.org>
Cc: Tony Lindgren <tony@atomide.com>
Subject: i2c issue on Panda with DT boot, v3.10-rc4
Date: Fri, 7 Jun 2013 14:53:54 +0300 [thread overview]
Message-ID: <51B1C9D2.6060703@ti.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1365 bytes --]
Hi,
I was testing DT boot with 3.10-rc1 and Pandaboard, and couldn't get the
DVI output's EDID reading to work. Testing with i2cget and i2cdump, I
see that I can read individual bytes with i2cget, but using i2cdump
doesn't work, it just shows 'XX'es.
The same issue is there with 3.10-rc4, although with that one I get
timeouts with i2cdump, whereas there were no timeouts with -rc1.
# i2cget -y 2 0x50 0x10
0x0a
# i2cget -y 2 0x50 0x20
0x0f
# i2cget -y 2 0x50 0x30
0x01
# i2cget -y 2 0x50 0x40
0x36
# i2cget -y 2 0x50 0x50
0x4c
# i2cdump -y 2 0x50
No size specified (using byte-data access)
0 1 2 3 4 5 6 7 8 9 a b c d e f 0123456789abcdef
00: 00 [ 72.814086] omap_i2c 48060000.i2c: timeout waiting for bus ready
XX [ 73.825134] omap_i2c 48060000.i2c: timeout waiting for bus ready
XX [ 74.835327] omap_i2c 48060000.i2c: timeout waiting for bus ready
XX [ 76.097167] omap_i2c 48060000.i2c: timeout waiting for bus ready
XX [ 77.160736] omap_i2c 48060000.i2c: timeout waiting for bus ready
XX [ 78.174682] omap_i2c 48060000.i2c: timeout waiting for bus ready
XX [ 79.194824] omap_i2c 48060000.i2c: timeout waiting for bus ready
XX [ 80.242980] omap_i2c 48060000.i2c: timeout waiting for bus ready
i2cdump works fine with non-DT boot (but the i2c bus number is 3).
Any ideas?
Tomi
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 901 bytes --]
next reply other threads:[~2013-06-07 11:53 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-07 11:53 Tomi Valkeinen [this message]
2013-06-07 12:36 ` i2c issue on Panda with DT boot, v3.10-rc4 Grygorii Strashko
2013-06-07 12:47 ` Tomi Valkeinen
2013-06-07 17:57 ` Tony Lindgren
2013-06-07 18:31 ` Valkeinen, Tomi
2013-06-07 18:36 ` Tony Lindgren
2013-06-10 9:29 ` Tomi Valkeinen
2013-06-10 14:28 ` Tony Lindgren
2013-06-07 18:26 ` Felipe Balbi
2013-06-07 18:39 ` Felipe Balbi
2013-06-10 9:26 ` Tomi Valkeinen
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=51B1C9D2.6060703@ti.com \
--to=tomi.valkeinen@ti.com \
--cc=linux-omap@vger.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.