From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jaehoon Chung Date: Mon, 07 Jan 2013 11:28:45 +0900 Subject: [U-Boot] [PATCH] arm:exynos4:pinmux: Modify the gpio function for mmc In-Reply-To: <20130104085959.5f1477d5@amdc308.digital.local> References: <1357198260-7412-1-git-send-email-p.wilczek@samsung.com> <1357198260-7412-2-git-send-email-p.wilczek@samsung.com> <50E56395.1050803@samsung.com> <20130104085959.5f1477d5@amdc308.digital.local> Message-ID: <50EA32DD.7020404@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 Hi Lukasz, I understood your opinion..it's ok. After applied this patch, i will update the pinmux for MMC4. Best Regards, Jaehoon Chung On 01/04/2013 04:59 PM, Lukasz Majewski wrote: > Hi Jaehoon, > >> On 01/03/2013 04:31 PM, Piotr Wilczek wrote: >>> This patch add pinmux settings for Exynos4 for mmc0 and mmc2 >> Didn't consider about the mmc4? I know that exynos4 can be used mmc4 >> for eMMC. > > This patch shall be regarded as fixing regression introduced after > merge. > > We would like to stick (at least for now) to eMMC cotrollers tied to > mmc0 and mmc2. > > When mmc4 (dw_mmc) will be enabled, then surely we will modify the > pinmux code. > > >