From: Sascha Hauer <s.hauer@pengutronix.de>
To: Andrey Smirnov <andrew.smirnov@gmail.com>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH v3 0/6] AIODEV subsystem
Date: Wed, 18 May 2016 07:49:01 +0200 [thread overview]
Message-ID: <20160518054901.GY19714@pengutronix.de> (raw)
In-Reply-To: <1463417161-28634-1-git-send-email-andrew.smirnov@gmail.com>
On Mon, May 16, 2016 at 09:45:55AM -0700, Andrey Smirnov wrote:
> Hi everyone,
>
> Here's the third version of AIODEV patchset. The change list is the
> following:
>
> Changes since v2:
>
> - TEMPMON driver converted to use existing DT bindings
>
> - As a result of the above NVMEM subsystem was dropped
>
> - TEMPMON driver converted to use syscon_base_lookup_by_phandle
>
> Changes since v1:
>
> - Patches fixed to use IIO DT bindings
>
> - Channel's index is now cached and no O(n) complex lookup is
> perfomed when a channel is queried by its index
>
> - Added GPL v2 headers
>
> - Incorporated Sascha's feedback to simplify code
>
>
> Andrey Smirnov (5):
> RDU2: Add more peripheral reset code
> commands: Add 'hwmon' command
> syscon: Do not return NULL when driver is not selected
> syscon: Decrease driver registration priority
> aiodev: Add TEMPMON driver
>
> Sascha Hauer (2):
> drivers: Introduce AIODEV subsystem
> aiodev: Add basic LM75 temperature driver
Applied, thanks for continuing the work on this.
Sascha
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
prev parent reply other threads:[~2016-05-18 5:49 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-16 16:45 Andrey Smirnov
2016-05-16 16:45 ` [PATCH v3 1/6] drivers: Introduce " Andrey Smirnov
2016-05-16 16:45 ` [PATCH v3 2/6] commands: Add 'hwmon' command Andrey Smirnov
2016-05-16 16:45 ` [PATCH v3 3/6] syscon: Do not return NULL when driver is not selected Andrey Smirnov
2016-05-16 16:45 ` [PATCH v3 4/6] syscon: Decrease driver registration priority Andrey Smirnov
2016-05-16 16:46 ` [PATCH v3 5/6] aiodev: Add TEMPMON driver Andrey Smirnov
2016-05-16 16:46 ` [PATCH v3 6/6] aiodev: Add basic LM75 temperature driver Andrey Smirnov
2016-05-18 5:49 ` Sascha Hauer [this message]
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=20160518054901.GY19714@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=andrew.smirnov@gmail.com \
--cc=barebox@lists.infradead.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