From mboxrd@z Thu Jan 1 00:00:00 1970 From: broonie@opensource.wolfsonmicro.com (Mark Brown) Date: Tue, 20 Dec 2011 00:54:15 +0000 Subject: [PATCH v3 2/3] regulator: mc13892: add device tree probe support In-Reply-To: <20111219140730.GB5257@S2100-06.ap.freescale.net> References: <1323702958-4831-1-git-send-email-shawn.guo@linaro.org> <1323702958-4831-3-git-send-email-shawn.guo@linaro.org> <20111219140730.GB5257@S2100-06.ap.freescale.net> Message-ID: <20111220005414.GL2860@opensource.wolfsonmicro.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, Dec 19, 2011 at 10:07:31PM +0800, Shawn Guo wrote: > On Mon, Dec 12, 2011 at 11:15:57PM +0800, Shawn Guo wrote: > > It adds device tree probe support for mc13892-regulator driver. > > > > Signed-off-by: Shawn Guo > > Cc: Mark Brown > > Cc: Liam Girdwood > > Ping? I can't really do anything with this without the MFD portion being OK.