linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Belisko Marek <marek.belisko@gmail.com>
To: Jonathan Cameron <jic23@kernel.org>,
	Axel Lin <axel.lin@ingics.com>,
	linux-iio@vger.kernel.org, Tony Lindgren <tony@atomide.com>,
	Samuel Ortiz <sameo@linux.intel.com>,
	Lee Jones <lee.jones@linaro.org>
Cc: "linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>,
	"Dr. H. Nikolaus Schaller" <hns@goldelico.com>,
	balajitk@ti.com, gg@slimlogic.co.uk, oleksandr.kozaruk@ti.com
Subject: Re: twl6030-gpadc support for twl6037
Date: Wed, 22 Jul 2015 21:28:27 +0200	[thread overview]
Message-ID: <CAAfyv35bUMZKfMQDJYwD_uGRNOiqLqAB4UG=gREgCSWa8vhjdw@mail.gmail.com> (raw)
In-Reply-To: <CAAfyv354=J+iDgLcu9KRZSScGSzYrRsCMmUEc_tW84GfduSebw@mail.gmail.com>

Adding also twl6030-gpadc driver authors to loop

On Mon, Jul 20, 2015 at 8:57 AM, Belisko Marek <marek.belisko@gmail.com> wrote:
> Hi all,
>
> I'm trying to figure out what is relation between palmas mfd driver
> and twl-core for twl603x devices.
> twl-core driver seems to be older than palmas driver but seems both
> export same functionality (except that palmas have defined structs for
> gpadc but functionality is missing). My main focus is to add support
> for twl6037 to gpadc iio driver in iio/adc/twl6030-gpadc which is
> using twl-core for twl6030 and twl6032. Adding twl6037 support should
> be straightforward but dts file used in omap5-uevm using palmas driver
> and not twl6030. So it's completely confusing to me how to proceed or
> which direction is correct. Seems I'm missing some parts of puzzle ;)
> Thanks for any hints.
>
> BR,
>
> marek
>
> --
> as simple and primitive as possible
> -------------------------------------------------
> Marek Belisko - OPEN-NANDRA
> Freelance Developer
>
> Ruska Nova Ves 219 | Presov, 08005 Slovak Republic
> Tel: +421 915 052 184
> skype: marekwhite
> twitter: #opennandra
> web: http://open-nandra.com

  reply	other threads:[~2015-07-22 19:28 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-20  6:57 twl6030-gpadc support for twl6037 Belisko Marek
2015-07-22 19:28 ` Belisko Marek [this message]
2015-07-22 19:33   ` Graeme Gregory
2015-07-22 19:41     ` Graeme Gregory
2015-07-22 20:12       ` Dr. H. Nikolaus Schaller
2015-07-23 12:58       ` gpadc iio support for tlw6037/palmas [was: twl6030-gpadc support for twl6037] Dr. H. Nikolaus Schaller
2015-07-23 13:12         ` Graeme Gregory
2015-07-23 14:12           ` jic23
2015-09-23 12:48           ` [PATCH 0/3] Add Palmas iio gpadc H. Nikolaus Schaller
2015-10-04 16:05             ` [PATCH v2 " H. Nikolaus Schaller
     [not found]             ` <cover.1443973837.git.hns@goldelico.com>
2015-10-04 16:05               ` [PATCH v2 1/3] iio:adc: add iio driver for Palmas (twl6035/7) gpadc H. Nikolaus Schaller
2015-10-04 16:05               ` [PATCH v2 2/3] iio:adc:palmas: add DT support H. Nikolaus Schaller
2015-10-05 11:17                 ` Mark Rutland
2015-10-05 14:26                   ` H. Nikolaus Schaller
2015-10-04 16:06               ` [PATCH v2 3/3] ARM: dts: omap5-uevm: enable iio gpadc for Palmas H. Nikolaus Schaller
2015-10-05  6:14             ` [PATCH v2 0/3] Add Palmas iio gpadc H. Nikolaus Schaller
2015-10-05  6:14               ` [PATCH v2 1/3] iio:adc: add iio driver for Palmas (twl6035/7) gpadc H. Nikolaus Schaller
2015-10-05  6:54                 ` [PATCH] iio:adc: fix platform_no_drv_owner.cocci warnings kbuild test robot
2015-10-05  6:54                 ` [PATCH v2 1/3] iio:adc: add iio driver for Palmas (twl6035/7) gpadc kbuild test robot
2015-10-05 10:48                 ` Laxman Dewangan
2015-10-11 14:27                 ` Jonathan Cameron
2015-10-13  8:14                   ` Lee Jones
2015-10-05  6:14               ` [PATCH v2 2/3] iio:adc:palmas: add DT support H. Nikolaus Schaller
2015-10-05 10:53                 ` Laxman Dewangan
2015-10-05  6:14               ` [PATCH v2 3/3] ARM: dts: omap5-uevm: enable iio gpadc for Palmas H. Nikolaus Schaller
     [not found]           ` <cover.1443012491.git.hns@goldelico.com>
2015-09-23 12:48             ` [PATCH 1/3] iio:adc: add iio driver for Palmas (twl6035/7) gpadc H. Nikolaus Schaller
2015-09-23 13:26               ` Peter Meerwald
2015-09-24  8:59                 ` H. Nikolaus Schaller
2015-09-27 15:21               ` Jonathan Cameron
2015-09-28 20:54                 ` H. Nikolaus Schaller
2015-10-04 16:04                 ` H. Nikolaus Schaller
2015-10-11 14:33                   ` Jonathan Cameron
2015-09-23 12:49             ` [PATCH 2/3] iio:adc:palmas: add DT support H. Nikolaus Schaller
2015-09-27 15:37               ` Jonathan Cameron
2015-10-04 16:05                 ` H. Nikolaus Schaller
2015-09-23 12:49             ` [PATCH 3/3] ARM: dts: omap5-uevm: enable iio gpadc for Palmas H. Nikolaus Schaller
2015-09-23 16:56               ` Tony Lindgren
2015-09-23 17:03                 ` H. Nikolaus Schaller

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='CAAfyv35bUMZKfMQDJYwD_uGRNOiqLqAB4UG=gREgCSWa8vhjdw@mail.gmail.com' \
    --to=marek.belisko@gmail.com \
    --cc=axel.lin@ingics.com \
    --cc=balajitk@ti.com \
    --cc=gg@slimlogic.co.uk \
    --cc=hns@goldelico.com \
    --cc=jic23@kernel.org \
    --cc=lee.jones@linaro.org \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=oleksandr.kozaruk@ti.com \
    --cc=sameo@linux.intel.com \
    --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 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).