Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934013Ab2HWNcC (ORCPT ); Thu, 23 Aug 2012 09:32:02 -0400 Received: from mail-wg0-f42.google.com ([74.125.82.42]:35431 "EHLO mail-wg0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933980Ab2HWNb6 (ORCPT ); Thu, 23 Aug 2012 09:31:58 -0400 MIME-Version: 1.0 In-Reply-To: <1345707346-9035-9-git-send-email-linux@prisktech.co.nz> References: <1345707346-9035-1-git-send-email-linux@prisktech.co.nz> <1345707346-9035-9-git-send-email-linux@prisktech.co.nz> Date: Thu, 23 Aug 2012 15:31:56 +0200 Message-ID: Subject: Re: [rtc-linux] [PATCHv4 8/9] arm: vt8500: gpio: Devicetree support for arch-vt8500 From: Linus Walleij To: Tony Prisk Cc: vt8500-wm8505-linux-kernel@googlegroups.com, Russell King , Alessandro Zummo , Alan Cox , Greg Kroah-Hartman , Florian Tobias Schandinat , Arnd Bergmann , Grant Likely , Rob Herring , Rob Landley , Linus Walleij , Mike Turquette , Stephen Warren , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-fbdev@vger.kernel.org, linux-usb@vger.kernel.org, linux-serial@vger.kernel.org, devicetree-discuss@lists.ozlabs.org Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 714 Lines: 19 On Thu, Aug 23, 2012 at 9:35 AM, Tony Prisk wrote: > Converted the existing arch-vt8500 gpio to a platform_device. > Added support for WM8505 and WM8650 GPIO controllers. > Replaced existing readl/writel calls with _relaxed variants. > Replaced existing unsigned variables with u32 to match register size. > > Signed-off-by: Tony Prisk Sweet! Reviewed-by: Linus Walleij Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/