From mboxrd@z Thu Jan 1 00:00:00 1970 From: Minkyu Kang Date: Mon, 10 Jun 2013 15:20:58 +0900 Subject: [U-Boot] [PATCH v5 0/7] Add cros-ec protocol driver and enable it in smdk5250 In-Reply-To: <20130607125534.GA26693@bill-the-cat> References: <1368613654-15229-1-git-send-email-tyanh@chromium.org> <20130607125534.GA26693@bill-the-cat> Message-ID: <51B5704A.7070703@samsung.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Tom Rini, On 07/06/13 21:55, Tom Rini wrote: > On Wed, May 15, 2013 at 06:27:27PM +0800, Hung-ying Tyan wrote: > >> This patch series adds the drivers for the cros-ec protocol that is used to >> communicate with the Chrome OS Embedded Controller (EC). The series also enables >> its use in Google Snow which is based on smdk5250. >> >> The last patch in this series depends on the patch in the MMC series that brings >> in exynos5-dt.c: >> http://patchwork.ozlabs.org/patch/240084. > > And that patch is part 6 of 9 in a big series that needs to come in via > u-boot-samsung. Minkyu, where's all that at? Thanks! > patches are in my queue. I will review soon. Thanks, Minkyu Kang.