From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Subject: Re: [RESEND PATCH v5 1/3] pinctrl: Add sleep related state to indicate sleep related configs Date: Thu, 31 Aug 2017 09:16:28 +0200 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: In-Reply-To: Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Baolin Wang Cc: Mark Rutland , Rob Herring , "linux-gpio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , Mark Brown , Baolin Wang List-Id: devicetree@vger.kernel.org On Thu, Aug 17, 2017 at 8:50 AM, Baolin Wang wrote: > In some scenarios, we should set some pins as input/output/pullup/pulldown > when the specified system goes into deep sleep mode, then when the system > goes into deep sleep mode, these pins will be set automatically by hardware. > > That means some pins are not controlled by any specific driver in the OS, but > need to be controlled when entering sleep mode. Thus we introduce one sleep > state config into pinconf-generic for users to configure. > > Signed-off-by: Baolin Wang > --- > Changes since v4: > - Add sleep-hardware-state config to indicate sleep related configs. No reactions and I can certainly not think of anything better (I even suggested this) so patch applied. Sorry for taking so long to look at this, I've been choked :/ Yours, Linus Walleij -- 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