From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nikita Kiryanov Date: Tue, 05 Mar 2013 09:53:23 +0200 Subject: [U-Boot] [PATCH 0/7] omap mmc: implement card detect and write protection In-Reply-To: <20130215212441.GC19902@bill-the-cat> References: <1354537187-26744-1-git-send-email-nikita@compulab.co.il> <20130215212441.GC19902@bill-the-cat> Message-ID: <5135A473.2030402@compulab.co.il> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Tom, On 02/15/2013 11:24 PM, Tom Rini wrote: > On Mon, Dec 03, 2012 at 02:19:40PM +0200, Nikita Kiryanov wrote: > >> This patchset implements card detection and write protection check for >> omap mmc. The write protect implementation also adds generic code >> that is usable by other mmc drivers. >> >> The first 3 patches are preparation patches that contain general maintenance >> for omap mmc driver. >> >> This patchset depends on http://patchwork.ozlabs.org/patch/202384/ >> >> Nikita Kiryanov (7): >> omap: consolidate common mmc definitions >> omap_hsmmc: fix out of bounds array access >> omap_hsmmc: introduce omap_hsmmc_data struct >> omap_hsmmc: implement driver check for card detection >> cm-t35: implement board specific card detect check >> mmc: add support for write protection >> omap_hsmmc: add driver check for write protection [...] > > For the series: > > Reviewed-by: Tom Rini > > Andy, since this touches generic code to add the write-protect stuff, > which looks fine to me, I'd really like a chime-in before I take this to > u-boot-ti, or you pick it all up for u-boot-mmc. Thanks! > Now that rc1 is out, perhaps it is time to finally apply this series? Andy doesn't seem to be involved much in U-Boot these days, I don't think we should wait for him anymore. -- Regards, Nikita.