On 05/03/15 07:12, Markus Pargmann wrote:
> Hi,
>
> On Tue, Mar 03, 2015 at 10:02:12AM +0100, Arnd Bergmann wrote:
>> On Tuesday 03 March 2015 08:58:11 Markus Pargmann wrote:
>>> +Example:
>>> + tscadc: tscadc@5003 {
>>> + compatible = "fsl,imx25-tsadc";
>>> +
On 03/03/15 07:58, Markus Pargmann wrote:
> This documentation describes the devicetree bindings for the
> ADC/Touchscreen unit of the i.MX25 SoC.
>
> Signed-off-by: Markus Pargmann
Straight forward and sensible.
Acked-by: Jonathan Cameron
> ---
>
> Notes:
> Changes in v6:
> - Remove
On Thu, Mar 5, 2015 at 4:12 AM, Markus Pargmann wrote:
> There are no other registers in this range. The tcq and gcq devices can
> not be used outside of the tsadc. gcq and tcq are identical units so it
> may work to use both of them as gcq for example but nothing else.
>
> It may work to have th
Hi,
On Tue, Mar 03, 2015 at 10:02:12AM +0100, Arnd Bergmann wrote:
> On Tuesday 03 March 2015 08:58:11 Markus Pargmann wrote:
> > +Example:
> > + tscadc: tscadc@5003 {
> > + compatible = "fsl,imx25-tsadc";
> > + reg = <0x5003 0xc>;
> > + inte
On Tuesday 03 March 2015 08:58:11 Markus Pargmann wrote:
> +Example:
> + tscadc: tscadc@5003 {
> + compatible = "fsl,imx25-tsadc";
> + reg = <0x5003 0xc>;
> + interrupts = <46>;
> + clocks = <&clks 119>;
> + clock-n
This documentation describes the devicetree bindings for the
ADC/Touchscreen unit of the i.MX25 SoC.
Signed-off-by: Markus Pargmann
---
Notes:
Changes in v6:
- Removed adc-ref property and replaced it with refp and refn for positive
and
negative references. The properties are op