From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Subject: Re: [PATCHv2 05/16] gpio: mvebu: add suspend/resume support Date: Thu, 27 Nov 2014 14:29:47 +0100 Message-ID: References: <1415978496-9334-1-git-send-email-thomas.petazzoni@free-electrons.com> <1415978496-9334-6-git-send-email-thomas.petazzoni@free-electrons.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: In-Reply-To: <1415978496-9334-6-git-send-email-thomas.petazzoni@free-electrons.com> Sender: linux-gpio-owner@vger.kernel.org To: Thomas Petazzoni Cc: Jason Cooper , Andrew Lunn , Sebastian Hesselbarth , Gregory Clement , "linux-arm-kernel@lists.infradead.org" , Tawfik Bayouk , Nadav Haklai , Lior Amsalem , Ezequiel Garcia , "devicetree@vger.kernel.org" , Alexandre Courbot , "linux-gpio@vger.kernel.org" List-Id: devicetree@vger.kernel.org On Fri, Nov 14, 2014 at 4:21 PM, Thomas Petazzoni wrote: > This commit adds the implementation of ->suspend() and ->resume() > platform_driver hooks in order to save and restore the state of the > GPIO configuration. In order to achieve that, additional fields are > added to the mvebu_gpio_chip structure. > > Signed-off-by: Thomas Petazzoni > Cc: Linus Walleij > Cc: Alexandre Courbot > Cc: linux-gpio@vger.kernel.org > Acked-by: Alexandre Courbot > Reviewed-by: Gregory CLEMENT Acked-by: Linus Walleij Do you want me to merge the patch or is it dependent on other patches? Yours, Linus Walleij