From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dinh Nguyen Subject: Re: [PATCH v3 1/4] reset: add driver for socfpga Date: Tue, 15 Apr 2014 18:06:03 -0500 Message-ID: <1397603163.4702.0.camel@linux-builds1> References: <1397548592-6384-1-git-send-email-s.trumtrar@pengutronix.de> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1397548592-6384-1-git-send-email-s.trumtrar-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Steffen Trumtrar Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Grant Likely , Rob Herring , Philipp Zabel , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Randy Dunlap , kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org List-Id: devicetree@vger.kernel.org On Tue, 2014-04-15 at 09:56 +0200, Steffen Trumtrar wrote: > Add a reset-controller driver for the socfpga platform. > The reset-controller has four banks with up to 32 entries all encapsulated in > one module block. > > Signed-off-by: Steffen Trumtrar > Acked-by: Philipp Zabel > --- > > Notes: > Changes since v2: > - remove superfluous ret in probe function > - add Acked-by > > Changes since v1: > - use BITS_PER_LONG everywhere instead of MAX_BANK_WIDTH > - print pdev->dev.of_node->full_name on error > - use proper IS_ERR/PTR_ERR > I've applied this series to rocketboards linux-socfpga-next/drivers and linux-socfpga-next/next-dt. Thanks, Dinh -- 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