From: Sascha Hauer <s.hauer@pengutronix.de>
To: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH v3 0/2] i2c: add Marvell 64xxx driver; fix Makefile indentation
Date: Wed, 30 Jul 2014 08:35:04 +0200 [thread overview]
Message-ID: <20140730063504.GK23235@pengutronix.de> (raw)
In-Reply-To: <1406638037-23026-1-git-send-email-antonynpavlov@gmail.com>
Sebastian,
I'm fine with the driver. Will you ack it once your fine with it aswell?
Sascha
On Tue, Jul 29, 2014 at 04:47:15PM +0400, Antony Pavlov wrote:
> Changes since v2:
>
> * drop "allwinner,sun*" stuff;
> * make macros shorter (drop MV64XXX_I2C_ prefix);
> * rework mv64xxx_write/mv64xxx_read stuff;
> * drop mv64xxx_i2c_execute_msg().
> * drop unused variables.
>
> Antony Pavlov (2):
> i2c: add Marvell 64xxx driver
> i2c: busses/Makefile: fix indentation
>
> drivers/i2c/busses/Kconfig | 8 +
> drivers/i2c/busses/Makefile | 5 +-
> drivers/i2c/busses/i2c-mv64xxx.c | 647 +++++++++++++++++++++++++++++++++++++++
> 3 files changed, 658 insertions(+), 2 deletions(-)
> create mode 100644 drivers/i2c/busses/i2c-mv64xxx.c
>
> --
> 2.0.1
>
>
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
>
--
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
next prev parent reply other threads:[~2014-07-30 6:35 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-29 12:47 Antony Pavlov
2014-07-29 12:47 ` [PATCH v3 1/2] i2c: add Marvell 64xxx driver Antony Pavlov
2014-07-29 12:47 ` [PATCH v3 2/2] i2c: busses/Makefile: fix indentation Antony Pavlov
2014-07-30 6:35 ` Sascha Hauer [this message]
2014-07-30 6:37 ` [PATCH v3 0/2] i2c: add Marvell 64xxx driver; fix Makefile indentation Sebastian Hesselbarth
2014-07-30 8:54 ` Sebastian Hesselbarth
2014-07-31 5:56 ` Sascha Hauer
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=20140730063504.GK23235@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=barebox@lists.infradead.org \
--cc=sebastian.hesselbarth@gmail.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