linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Michael Welling <mwelling@ieee.org>
To: Greg Wilson-Lindberg <GWilson@sakuraus.com>
Cc: Michael Welling <mwelling@ieee.org>,
	Daniel Baluta <daniel.baluta@gmail.com>,
	"linux-iio@vger.kernel.org" <linux-iio@vger.kernel.org>
Subject: Re: BBB IIO ADC access not working
Date: Tue, 11 Aug 2015 12:43:48 -0500	[thread overview]
Message-ID: <20150811174347.GA7777@deathstar> (raw)
In-Reply-To: <782E3A02C2EB2347BEA6DEA69DC7AB86021D3CBD3DD8@sfamail.SAKURAUS.LOCAL>

On Tue, Aug 11, 2015 at 10:08:39AM -0700, Greg Wilson-Lindberg wrote:
> Hi Michael, 
> 
> > -----Original Message-----
> > From: Michael Welling [mailto:mwelling79@gmail.com] On Behalf 
> > Of Michael Welling
> > Sent: Tuesday, August 11, 2015 10:03 AM
> > To: Greg Wilson-Lindberg
> > Cc: Michael Welling; Daniel Baluta; linux-iio@vger.kernel.org
> > Subject: Re: BBB IIO ADC access not working
> > 
> > On Tue, Aug 11, 2015 at 09:00:21AM -0700, Greg Wilson-Lindberg wrote:
> > > Hello Michael,
> > > 
> > > .....
> > > > Try increasing the charge-delay and see if you can find a value 
> > > > where it stops happening.
> > > > 
> > > > Something tells me that it won't fix the issue.
> > > > 
> > > > Where is the source tree for this kernel?
> > > > Which dtb are you using?
> > > >  
> > > 
> > > I increased the charge-delay to 0x10000 and left the system 
> > over night 
> > > with no user interaction and it was locked up this morning, I think 
> > > I'm going to have to agree that changing that to a larger 
> > number will not fix the problem.
> > > 
> > > Here is a link to the dts that we use:
> > > http://pastebin.com/5nU27sML
> > > I did not include the standard dtsi files that we include from the 
> > > linux source tree, just the files that we built ourselves 
> > or that we modified.
> > 
> > I do not see the modification that you made to the 
> > touchscreen registration.
> 
> We haven't modified the touch screen registration, we use xinput_calibrator for the calibration.
> > 
> > Guessing you modified this file for the charge-delay:
> > https://github.com/beagleboard/linux/blob/3.14.40-ti-r62/arch/
> > arm/boot/dts/am335x-bone-ti-tscadc-4-wire.dtsi
> 
> And you are correct, I forgot that I had added the charge-delay parameter to the 
> am335x-bone-ti-tscadc-4-wire.dtsi file, sorry.
> 
> > 
> > > 
> > > RCN replied thusly to my request for the source tree:
> > >    Here's the kernel source, the config we use is "bb.org_defconfig"
> > >    https://github.com/beagleboard/linux/tree/3.14.40-ti-r62
> > > 
> > > Thanks for your help in tracking down this problem.
> > 
> > I will compare the drivers in this kernel to the latest work 
> > in the mainline.

Looking at the commit logs, I see no mention of this type of behavior in either
kernel.


Here is something that never landed in the mainline kernel:
https://github.com/beagleboard/linux/commit/e655e2f723a4e78a47868f766e4c141deca5e234

Have you tried a more recent kernel release to see if this behavior is still
occurring?

> > 
> > > 
> > > Regards,
> > > Greg
> > 

  reply	other threads:[~2015-08-11 17:44 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-31 21:15 BBB IIO ADC access not working Greg Wilson-Lindberg
2015-08-05 23:07 ` Greg Wilson-Lindberg
2015-08-06  7:35 ` Daniel Baluta
2015-08-06 15:42   ` Greg Wilson-Lindberg
2015-08-06 18:07     ` Michael Welling
2015-08-10 22:22       ` Greg Wilson-Lindberg
2015-08-10 22:33         ` Michael Welling
2015-08-11 16:00           ` Greg Wilson-Lindberg
2015-08-11 17:02             ` Michael Welling
2015-08-11 17:08               ` Greg Wilson-Lindberg
2015-08-11 17:43                 ` Michael Welling [this message]
2015-08-13 23:00                   ` Greg Wilson-Lindberg
2015-08-14 18:39                     ` Michael Welling
2015-08-14 18:43                       ` Greg Wilson-Lindberg
2015-08-14 20:40                         ` Michael Welling
2015-08-14 23:46                           ` Michael Welling
2015-08-18 16:06                             ` Greg Wilson-Lindberg
2015-08-18 16:28                               ` Michael Welling
2015-08-18 16:54                                 ` Greg Wilson-Lindberg
2015-08-18 17:37                                   ` Michael Welling
2015-08-18 17:40                                     ` Greg Wilson-Lindberg
2015-08-18 18:13                                       ` Michael Welling
2015-08-18 22:11                                         ` Greg Wilson-Lindberg
2015-08-18 22:31                                           ` Michael Welling
2015-08-19 16:27                                             ` Greg Wilson-Lindberg
2015-08-19 17:52                                               ` Michael Welling
2015-08-19 20:35                                                 ` Greg Wilson-Lindberg
2015-08-19 20:48                                                   ` Michael Welling
2015-08-19 21:13                                                     ` Greg Wilson-Lindberg
2015-08-19 21:29                                                       ` Michael Welling
2015-08-19 21:34                                                         ` Greg Wilson-Lindberg
2015-08-19 21:42                                                           ` Michael Welling
2015-08-20 15:50                                                             ` Greg Wilson-Lindberg
2015-08-20 16:14                                                               ` Michael Welling
2015-08-20 16:18                                                                 ` Greg Wilson-Lindberg
2015-08-20 17:27                                                                 ` Greg Wilson-Lindberg
2015-08-20 17:31                                                                   ` Michael Welling
2015-08-20 18:41                                                                     ` Greg Wilson-Lindberg
2015-08-20 19:23                                                                       ` Michael Welling
2015-08-20 20:21                                                                         ` Greg Wilson-Lindberg
2015-08-20 20:48                                                                           ` Michael Welling
2015-08-21 17:36                                                                             ` Greg Wilson-Lindberg

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=20150811174347.GA7777@deathstar \
    --to=mwelling@ieee.org \
    --cc=GWilson@sakuraus.com \
    --cc=daniel.baluta@gmail.com \
    --cc=linux-iio@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).