45 results
Order by date - Order by pertinence
All (45)
High-tech (45)
 
[PATCH v3 0/9] Convert OMAP GPMC to driver
Hi, GPMC driver conversion series. NAND and smsc911x ethernet device has been adapted to use GPMC driver. Patches has been generated over linux-omap/master, HEAD 33fc21e Linux-omap rebuilt: Updated to v3.4-rc1, merged in most of pending branches ...
Message posted on the April 5th, 2012 - 12:10 PM ET
[PATCH] ARM: OMAP2+: gpmc: Fix kernel BUG for DT boot mode
With recent changes in omap gpmc driver code, in case of DT boot mode, where bootloader does not configure gpmc cs space will result into kernel BUG() inside gpmc_mem_init() function, as gpmc cs0 gpmc_config7[0].csvalid bit is set to '1' and ...
Message posted on the October 9th, 2012 - 5:00 AM ET
[PATCH v3] ARM: OMAP2+: gpmc-smsc911x: add required smsc911x regulators
This fixes smsc911x support on platforms using gpmc_smsc911x_init(). Commit c7e963f6888816 (net/smsc911x: Add regulator support) added the requirement that platforms provide vdd33a and vddvario supplies. Signed-off-by: Matt Porter ...
Message posted on the February 23rd, 2012 - 9:20 AM ET
[PATCH v2] ARM: OMAP2+: gpmc-smsc911x: add required smsc911x regulators
This fixes smsc911x support on platforms using gpmc_smsc911x_init(). Commit c7e963f6888816 (net/smsc911x: Add regulator support) added the requirement that platforms provide vdd33a and vddvario supplies. Signed-off-by: Matt Porter ...
Message posted on the February 22nd, 2012 - 11:50 AM ET
[PATCH] ARM: OMAP2+: gpmc-smsc911x: add required smsc911x regulators
This fixes smsc911x support on platforms using gpmc_smsc911x_init(). Commit c7e963f6888816f04d1f5da0e07bec4e0092f227 added the requirement that platforms provide vdd33a and vddvario supplies. Signed-off-by: Matt Porter <mporter@ti.com> ...
Message posted on the February 13th, 2012 - 11:50 AM ET
[PATCH] ARM: OMAP2+: GPMC: Export gpmc_enable_hwecc and gpmc_calculate_ecc
To be able to compile kernel/drivers/mtd/nand/omap2.ko as module, that two symbols need to be exported. Otherwise, I get following error message ERROR: "gpmc_calculate_ecc" [drivers/mtd/nand/omap2.ko] undefined! ERROR: ...
Message posted on the February 17th, 2012 - 9:50 AM ET
Re: [PATCH] gpmc, EXPORT_SYMBOLS, west bridge related
This patch exports some of the gpmc driver functions in OMAP3. The purpose behind this patch is to allow device drivers compiled as loadable modules to be interfaced to the GPMC. I am hoping that Tony is the correct maintainer and willing to ACK ...
Message posted on the September 7th, 2010 - 3:30 PM ET
[PATCH] gpmc timing configuration west bridge related
Hi, This patch adds gpmc configuration functions(./arch/arm/mach-omap2/usb-cywb-pnand.c) needed by cypress westbridge device controller driver. West bridge device controller driver is updated to use gpmc configuration functions instead of modifying ...
Message posted on the December 14th, 2010 - 8:40 PM ET
[PATCH] adding gpmc configuration functions, west bridge related
This patch implements gpmc configuration functions needed by westbridge device controller driver in staging tree. These functions currently implemented in staging tree. This patch is part of the effort to bring westbridge device controller driver ...
Message posted on the January 13th, 2011 - 6:40 PM ET
[PATCH] adding gpmc configuration functions, west bridge related
This patch adds and exports gpmc configuration functions. 'gpmc' configuration functions will be used by westbridge device controller driver in staging tree. This patch is part of the work to get westbridge device controller driver out of staging ...
Message posted on the December 20th, 2010 - 9:50 PM ET
[PATCH] adding gpmc configuration functions, west bridge related
This patch adds and exports gpmc configuration functions. 'gpmc' configuration functions will be used by westbridge device controller driver in staging tree. This patch is required to get westbridge device controller driver out of staging tree. ...
Message posted on the December 16th, 2010 - 7:40 PM ET
[PATCH] adding gpmc configuration functions, west bridge related
This patch adds and exports gpmc configuration functions. 'gpmc' configuration functions will be used by westbridge device controller driver in staging tree. This patch is required to get westbridge device controller driver out of staging tree. ...
Message posted on the December 16th, 2010 - 7:40 PM ET
[PATCH] adding gpmc configuration functions, west bridge related
This patch adds and exports gpmc configuration functions. 'gpmc' configuration functions will be used by westbridge device controller driver. Thanks, Sutharsan Signed-off-by: Sutharsan Ramamoorthy <srmt@cypress.com> diff -uprN -X ...
Message posted on the December 15th, 2010 - 3:00 PM ET
[PATCH] west bridge device driver changes to use gpmc configuration functions
This patch contains changes to west bridge device controller driver in staging area. The west bridge device controller driver is modified to use gpmc configuration functions instead of directly modifying gpmc registers. This patch is continuation of ...
Message posted on the December 15th, 2010 - 6:10 PM ET