From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfram Sang Subject: Re: [PATCH V4] i2c: add bcm2835 driver Date: Tue, 12 Feb 2013 11:34:43 +0100 Message-ID: <20130212103443.GC5490@nekote.pengutronix.de> References: <1360637276-7899-1-git-send-email-swarren@wwwdotorg.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1360637276-7899-1-git-send-email-swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org> Sender: linux-i2c-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Stephen Warren Cc: Ben Dooks , Grant Likely , Rob Herring , linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-rpi-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org List-Id: devicetree@vger.kernel.org On Mon, Feb 11, 2013 at 07:47:56PM -0700, Stephen Warren wrote: > This implements a very basic I2C host driver for the BCM2835 SoC. Missing > features so far are: > > * 10-bit addressing. > * DMA. > > Reviewed-by: Grant Likely > Signed-off-by: Stephen Warren Applied to for-next, thanks!