From mboxrd@z Thu Jan 1 00:00:00 1970 From: Minkyu Kang Date: Wed, 09 Jan 2013 10:22:55 +0900 Subject: [U-Boot] [PATCH] arm:exynos4:pinmux: Modify the gpio function for mmc In-Reply-To: <20130108150350.299371bb@lilith> References: <1357198260-7412-1-git-send-email-p.wilczek@samsung.com> <1357198260-7412-2-git-send-email-p.wilczek@samsung.com> <50EB7B82.4070707@samsung.com> <20130108150350.299371bb@lilith> Message-ID: <50ECC66F.9040809@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 On 08/01/13 23:03, Albert ARIBAUD wrote: > Hi Minkyu, > > On Tue, 08 Jan 2013 10:50:58 +0900, Minkyu Kang > wrote: >> On 03/01/13 16:31, Piotr Wilczek wrote: >>> This patch add pinmux settings for Exynos4 for mmc0 and mmc2 >>> >>> Signed-off-by: Piotr Wilczek >>> Signed-off-by: Kyungmin Park >>> CC: Minkyu Kang >>> CC: Albert ARIBAUD >>> --- >>> arch/arm/cpu/armv7/exynos/pinmux.c | 45 ++++++++++++++++++++++++++++++++++++ >>> 1 file changed, 45 insertions(+) >>> >> >> applied to u-boot-samsung. > > So I guess you'll be sending out a pull request for the Samung tree > soon, right? > Yes, will send soon. Thanks. Minkyu Kang.