From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH 4/6] pinctrl: single: Add support for wake-up interrupts Date: Fri, 18 Oct 2013 08:35:42 -0700 Message-ID: <20131018153541.GJ15154@atomide.com> References: <20131010160018.GA29913@atomide.com> <20131010162015.GC29913@atomide.com> <5257BD3E.5000707@ti.com> <20131011154352.GO29913@atomide.com> <20131011160146.GR29913@atomide.com> <5260E606.2030903@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <5260E606.2030903@ti.com> Sender: linux-kernel-owner@vger.kernel.org To: Balaji T K Cc: Linus Walleij , Roger Quadros , "linux-arm-kernel@lists.infradead.org" , "devicetree@vger.kernel.org" , Grygorii Strashko , "linux-kernel@vger.kernel.org" , Peter Ujfalusi , Haojian Zhuang , =?utf-8?Q?Beno=C3=AEt?= Cousson , Linux-OMAP List-Id: devicetree@vger.kernel.org * Balaji T K [131018 00:41]: > > Any conclusion on using regmap for omap control module non-mux registers ? I don't think anybody has even started looking into a SCM driver yet considering there are tons of other issues to sort out. If you're thinking about implementing the MMC PBIAS driver, I would just implement it as a standalone driver. It seems that the PBIAS interface to the MMC driver can be just regulator framework. Then when we have the SCM driver available, this driver can be updated to coordinate things with the core SCM driver. Regards, Tony