14 Oct
2010
14 Oct
'10
7:36 p.m.
On 10/14/10 21:23, vm.rod25@gmail.com wrote:
From: Victor Rodriguezvictor.rodriguez@sasken.com
This patch defines Pin Mux configuration to enable MMC/SD and USB-OHCI on the Hawkboard-L138 system
Signed-off-by: Victor Rodriguezvictor.rodriguez@sasken.com
[...]
diff --git a/arch/arm/mach-davinci/include/mach/mux.h b/arch/arm/mach-davinci/include/mach/mux.h index de11aac..f2c2117 100644 --- a/arch/arm/mach-davinci/include/mach/mux.h +++ b/arch/arm/mach-davinci/include/mach/mux.h @@ -913,6 +913,10 @@ enum davinci_da850_index { DA850_GPIO2_15, DA850_GPIO4_0, DA850_GPIO4_1,
- DA850_GPIO3_12,
- DA850_GPIO3_13,
- DA850_GPIO2_4,
- DA850_GPIO6_13,
I think these should better go in the alphabetic order.
DA850_RTC_ALARM, };
WBR, Sergei