From: Vignesh R <vigneshr-l0cyMroinI0@public.gmane.org>
To: Hannes Petermaier
<Hannes.Petermaier-5O2GiQo/Ci2aMPzRcYMCawC/G2K4zDHf@public.gmane.org>,
Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>,
Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>,
Ian Campbell
<ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>,
Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
Cc: Hartmut Knaack <knaack.h-Mmb7MZpHnFY@public.gmane.org>,
Lars-Peter Clausen <lars-Qo5EllUWu/uELgA04lAiVw@public.gmane.org>,
Peter Meerwald <pmeerw-jW+XmwGofnusTnJN9+BGXg@public.gmane.org>,
Dmitry Torokhov
<dmitry.torokhov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
Karol Wrona <k.wrona-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>,
Jan Kardell <jan.kardell-KSZdJiTw9mzQT0dZR+AlfA@public.gmane.org>,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
fcooper-l0cyMroinI0@public.gmane.org,
Johannes Pointner
<Johannes.Pointner-5O2GiQo/Ci2aMPzRcYMCawC/G2K4zDHf@public.gmane.org>
Subject: Re: [PATCH 0/2] iio: ti_am335x_adc: Add optional DT properties for tscadc
Date: Tue, 14 Apr 2015 17:32:03 +0530 [thread overview]
Message-ID: <552D01BB.5040500@ti.com> (raw)
In-Reply-To: <OFD386DA80.D9FD2A2E-ONC1257E27.003DC94D-C1257E27.003DF465-5O2GiQo/Ci2aMPzRcYMCawC/G2K4zDHf@public.gmane.org>
Hi Hannes,
On Tuesday 14 April 2015 04:46 PM, Hannes Petermaier wrote:
> Hi Vignesh,
>
> did you recognize my last email ? whats your opinion around that =
Apologies...
>
> best regards,
> Hannes
> ----- Forwarded by Hannes Petermaier/Eggelsberg/AT/B&R on 14.04.2015 13:14
> -----
>
> Hannes Petermaier/Eggelsberg/AT/B&R schrieb am 07.04.2015 14:30:19:
>
>> From: Hannes Petermaier/Eggelsberg/AT/B&R
>> To: vigneshr-l0cyMroinI0@public.gmane.org
>> Cc: linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
>> Date: 07.04.2015 14:30
>> Subject: WG: Fwd: [PATCH 0/2] iio: ti_am335x_adc: Add optional DT
> properties for tscadc
>>
>> Hi Vignesh,
>>
>> would it be possible to add some more channel-specific settings ?
>>
>> It would be nice to have allmost full control to the STEPCONFIGx
> register.
>>
>> At least we need to write the bits
>>
>> SEL_RFM_SWC_1_0
>> SEL_INM_SWC_3_0
>> SEL_RFP_SWC_2_0
>>
>> In the current mainline version only (SEL_INP_SWC_3_0) is written.
>> So for the other bits "0" is value is used, for my point of view this is
> not correct.
>>
>> For example if we want to read a value from AIN5 the negative pin from
> adc is
>> muxed allways to AIN0.
Sorry... I didn't understand what you meant by"AIN5 is muxed always with
AIN0"?
>> In fact i can readout heavy jitter even if AIN5 is connected to ground -
> after
>> setting up negative adc pin within code (to use REFN) the readout value
> is 0
>> as expected without nameable jitter.
>> If i short AIN0 also to ground, jitter is also eliminated.
Hmmm... nobody has reported such behavior before. ADC support for
am335x-evm/beaglebone has been there for quite long time, but nobody
reported any jitter on AIN5 line. I think this may be specific to
your setup. Can you provide more info with regard to your setup?
Which kernel? Is it am335x-evm or beaglebone or a custom board?
>>
>> Maybe this is also some fault of TI SoC ... in normal case somebody
> could
>> expect, that negative adc pin is equal even the Diff_CNTRL bit isn't set
> - but
>> in practice it isn't.
>>
>> Also actually it isn't possible to make some accurate measurement due to
> the
>> fact that allways VDDA_ADC is used as positive reference.
>>
>> So it would be nice to have control around this bits.
>> Whats your opinion around that?
Sorry, I am not yet clear on your bug/use-case.
Please comment inline while replying on mailing list
Regards
Vignesh
WARNING: multiple messages have this Message-ID (diff)
From: Vignesh R <vigneshr@ti.com>
To: Hannes Petermaier <Hannes.Petermaier@br-automation.com>,
Rob Herring <robh+dt@kernel.org>, Pawel Moll <pawel.moll@arm.com>,
Mark Rutland <mark.rutland@arm.com>,
Ian Campbell <ijc+devicetree@hellion.org.uk>,
Kumar Gala <galak@codeaurora.org>
Cc: Hartmut Knaack <knaack.h@gmx.de>,
Lars-Peter Clausen <lars@metafoo.de>,
Peter Meerwald <pmeerw@pmeerw.net>,
Dmitry Torokhov <dmitry.torokhov@gmail.com>,
Karol Wrona <k.wrona@samsung.com>,
Jan Kardell <jan.kardell@telliq.com>,
<devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
<linux-iio@vger.kernel.org>, <fcooper@ti.com>,
Johannes Pointner <Johannes.Pointner@br-automation.com>
Subject: Re: [PATCH 0/2] iio: ti_am335x_adc: Add optional DT properties for tscadc
Date: Tue, 14 Apr 2015 17:32:03 +0530 [thread overview]
Message-ID: <552D01BB.5040500@ti.com> (raw)
In-Reply-To: <OFD386DA80.D9FD2A2E-ONC1257E27.003DC94D-C1257E27.003DF465@br-automation.com>
Hi Hannes,
On Tuesday 14 April 2015 04:46 PM, Hannes Petermaier wrote:
> Hi Vignesh,
>
> did you recognize my last email ? whats your opinion around that =
Apologies...
>
> best regards,
> Hannes
> ----- Forwarded by Hannes Petermaier/Eggelsberg/AT/B&R on 14.04.2015 13:14
> -----
>
> Hannes Petermaier/Eggelsberg/AT/B&R schrieb am 07.04.2015 14:30:19:
>
>> From: Hannes Petermaier/Eggelsberg/AT/B&R
>> To: vigneshr@ti.com
>> Cc: linux-iio@vger.kernel.org
>> Date: 07.04.2015 14:30
>> Subject: WG: Fwd: [PATCH 0/2] iio: ti_am335x_adc: Add optional DT
> properties for tscadc
>>
>> Hi Vignesh,
>>
>> would it be possible to add some more channel-specific settings ?
>>
>> It would be nice to have allmost full control to the STEPCONFIGx
> register.
>>
>> At least we need to write the bits
>>
>> SEL_RFM_SWC_1_0
>> SEL_INM_SWC_3_0
>> SEL_RFP_SWC_2_0
>>
>> In the current mainline version only (SEL_INP_SWC_3_0) is written.
>> So for the other bits "0" is value is used, for my point of view this is
> not correct.
>>
>> For example if we want to read a value from AIN5 the negative pin from
> adc is
>> muxed allways to AIN0.
Sorry... I didn't understand what you meant by"AIN5 is muxed always with
AIN0"?
>> In fact i can readout heavy jitter even if AIN5 is connected to ground -
> after
>> setting up negative adc pin within code (to use REFN) the readout value
> is 0
>> as expected without nameable jitter.
>> If i short AIN0 also to ground, jitter is also eliminated.
Hmmm... nobody has reported such behavior before. ADC support for
am335x-evm/beaglebone has been there for quite long time, but nobody
reported any jitter on AIN5 line. I think this may be specific to
your setup. Can you provide more info with regard to your setup?
Which kernel? Is it am335x-evm or beaglebone or a custom board?
>>
>> Maybe this is also some fault of TI SoC ... in normal case somebody
> could
>> expect, that negative adc pin is equal even the Diff_CNTRL bit isn't set
> - but
>> in practice it isn't.
>>
>> Also actually it isn't possible to make some accurate measurement due to
> the
>> fact that allways VDDA_ADC is used as positive reference.
>>
>> So it would be nice to have control around this bits.
>> Whats your opinion around that?
Sorry, I am not yet clear on your bug/use-case.
Please comment inline while replying on mailing list
Regards
Vignesh
next prev parent reply other threads:[~2015-04-14 12:02 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-14 11:16 Fwd: Fwd: [PATCH 0/2] iio: ti_am335x_adc: Add optional DT properties for tscadc Hannes Petermaier
2015-04-14 11:16 ` Hannes Petermaier
[not found] ` <OFD386DA80.D9FD2A2E-ONC1257E27.003DC94D-C1257E27.003DF465-5O2GiQo/Ci2aMPzRcYMCawC/G2K4zDHf@public.gmane.org>
2015-04-14 12:02 ` Vignesh R [this message]
2015-04-14 12:02 ` Vignesh R
2015-04-15 5:33 ` Hannes Petermaier
2015-04-15 5:33 ` Hannes Petermaier
2015-04-14 12:02 ` Vignesh R
2015-04-14 12:02 ` Vignesh R
-- strict thread matches above, loose matches on Subject: below --
2015-04-29 5:06 WG: " Hannes Petermaier
[not found] ` <OF06BDC00A.6DD841DC-ONC1257E36.001BCA81-C1257E36.001C098D-5O2GiQo/Ci2aMPzRcYMCawC/G2K4zDHf@public.gmane.org>
2015-05-13 7:41 ` Vignesh R
2015-03-31 11:12 Vignesh R
2015-03-31 11:12 ` Vignesh R
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=552D01BB.5040500@ti.com \
--to=vigneshr-l0cymroini0@public.gmane.org \
--cc=Hannes.Petermaier-5O2GiQo/Ci2aMPzRcYMCawC/G2K4zDHf@public.gmane.org \
--cc=Johannes.Pointner-5O2GiQo/Ci2aMPzRcYMCawC/G2K4zDHf@public.gmane.org \
--cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=dmitry.torokhov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
--cc=fcooper-l0cyMroinI0@public.gmane.org \
--cc=galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org \
--cc=ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org \
--cc=jan.kardell-KSZdJiTw9mzQT0dZR+AlfA@public.gmane.org \
--cc=k.wrona-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org \
--cc=knaack.h-Mmb7MZpHnFY@public.gmane.org \
--cc=lars-Qo5EllUWu/uELgA04lAiVw@public.gmane.org \
--cc=linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=mark.rutland-5wv7dgnIgG8@public.gmane.org \
--cc=pawel.moll-5wv7dgnIgG8@public.gmane.org \
--cc=pmeerw-jW+XmwGofnusTnJN9+BGXg@public.gmane.org \
--cc=robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.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.