From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755908AbcBJB2i (ORCPT ); Tue, 9 Feb 2016 20:28:38 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:60681 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751197AbcBJB2h (ORCPT ); Tue, 9 Feb 2016 20:28:37 -0500 Date: Tue, 9 Feb 2016 17:28:36 -0800 From: Greg KH To: Cory Tusar Cc: robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com, ijc+devicetree@hellion.org.uk, galak@codeaurora.org, jic23@kernel.org, vz@mleia.com, broonie@kernel.org, afd@ti.com, andrew@lunn.ch, Chris.Healy@zii.aero, Keith.Vennel@zii.aero, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v5 0/5] Devicetree support for misc/eeprom/eeprom_93xx46. Message-ID: <20160210012836.GA27026@kroah.com> References: <1452138904-24820-1-git-send-email-cory.tusar@pid1solutions.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1452138904-24820-1-git-send-email-cory.tusar@pid1solutions.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jan 06, 2016 at 10:54:59PM -0500, Cory Tusar wrote: > This series of patches adds an initial set of devicetree bindings to the > eeprom_93xx46 driver which mirror the configuration options previously > available as a platform device. These bindings are then extended to > include support for specific Atmel devices in this family and also to > support GPIO-based selection of the device (e.g. for use with an SPI bus > mux). > > Additionally, an address aliasing issue with 16-bit read and write > accesses in the eeprom_93xx46 driver discovered during testing is fixed. Not all of these applied, please fix up and resend the patch that I couldn't apply. thanks, greg k-h From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [PATCH v5 0/5] Devicetree support for misc/eeprom/eeprom_93xx46. Date: Tue, 9 Feb 2016 17:28:36 -0800 Message-ID: <20160210012836.GA27026@kroah.com> References: <1452138904-24820-1-git-send-email-cory.tusar@pid1solutions.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1452138904-24820-1-git-send-email-cory.tusar-J6Z/VSE8EyIAspv4Qr0y0gC/G2K4zDHf@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Cory Tusar Cc: robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, pawel.moll-5wv7dgnIgG8@public.gmane.org, mark.rutland-5wv7dgnIgG8@public.gmane.org, ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org, galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org, jic23-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, vz-ChpfBGZJDbMAvxtiuMwx3w@public.gmane.org, broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, afd-l0cyMroinI0@public.gmane.org, andrew-g2DYL2Zd6BY@public.gmane.org, Chris.Healy-c8ZVq/bFV1I@public.gmane.org, Keith.Vennel-c8ZVq/bFV1I@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.org On Wed, Jan 06, 2016 at 10:54:59PM -0500, Cory Tusar wrote: > This series of patches adds an initial set of devicetree bindings to the > eeprom_93xx46 driver which mirror the configuration options previously > available as a platform device. These bindings are then extended to > include support for specific Atmel devices in this family and also to > support GPIO-based selection of the device (e.g. for use with an SPI bus > mux). > > Additionally, an address aliasing issue with 16-bit read and write > accesses in the eeprom_93xx46 driver discovered during testing is fixed. Not all of these applied, please fix up and resend the patch that I couldn't apply. thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html