Re: [PATCH V2 1/2] ARM: tegra: Add pinmux board file for Cardhu
From: Olof Johansson <hidden>
Date: 2012-02-26 21:51:41
Also in:
linux-arm-kernel
From: Olof Johansson <hidden>
Date: 2012-02-26 21:51:41
Also in:
linux-arm-kernel
On Wed, Feb 01, 2012 at 04:29:56PM -0700, Stephen Warren wrote:
For now, this just sets up the pinmux and GPIOs required for the SD card slot. Signed-off-by: Stephen Warren <redacted> --- v2: * Set PULL_UP for CMD and DATA pins on SD interface * Add power GPIO for SDMMC1 * Add pinmux configuration for SDMMC4 This will hopefully be replaced by the pinmux DT binding in the near future, but until that happens, Tegra30 pinmux functionality needs to be exposed somehow to unblock getting drivers tested on Tegra30.
Thanks, applied to for-3.4/boards. -Olof