]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/meta-ti-glsdk.git/blob - recipes-kernel/linux/linux-ti33x-psp-3.2/beaglebone/0014-AM335x-MUX-add-ehrpwm1A.patch
linux-ti335x-psp 3.2: cape enhancements and patch cleanups
[glsdk/meta-ti-glsdk.git] / recipes-kernel / linux / linux-ti33x-psp-3.2 / beaglebone / 0014-AM335x-MUX-add-ehrpwm1A.patch
1 From ae3da1ea2d7c8b915e8eebec7d5f3524f53bf510 Mon Sep 17 00:00:00 2001
2 From: Koen Kooi <koen@dominion.thruhere.net>
3 Date: Tue, 31 Jan 2012 16:49:52 +0100
4 Subject: [PATCH 14/56] AM335x: MUX: add ehrpwm1A
6 Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
7 ---
8  arch/arm/mach-omap2/mux33xx.c |    2 +-
9  1 files changed, 1 insertions(+), 1 deletions(-)
11 diff --git a/arch/arm/mach-omap2/mux33xx.c b/arch/arm/mach-omap2/mux33xx.c
12 index 572ed16..0f71646 100644
13 --- a/arch/arm/mach-omap2/mux33xx.c
14 +++ b/arch/arm/mach-omap2/mux33xx.c
15 @@ -85,7 +85,7 @@ static struct omap_mux __initdata am33xx_muxmodes[] = {
16                 NULL, NULL, NULL, "gpio1_17"),
17         _AM33XX_MUXENTRY(GPMC_A2, 0,
18                 "gpmc_a2", "mii2_txd3", "rgmii2_td3", "mmc2_dat1",
19 -               NULL, NULL, NULL, "gpio1_18"),
20 +               NULL, NULL, "ehrpwm1A", "gpio1_18"),
21         _AM33XX_MUXENTRY(GPMC_A3, 0,
22                 "gpmc_a3", "mii2_txd2", "rgmii2_td2", "mmc2_dat2",
23                 NULL, NULL, NULL, "gpio1_19"),
24 -- 
25 1.7.7.6