From mboxrd@z Thu Jan 1 00:00:00 1970 From: nm@ti.com (Nishanth Menon) Date: Tue, 11 Jan 2011 11:13:34 -0600 Subject: [PATCH v5 0/3] OMAP3: beaglexm: GPIO fixes In-Reply-To: <[PATCH v4 0/3] OMAP3: beaglexm: GPIO fixes> References: <[PATCH v4 0/3] OMAP3: beaglexm: GPIO fixes> Message-ID: <1294766017-12182-1-git-send-email-nm@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi, revision 5 of this series. As discussed in the threads: http://thread.gmane.org/gmane.linux.ports.arm.omap/47807/ http://marc.info/?t=121540030800004&r=1&w=2 here is the split up series with commit message after discussion: http://www.beagleboard.org/irclogs/index.php?date=2011-01-06#T19:12:21 Koen Kooi (3): omap3: beaglexm: fix EHCI power up GPIO dir omap3: beaglexm: fix DVI reset GPIO omap3: beaglexm: fix power on of DVI arch/arm/mach-omap2/board-omap3beagle.c | 38 ++++++++++++++++++++++++++----- 1 files changed, 32 insertions(+), 6 deletions(-) v5: review comment incorporation - gpio_direction_output removable. v4: http://marc.info/?t=129444130100001&r=1&w=2 no functional change. minor cleanups in commit logs incorporating offline feedback v3: http://marc.info/?t=129434384700006&r=1&w=2 split up the series, addressed review comments v2: http://marc.info/?t=129276977900002&r=1&w=2 Reenable the PMU stat LED v1: http://marc.info/?t=129172571000001&r=1&w=2 Regards, Nishanth Menon