All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mitsyanko Igor <i.mitsyanko@samsung.com>
To: jy0922.shim@samsung.com, kyungmin.park@samsung.com
Cc: linux-samsung-soc@vger.kernel.org,
	Dmitry Solodkiy <d.solodkiy@samsung.com>
Subject: EXYNOS4: Atmel mXT touchscreen device on NURI board fails to initialise
Date: Fri, 20 Jan 2012 14:18:17 +0400	[thread overview]
Message-ID: <4F193F69.5060603@samsung.com> (raw)

Good day.

It looks like Atmel MXT initialisation code on nuri board is broken. I 
don't have a datasheet for this touchscreen, but from what I can see in 
atmel mxt driver code(drivers/input/touchscreen/atmel_mxt_ts.c), I make 
assumption that MXT must have a mandatory MXT_GEN_MESSAGE_T5 object. But 
in structure mxt_init_vals (arch/arm/mach-exynos/mach-nuri.c) there are 
no configuration data for this object. So mxt_probe() function in Atmel 
MXT driver fails during mxt_make_highchg() when it tries to read 
registers of GEN_MESSAGE_T5 object.

-- 
Mitsyanko Igor
ASWG, Moscow R&D center, Samsung Electronics
email:i.mitsyanko@samsung.com

                 reply	other threads:[~2012-01-20 10:18 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=4F193F69.5060603@samsung.com \
    --to=i.mitsyanko@samsung.com \
    --cc=d.solodkiy@samsung.com \
    --cc=jy0922.shim@samsung.com \
    --cc=kyungmin.park@samsung.com \
    --cc=linux-samsung-soc@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.