[PATCHv2 2/2] power_supply: Add support for tps65217-charger.

2015-09-24 Thread Enric Balletbo i Serra
-by: Enric Balletbo i Serra <enric.balle...@collabora.com> --- drivers/power/Kconfig| 7 + drivers/power/Makefile | 1 + drivers/power/tps65217_charger.c | 267 +++ 3 files changed, 275 insertions(+) create mode 100644 drivers

[PATCHv2 0/2] Add support for tps65217 charger

2015-09-24 Thread Enric Balletbo i Serra
--strict Best regards, Enric Balletbo i Serra (2): devicetree: Add TPS65217 charger binding. power_supply: Add support for tps65217-charger. .../bindings/power_supply/tps65217_charger.txt | 12 + drivers/power/Kconfig | 7 + drivers/power/Makefile

[PATCHv2 1/2] devicetree: Add TPS65217 charger binding.

2015-09-24 Thread Enric Balletbo i Serra
The TPS65217 charger is a subnode of the TPS65217 MFD. Signed-off-by: Enric Balletbo i Serra <enric.balle...@collabora.com> --- .../devicetree/bindings/power_supply/tps65217_charger.txt| 12 1 file changed, 12 insertions(+) create mode 100644 Documentation/devicetree/bi

[PATCHv3 0/2] Add support for tps65217 charger

2015-09-24 Thread Enric Balletbo i Serra
. Changes since v1: - Requested by Sebastian Reichel - Set prev_ac_online at the beginning of the tps56217_charger_irq() - Use devm_power_supply_register call. - Fix style problems reported by checkpatch.pl --strict Best regards, Enric Balletbo i Serra (2): devicetree: Add TPS65217

[PATCHv3 2/2] power_supply: Add support for tps65217-charger.

2015-09-24 Thread Enric Balletbo i Serra
-by: Enric Balletbo i Serra <enric.balle...@collabora.com> --- drivers/power/Kconfig| 7 ++ drivers/power/Makefile | 1 + drivers/power/tps65217_charger.c | 264 +++ 3 files changed, 272 insertions(+) create mode 100644 drivers

[PATCHv3 1/2] devicetree: Add TPS65217 charger binding.

2015-09-24 Thread Enric Balletbo i Serra
The TPS65217 charger is a subnode of the TPS65217 MFD. Signed-off-by: Enric Balletbo i Serra <enric.balle...@collabora.com> --- .../devicetree/bindings/power_supply/tps65217_charger.txt| 12 1 file changed, 12 insertions(+) create mode 100644 Documentation/devicetree/bi

[PATCH 2/3] power_supply: Add support for tps65217-charger.

2015-09-08 Thread Enric Balletbo i Serra
-by: Enric Balletbo i Serra <enric.balle...@collabora.com> --- drivers/power/Kconfig| 7 + drivers/power/Makefile | 1 + drivers/power/tps65217_charger.c | 269 +++ 3 files changed, 277 insertions(+) create mode 100644 drivers

[PATCH 0/3] Add support for tps65217 charger

2015-09-08 Thread Enric Balletbo i Serra
Hi all, The following series add initial support for tps65217 battery charger. This series is a first attempt and will have mistake so all comments and suggestions are welcomed. Best regards, Enric Balletbo i Serra (3): devicetree: Add TPS65217 charger binding. power_supply: Add support

[PATCH 1/3] devicetree: Add TPS65217 charger binding.

2015-09-08 Thread Enric Balletbo i Serra
The TPS65217 charger is a subnode of the TPS65217 MFD. Signed-off-by: Enric Balletbo i Serra <enric.balle...@collabora.com> --- .../devicetree/bindings/power_supply/tps65217_charger.txt| 12 1 file changed, 12 insertions(+) create mode 100644 Documentation/devicetree/bi

[PATCH 3/3] mfd: Add battery charger as subdevice to the tps65217.

2015-09-08 Thread Enric Balletbo i Serra
Add tps65217 battery charger subdevice. Signed-off-by: Enric Balletbo i Serra <enric.balle...@collabora.com> --- drivers/mfd/tps65217.c | 4 1 file changed, 4 insertions(+) diff --git a/drivers/mfd/tps65217.c b/drivers/mfd/tps65217.c index 55add04..d32b5442 100644 --- a/drive

[PATCH 1/2] of: Add vendor prefix for Toby Churchill Ltd.

2015-05-26 Thread Enric Balletbo i Serra
Toby Churchill Ltd is a global provider of assistive technology. Signed-off-by: Enric Balletbo i Serra enric.balle...@collabora.com --- Documentation/devicetree/bindings/vendor-prefixes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt

[PATCH 0/2] Add support for Toby Churchill SL50 board.

2015-05-26 Thread Enric Balletbo i Serra
Hi Tony, These patches add support for a new board based on AM335x processor. If it is ok, take in consideration to include in next DT merge window, please. Best regards, Enric Balletbo i Serra (2): of: Add vendor prefix for Toby Churchill Ltd. ARM: dts: am335x-sl50: Add Toby-Churchill SL50

[PATCH 2/2] ARM: dts: am335x-sl50: Add Toby-Churchill SL50 board support.

2015-05-26 Thread Enric Balletbo i Serra
Balletbo i Serra enric.balle...@collabora.com Reviewed-by: Javier Martinez Canillas javier.marti...@collabora.co.uk Reviewed-by: Andy Simpkins andy.simpk...@toby-churchill.com --- arch/arm/boot/dts/Makefile| 1 + arch/arm/boot/dts/am335x-sl50.dts | 482

[PATCH 02/11] ARM: dts: omap3-igep00x0: Move NAND configuration to a common place.

2014-11-06 Thread Enric Balletbo i Serra
At this moment all supported boards use same NAND chip, so has more sense move the GPMC and NAND configuration to the omap3-igep.dtsi common place. Signed-off-by: Enric Balletbo i Serra eballe...@iseebcn.com --- arch/arm/boot/dts/omap3-igep.dtsi| 49 ++ arch

[PATCH 08/11] ARM: dts: omap3-igep0020-common: Introduce igep0020 common dtsi file.

2014-11-06 Thread Enric Balletbo i Serra
Use the omap3-igep0020-common.dtsi file and remove repeated parts leaving the nodes that are not common between IGEPv2 hardware revisions. Signed-off-by: Enric Balletbo i Serra eballe...@iseebcn.com --- arch/arm/boot/dts/omap3-igep0020-common.dtsi | 246 +++ arch/arm/boot

[PATCH 03/11] ARM: dts: omap3-igep0030: Specify IGEP COM revision in device tree.

2014-11-06 Thread Enric Balletbo i Serra
We'll introduce new hardware revisions soon. This patch is only to indicate which board revision supports this device tree file in order to avoid confusions. Signed-off-by: Enric Balletbo i Serra eballe...@iseebcn.com --- arch/arm/boot/dts/omap3-igep0030.dts | 4 ++-- 1 file changed, 2

[PATCH 10/11] ARM: dts: omap3-igep00x0: Remove i2c2 node.

2014-11-06 Thread Enric Balletbo i Serra
We can't suppose that the i2c2 pins are configured as I2C bus, these pins are connected to expansion connectors. Signed-off-by: Enric Balletbo i Serra eballe...@iseebcn.com --- arch/arm/boot/dts/omap3-igep.dtsi | 13 - 1 file changed, 13 deletions(-) diff --git a/arch/arm/boot/dts

[PATCH 09/11] ARM: dts: omap3-igep0020-rev-f: Support IGEPv2 Rev. F

2014-11-06 Thread Enric Balletbo i Serra
Add support for the new hardware revision of the IGEPv2. Basically, the new revision F replaces the old Wifi module for a Wilink8 based module. Signed-off-by: Enric Balletbo i Serra eballe...@iseebcn.com --- arch/arm/boot/dts/Makefile | 1 + arch/arm/boot/dts/omap3-igep0020-rev

[PATCH 06/11] ARM: dts: omap3-igep0030-common: Introduce igep0030 common dtsi file.

2014-11-06 Thread Enric Balletbo i Serra
Use the omap3-igep0030-common.dtsi file and remove repeated parts leaving the nodes that are not common between IGEP COM MODULE hardware revisions. Signed-off-by: Enric Balletbo i Serra eballe...@iseebcn.com --- arch/arm/boot/dts/omap3-igep0030-common.dtsi | 60 arch

[PATCH 07/11] ARM: dts: omap3-igep0030-rev-g: Support IGEP COM MODULE Rev. G

2014-11-06 Thread Enric Balletbo i Serra
Add support for the new hardware revision of the IGEP COM MODULE. Basically, the new revision G replaces the old Wifi module for a Wilink8 based module. Signed-off-by: Enric Balletbo i Serra eballe...@iseebcn.com --- arch/arm/boot/dts/Makefile | 1 + arch/arm/boot/dts/omap3

[PATCH 05/11] ARM: dts: omap3-igep00x0: Move outside common file the on board Wifi module.

2014-11-06 Thread Enric Balletbo i Serra
New IGEP boards revisions will use another Wifi module, so this patch moves the DT nodes outside the common omap3-igep.dtsi file to specific DT for every board. Signed-off-by: Enric Balletbo i Serra eballe...@iseebcn.com --- arch/arm/boot/dts/omap3-igep.dtsi| 29

[PATCH 11/11] ARM: OMAP2+: igep00x0: Add pdata-quirks for the btwilink device.

2014-11-06 Thread Enric Balletbo i Serra
Add btwilink device for IGEPv2 Rev. F and IGEP COM MODULE Rev. G. Signed-off-by: Enric Balletbo i Serra eballe...@iseebcn.com --- arch/arm/mach-omap2/pdata-quirks.c | 36 ++-- 1 file changed, 34 insertions(+), 2 deletions(-) diff --git a/arch/arm/mach-omap2/pdata

[PATCH 04/11] ARM: dts: omap3-igep0020: Specify IGEPv2 revision in device tree.

2014-11-06 Thread Enric Balletbo i Serra
We'll introduce new hardware revisions soon. This patch is only to indicate which board revision supports this device tree file in order to avoid confusions. Signed-off-by: Enric Balletbo i Serra eballe...@iseebcn.com --- arch/arm/boot/dts/omap3-igep0020.dts | 4 ++-- 1 file changed, 2

[PATCH 01/11] ARM: dts: omap3-igep00x0: Fix UART2 pins that aren't common.

2014-11-06 Thread Enric Balletbo i Serra
UART2 is used to connect the processor with the bluetooth chip, these pins are not common between IGEPv2 boards and IGEP COM MODULE boards. This patch muxes the correct pins for every board and removes UART2 configuration from common omap3-igep.dtsi file. Signed-off-by: Enric Balletbo i Serra

[PATCH 00/11] ARM: dts: igep00x0: Add support for new hardware revisions.

2014-11-06 Thread Enric Balletbo i Serra
. Best regards, Enric Balletbo i Serra (11): ARM: dts: omap3-igep00x0: Fix UART2 pins that aren't common. ARM: dts: omap3-igep00x0: Move NAND configuration to a common place. ARM: dts: omap3-igep0030: Specify IGEP COM revision in device tree. ARM: dts: omap3-igep0020: Specify IGEPv2 revision

[PATCH] drivers/misc/ti-st: Load firmware from ti-connectivity directory.

2014-07-22 Thread Enric Balletbo i Serra
Looks like the default location for TI firmware is inside the ti-connectivity directory, to be coherent with other firmware request used by TI drivers, load the TIInit firmware from this directory instead of /lib/firmware directly. Signed-off-by: Enric Balletbo i Serra eballe...@iseebcn.com

[PATCH] ARM: dts: Fix TI CPSW Phy mode selection on IGEP COM AQUILA.

2014-06-25 Thread Enric Balletbo i Serra
As this board use external clock for RMII interface we should specify 'rmii' phy mode and 'rmii-clock-ext' to make ethernet working. Signed-off-by: Enric Balletbo i Serra eballe...@iseebcn.com --- arch/arm/boot/dts/am335x-igep0033.dtsi | 6 ++ 1 file changed, 6 insertions(+) diff --git

[PATCH] ARM: dts: omap3-igep00x0: Fix nand ECC to maintain backward compatibility.

2013-12-01 Thread Enric Balletbo i Serra
sets the ECC layout to 1-bit Hamming ECC in order to maintain this compatibility. Reported-by: Thomas Petazzoni thomas.petazz...@free-electrons.com Reported-by: Ezequiel Garcia ezequiel.gar...@free-electrons.com Signed-off-by: Enric Balletbo i Serra eballe...@gmail.com --- arch/arm/boot/dts/omap3

[PATCH 3/3] ARM: dts: omap3-igep*: Update to use the TI AM/DM37x processor.

2013-10-19 Thread Enric Balletbo i Serra
-by: Enric Balletbo i Serra eballe...@gmail.com --- arch/arm/boot/dts/omap3-igep.dtsi| 4 ++-- arch/arm/boot/dts/omap3-igep0020.dts | 4 ++-- arch/arm/boot/dts/omap3-igep0030.dts | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/arch/arm/boot/dts/omap3-igep.dtsi b/arch

[PATCH 1/3] ARM: dts: omap3-igep: Fix bus-width for mmc1.

2013-10-19 Thread Enric Balletbo i Serra
Both, IGEPv2 and IGEP COM MODULE have a bus-width of 4 not 8, so fix this and do not mux data pins from mmc1_data5 to mmc1_data7. Signed-off-by: Enric Balletbo i Serra eballe...@gmail.com --- arch/arm/boot/dts/omap3-igep.dtsi | 6 +- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git

[PATCH 0/3] ARM: dts: omap3-igep MMC updates for v3.13

2013-10-19 Thread Enric Balletbo i Serra
module connected to MMC2 SDIO interface, and the third patch, updates the default processor to AM/DM37x as most of the boards uses this processor instead of the old OMAP353x. Best regards, Enric Balletbo i Serra (3): ARM: dts: omap3-igep: Fix bus-width for mmc1. ARM: dts: omap3-igep: Add

[PATCH 2/3] ARM: dts: omap3-igep: Add support for LBEE1USJYC WiFi connected to SDIO.

2013-10-19 Thread Enric Balletbo i Serra
The LBEE1USJYC is a WiFi/BT combo module used on OMAP3-based IGEP boards. In both cases, IGEPv2 Rev. C and IGEP COM MODULE, the module is connected using the same MMC interface and uses the same GPIOs. Signed-off-by: Enric Balletbo i Serra eballe...@gmail.com --- arch/arm/boot/dts/omap3

[PATCH] ARM: dts: igep0033: Add mmc1 node for SDCARD support.

2013-10-19 Thread Enric Balletbo i Serra
Add mmc1 dt node to IGEP COM AQUILA board. Signed-off-by: Enric Balletbo i Serra eballe...@gmail.com --- arch/arm/boot/dts/am335x-igep0033.dtsi | 13 + 1 file changed, 13 insertions(+) diff --git a/arch/arm/boot/dts/am335x-igep0033.dtsi b/arch/arm/boot/dts/am335x-igep0033.dtsi

[PATCH 2/2] ARM: dts: AM33XX: Add support for IGEP AQUILA EXPANSION board.

2013-09-10 Thread Enric Balletbo i Serra
The IGEP AQUILA EXPANSION board is a development platform for the IGEP COM AQUILA AM335x boards. The board adds the following connectivity: o USB OTG o USB HOST o HDMI o Ethernet o Serial Debug (3.3V) o 2x46 pin headers o EEPROM Signed-off-by: Enric Balletbo i Serra

[PATCH 1/2] ARM: dts: AM33XX: Add support for IGEP COM AQUILA

2013-09-10 Thread Enric Balletbo i Serra
o Ethernet controller on-board o JTAG debug connector available o Designed for industrial range purposes Signed-off-by: Enric Balletbo i Serra eballe...@iseebcn.com Reviewed-by: Javier Martinez Canillas javier.marti...@collabora.co.uk --- arch/arm/boot/dts/am335x-igep0033.dtsi | 265

[PATCHv3 0/2] ARM: dts: Add initial support for IGEP AQUILA

2013-09-10 Thread Enric Balletbo i Serra
From: Enric Balletbo i Serra eballe...@iseebcn.com Hi all, These two patches introduces initial support for the IGEP AM335x-based platforms. The first patch add support for IGEP COM AQUILA products, and the second patch add support for the development board. These patches apply on top

[PATCH] ARM: dts: igep00x0: Add pinmux configuration for MCBSP2.

2013-09-10 Thread Enric Balletbo i Serra
Add pinmux configuration for MCBSP2 connected to the TDM interface. With this configuration the Headset modules works as expected. Signed-off-by: Enric Balletbo i Serra eballe...@gmail.com Acked-by: Javier Martinez Canillas jav...@dowhile0.org --- arch/arm/boot/dts/omap3-igep.dtsi | 14

[PATCH] ARM: dts: igep00x0: Add pinmux configuration for MCBSP2.

2013-07-05 Thread Enric Balletbo i Serra
IGEP Processor Boards based on OMAP3 have the MCBSP2 connected to the TDM interface. The kernel should configure the pinmux for these pins in order to get TWL4030 codec working. Without this, for example, playing a wav file doesn't work. Signed-off-by: Enric Balletbo i Serra eballe...@gmail.com

[PATCHv2 0/2] ARM: dts: Add initial support for IGEP AQUILA

2013-06-20 Thread Enric Balletbo i Serra
: * Use node to reference the nodes already defined in dtsi files. (Javier) Best regards, Enric Balletbo i Serra (2): ARM: dts: AM33XX: Add support for IGEP COM AQUILA ARM: dts: AM33XX: Add support for IGEP AQUILA EXPANSION board. arch/arm/boot/dts/Makefile | 3 +- arch/arm/boot/dts

[PATCHv2 1/2] ARM: dts: AM33XX: Add support for IGEP COM AQUILA

2013-06-20 Thread Enric Balletbo i Serra
o Ethernet controller on-board o JTAG debug connector available o Designed for industrial range purposes Signed-off-by: Enric Balletbo i Serra eballe...@iseebcn.com --- arch/arm/boot/dts/am335x-igep0033.dtsi | 265 + 1 file changed, 265 insertions(+) create

[PATCHv2 2/2] ARM: dts: AM33XX: Add support for IGEP AQUILA EXPANSION board.

2013-06-20 Thread Enric Balletbo i Serra
The IGEP AQUILA EXPANSION board is a development platform for the IGEP COM AQUILA AM335x boards. The board adds the following connectivity: o USB OTG o USB HOST o HDMI o Ethernet o Serial Debug (3.3V) o 2x46 pin headers o EEPROM Signed-off-by: Enric Balletbo i Serra

[PATCH 0/2] ARM: dts: Add initial support for IGEP AQUILA

2013-06-19 Thread Enric Balletbo i Serra
Balletbo i Serra (2): ARM: dts: AM33XX: Add support for IGEP COM AQUILA ARM: dts: AM33XX: Add support for IGEP AQUILA EXPANSION board. arch/arm/boot/dts/Makefile | 3 +- arch/arm/boot/dts/am335x-base0033.dts | 17 +++ arch/arm/boot/dts/am335x-igep0033.dtsi | 269

[PATCH 2/2] ARM: dts: AM33XX: Add support for IGEP AQUILA EXPANSION board.

2013-06-19 Thread Enric Balletbo i Serra
The IGEP AQUILA EXPANSION board is a development platform for the IGEP COM AQUILA AM335x boards. The board adds the following connectivity: o USB OTG o USB HOST o HDMI o Ethernet o Serial Debug (3.3V) o 2x46 pin headers o EEPROM Signed-off-by: Enric Balletbo i Serra

[PATCH 1/2] ARM: dts: AM33XX: Add support for IGEP COM AQUILA

2013-06-19 Thread Enric Balletbo i Serra
o Ethernet controller on-board o JTAG debug connector available o Designed for industrial range purposes Signed-off-by: Enric Balletbo i Serra eballe...@iseebcn.com --- arch/arm/boot/dts/am335x-igep0033.dtsi | 269 + 1 file changed, 269 insertions(+) create

[PATCH] serial: omap: add the functionality of a 9-bit UART with userspaces CMSPAR

2012-12-06 Thread Enric Balletbo i Serra
From: Enric Balletbo i Serra eballe...@iseebcn.com Some systems require the additional communication functionality of a 9-bit UART. For that we could use the stick (mark/space) parity bit supported on omap serial device. When is set, if PARODD is set the parity bit is always 1; if PARODD

[PATCHv2 0/2] OMAP: DSS: Support new dpi panels

2011-05-03 Thread Enric Balletbo i Serra
in the panel_config struct to include the name of the manufacturer. - Mention the board which uses those panels. Please consider to add in next merge window, thanks, Enric Balletbo i Serra (2): OMAP: DSS2: Support for Seiko 70WVW1TZ3 OMAP: DSS2: Support for Powertip PH480272T drivers

[PATCHv2 1/2] OMAP: DSS2: Support for Seiko 70WVW1TZ3

2011-05-03 Thread Enric Balletbo i Serra
Add support for Seiko 70WVW1TZ3, a LCD 7.0inch WVGA (800x480) display type with 24-bit RGB interface and Touch-Panel, to panel-generic-dpi Tested with IGEP v2 board. Signed-off-by: Enric Balletbo i Serra eballe...@iseebcn.com --- drivers/video/omap2/displays/panel-generic-dpi.c | 25

[PATCHv2 2/2] OMAP: DSS2: Support for Powertip PH480272T

2011-05-03 Thread Enric Balletbo i Serra
Add support for Powertip PH480242T, a LCD 4.3inch (480x242) display type with 24-bit RGB interface, to panel-generic-dpi. Tested with IGEP v2 board. Signed-off-by: Enric Balletbo i Serra eballe...@iseebcn.com --- drivers/video/omap2/displays/panel-generic-dpi.c | 25 ++ 1

[PATCH 0/2] OMAP: DSS: Support new dpi panels

2011-05-02 Thread Enric Balletbo i Serra
, Enric Balletbo i Serra (2): OMAP: DSS2: Support for Seiko 70WVW1TZ3 OMAP: DSS2: Support for Powertip PH480272T drivers/video/omap2/displays/panel-generic-dpi.c | 50 ++ 1 files changed, 50 insertions(+), 0 deletions(-) -- To unsubscribe from this list: send the line

[PATCH 1/2] OMAP: DSS2: Support for Seiko 70WVW1TZ3

2011-05-02 Thread Enric Balletbo i Serra
Add support for Seiko 70WVW1TZ3, a LCD 7.0inch WVGA (800x480) display type with 24-bit RGB interface and Touch-Panel, to panel-generic-dpi. Signed-off-by: Enric Balletbo i Serra eballe...@iseebcn.com --- drivers/video/omap2/displays/panel-generic-dpi.c | 25 ++ 1 files

[PATCH 2/2] OMAP: DSS2: Support for Powertip PH480272T

2011-05-02 Thread Enric Balletbo i Serra
Add support for Powertip PH480242T, a LCD 4.3inch (480x242) display type with 24-bit RGB interface, to panel-generic-dpi. Signed-off-by: Enric Balletbo i Serra eballe...@iseebcn.com --- drivers/video/omap2/displays/panel-generic-dpi.c | 25 ++ 1 files changed, 25 insertions

[PATCH] omap3: igep3: Add omap_reserve functionality

2011-01-11 Thread Enric Balletbo i Serra
This patch adds omap_reserve functionality to board-igep0030.c. This patch is in similar lines to commit id 71ee7dad9b6991, from Russell king Cc: Russell King rmk+ker...@arm.linux.org.uk Signed-off-by: Enric Balletbo i Serra eballe...@gmail.com --- arch/arm/mach-omap2/board-igep0030.c |1

[PATCH 0/3] IGEP board changes for .38 merge window

2011-01-10 Thread Enric Balletbo i Serra
Hi Tony, Here's a new patches for IGEP boards. These patches are rebased on top of your for-next tree. Please consider adding for .38 merge window. Thanks. Cheers, Enric Balletbo i Serra (3): omap3: igep3: Add USB EHCI support for IGEP module. omap3: igep3: Fix IGEP module second MMC

[PATCH 1/3] omap3: igep3: Add USB EHCI support for IGEP module.

2011-01-10 Thread Enric Balletbo i Serra
The OMAP3 IGEP module has one EHCI interface on board using USB2HS port. GPIO183 is used as PHY reset. Signed-off-by: Enric Balletbo i Serra eballe...@gmail.com --- arch/arm/mach-omap2/board-igep0030.c | 15 ++- 1 files changed, 14 insertions(+), 1 deletions(-) diff --git a/arch

[PATCH 2/3] omap3: igep3: Fix IGEP module second MMC channel power supply.

2011-01-10 Thread Enric Balletbo i Serra
). With that patch, the second channel is properly detected. Also change vmmc1 to use symbolic names instead of direct device reference. Signed-off-by: Enric Balletbo i Serra eballe...@gmail.com --- arch/arm/mach-omap2/board-igep0030.c | 65 - 1 files changed, 55

[PATCH 3/3] omap3: igep2: Add keypad support.

2011-01-10 Thread Enric Balletbo i Serra
Support twl4030 keypad and gpio keys on IGEP v2. Signed-off-by: Enric Balletbo i Serra eballe...@gmail.com --- arch/arm/mach-omap2/board-igep0020.c | 33 + 1 files changed, 33 insertions(+), 0 deletions(-) diff --git a/arch/arm/mach-omap2/board-igep0020.c b

[PATCH 0/2] OMAP: DSS2: Add new display panel

2010-10-28 Thread Enric Balletbo i Serra
Hi, Next patches adds support for the two new LCD panel display used on IGEP boards. Powertip PH480272T LCD 4.3inch (480x242) display Seiko 70WVW1TZ3 LCD 7.0inch WVGA (800x480) display Please, consider adding in next merge window. Cheers, Enric Balletbo i Serra (2): OMAP: DSS2: Add

[PATCH 1/2] OMAP: DSS2: Add Powertip PH480272T display panel

2010-10-28 Thread Enric Balletbo i Serra
From: Enric Balletbo i Serra eballe...@iseebcn.com Add new Powertip PH480242T panel, a LCD 4.3inch (480x242) display type with 24-bit RGB interface. Signed-off-by: Enric Balletbo i Serra eballe...@iseebcn.com --- drivers/video/omap2/displays/Kconfig |7 + drivers/video/omap2

[PATCH 2/2] OMAP: DSS2: Add Seiko 70WVW1TZ3 display panel

2010-10-28 Thread Enric Balletbo i Serra
From: Enric Balletbo i Serra eballe...@iseebcn.com Add new Seiko 70WVW1TZ3, a LCD 7.0inch WVGA (800x480) display type with 24-bit RGB interface and Touch-Panel Signed-off-by: Enric Balletbo i Serra eballe...@iseebcn.com --- drivers/video/omap2/displays/Kconfig |7 + drivers

[PATCH 0/1] mtd: OneNAND: fix bufferram management.

2010-10-23 Thread Enric Balletbo i Serra
Hello, Have a look at this patch, I've some problems with latest kernel from mainline and a JFFS2 filesystem, the kernel reports various errors like Header CRC failed on REF_PRISTINE node at 0x1e81315c: Read 0x00e0, calculated 0x564fc9e8 Applying this patch solves the issue, but I only

[PATCH 1/1] mtd: OneNAND: fix bufferram management when chip has 2-planes.

2010-10-23 Thread Enric Balletbo i Serra
CRC failed on REF_PRISTINE node at 0x1e81315c: Read 0x00e0, calculated 0x564fc9e8 Tested on IGEP v2 board with a Muxed OneNAND(DDP) 512MB 1.8V 16-bit (0x58) with 2 planes from Numonyx and CONFIG_MTD_ONENAND_2X_PROGRAM set to y Signed-off-by: Enric Balletbo i Serra eballe...@gmail.com

[PATCHv2 0/3] Various code improvements for IGEP v2 board.

2010-10-23 Thread Enric Balletbo i Serra
Hello, The comments of this post also apply to IGEP v2 board (thanks Laurent) http://www.mail-archive.com/linux-omap@vger.kernel.org/msg36402.html Changes since v1: - Split patch in a serie. - [1/3] onenand_setup = NULL, is a static variable, removed from code. This patch apply on top of

[PATCHv2 1/3] omap3: IGEP v2: Remove onenand_setup no-op function.

2010-10-23 Thread Enric Balletbo i Serra
Set onenand_setup to NULL instead of adding a no-op function. Signed-off-by: Enric Balletbo i Serra eballe...@gmail.com --- arch/arm/mach-omap2/board-igep0020.c |7 --- 1 files changed, 0 insertions(+), 7 deletions(-) diff --git a/arch/arm/mach-omap2/board-igep0020.c b/arch/arm/mach

[PATCHv3 3/3] omap3: IGEP v2: Improve igep2_flash_init() function.

2010-10-23 Thread Enric Balletbo i Serra
The changes are: - Use 'for' loop instead 'while' loop. - No need to initialize ret to 0, we're assigning it right after. - No need to check for onenandcs GPMC_CS_NUM here, it will always be true. Signed-off-by: Enric Balletbo i Serra eballe...@gmail.com --- arch/arm/mach-omap2/board

[PATCH] omap3: various code improvements for IGEP v2 board.

2010-10-12 Thread Enric Balletbo i Serra
can remove the empty igep2_config array. Signed-off-by: Enric Balletbo i Serra eballe...@gmail.com --- arch/arm/mach-omap2/board-igep0020.c | 39 - 1 files changed, 14 insertions(+), 25 deletions(-) diff --git a/arch/arm/mach-omap2/board-igep0020.c b/arch/arm

[PATCHv4 0/6] omap3: Various fixes and improvements for IGEP v2 board.

2010-10-05 Thread Enric Balletbo i Serra
Hello, This is the version 4 of patch series to fix and improve the IGEP v2 board support. Thanks for all your comments. CHANGES - since v3: - [3/6] fix igep2_get_revision function - [3/6] fix typo - Unknow - [5/6] check for return value omap_register_i2c_bus - since v2: -

[PATCHv4 1/6] omap3: Add external VBUS power switch and overcurrent detect on IGEP v2 board.

2010-10-05 Thread Enric Balletbo i Serra
GPIO for various devices are missing from the board initialization. This patch adds support for the VBUS and over current gpios. Without this patch, input/outputs from these two sources are ignored. Signed-off-by: Enric Balletbo i Serra eballe...@gmail.com --- arch/arm/mach-omap2/board-igep0020

[PATCHv4 2/6] omap3: fix and improve the LED handling on IGEP v2 board.

2010-10-05 Thread Enric Balletbo i Serra
The IGEP v2 board has four leds, this patch allows control all of these LEDs using the LED class if CONFIG_LEDS_GPIO is selected or using the General Purpose Input/Output (GPIO) interface if CONFIG_LEDS_GPIO is not selected. Signed-off-by: Enric Balletbo i Serra eballe...@gmail.com --- arch/arm

[PATCHv4 3/6] omap3: Introduce function to detect the IGEP v2 hardware revision.

2010-10-05 Thread Enric Balletbo i Serra
| -- Signed-off-by: Enric Balletbo i Serra eballe...@gmail.com --- arch/arm/mach-omap2/board-igep0020.c | 47 ++ 1 files changed, 47 insertions(+), 0 deletions(-) diff --git a/arch/arm/mach-omap2/board-igep0020.c b/arch/arm/mach-omap2/board-igep0020.c

[PATCHv4 4/6] omap3: Fix handling some GPIO's for WLAN-BT combo on IGEP v2.

2010-10-05 Thread Enric Balletbo i Serra
| gpio94 | gpio95| - | | B/C (B-compatible) | gpio94 | gpio95| gpio137 | | C | gpio138 | gpio139 | gpio137 | -- Signed-off-by: Enric Balletbo i Serra eballe...@gmail.com

[PATCHv4 6/6] omap3: Remove VMMC2 regulator on IGEP v2.

2010-10-05 Thread Enric Balletbo i Serra
VMMC2 regulator is configured but it's not used for the IGEP v2, so remove this regulator from board. Signed-off-by: Enric Balletbo i Serra eballe...@gmail.com --- arch/arm/mach-omap2/board-igep0020.c | 26 +++--- 1 files changed, 3 insertions(+), 23 deletions(-) diff

[PATCHv2 0/1] Add initial support for OMAP3 IGEP module

2010-10-02 Thread Enric Balletbo i Serra
Hello, This is the version 2 of patch series to introduce the OMAP3 IGEP module support. Thanks for your comments. Changes since v1: - add DEBUG_LL/EARLY_PRINTK entry arch/arm/mach-omap2/Kconfig |5 + arch/arm/mach-omap2/Makefile |2 +

[PATCHv2] omap3: Add minimal OMAP3 IGEP module support.

2010-10-02 Thread Enric Balletbo i Serra
The OMAP3 IGEP module is a low-power, high performance production-ready system-on-module (SOM) based on TI's OMAP3 family. More about this board at www.igep.es. Signed-off-by: Enric Balletbo i Serra eballe...@gmail.com --- arch/arm/mach-omap2/Kconfig |5 + arch/arm/mach

[PATCHv3 0/1] Add initial support for OMAP3 IGEP module

2010-10-02 Thread Enric Balletbo i Serra
Hello, This is the version 3 of patch series to introduce the OMAP3 IGEP module support. Changes since v2 (thanks Laurent): - Set onenand_setup to NULL instead of adding a no-op function. - On igep3_flash_init() function: - Use 'for' loop instead 'while' loop. - No need to initialize

[PATCHv3 1/1] omap3: Add minimal OMAP3 IGEP module support.

2010-10-02 Thread Enric Balletbo i Serra
The OMAP3 IGEP module is a low-power, high performance production-ready system-on-module (SOM) based on TI's OMAP3 family. More about this board at www.igep.es. Signed-off-by: Enric Balletbo i Serra eballe...@gmail.com --- arch/arm/mach-omap2/Kconfig |5 + arch/arm/mach

[PATCHv2 1/6] omap3: Add external VBUS power switch and overcurrent detect on IGEP v2 board.

2010-10-01 Thread Enric Balletbo i Serra
GPIO for various devices are missing from the board initialization. This patch adds support for the VBUS and over current gpios. Without this patch, input/outputs from these two sources are ignored. Signed-off-by: Enric Balletbo i Serra eballe...@gmail.com --- arch/arm/mach-omap2/board-igep0020

[PATCHv2 2/6] omap3: fix and improve the LED handling on IGEP v2 board.

2010-10-01 Thread Enric Balletbo i Serra
The IGEP v2 board has four leds, this patch allows control all of these LEDs using the LED class if CONFIG_LEDS_GPIO is selected or using the General Purpose Input/Output (GPIO) interface if CONFIG_LEDS_GPIO is not selected. Signed-off-by: Enric Balletbo i Serra eballe...@gmail.com --- arch/arm

[PATCHv2 3/6] omap3: Introduce function to detect the IGEP v2 hardware revision.

2010-10-01 Thread Enric Balletbo i Serra
| -- Signed-off-by: Enric Balletbo i Serra eballe...@gmail.com --- arch/arm/mach-omap2/board-igep0020.c | 47 ++ 1 files changed, 47 insertions(+), 0 deletions(-) diff --git a/arch/arm/mach-omap2/board-igep0020.c b/arch/arm/mach-omap2/board-igep0020.c

[PATCHv2 4/6] omap3: Fix handling some GPIO's for WLAN-BT combo on IGEP v2.

2010-10-01 Thread Enric Balletbo i Serra
| gpio94 | gpio95| - | | B/C (B-compatible) | gpio94 | gpio95| gpio137 | | C | gpio138 | gpio139 | gpio137 | -- Signed-off-by: Enric Balletbo i Serra eballe...@gmail.com

[PATCHv2 5/6] omap3: Add i2c eeprom driver to read EDID on IGEP v2.

2010-10-01 Thread Enric Balletbo i Serra
Add i2c eeprom driver to access monitor EDID binary information from user space, something that is required by 'decode-edid' and 'parse-edid'. Signed-off-by: Enric Balletbo i Serra eballe...@gmail.com --- arch/arm/mach-omap2/board-igep0020.c | 24 +--- 1 files changed, 17

[PATCHv2 6/6] omap3: Remove VMMC2 regulator on IGEP v2.

2010-10-01 Thread Enric Balletbo i Serra
VMMC2 regulator is configured but it's not used for the IGEP v2, so remove this regulator from board. Signed-off-by: Enric Balletbo i Serra eballe...@gmail.com --- arch/arm/mach-omap2/board-igep0020.c | 26 +++--- 1 files changed, 3 insertions(+), 23 deletions(-) diff

[PATCHv3 1/6] omap3: Add external VBUS power switch and overcurrent detect on IGEP v2 board.

2010-10-01 Thread Enric Balletbo i Serra
GPIO for various devices are missing from the board initialization. This patch adds support for the VBUS and over current gpios. Without this patch, input/outputs from these two sources are ignored. Signed-off-by: Enric Balletbo i Serra eballe...@gmail.com --- arch/arm/mach-omap2/board-igep0020

[PATCHv3 2/6] omap3: fix and improve the LED handling on IGEP v2 board.

2010-10-01 Thread Enric Balletbo i Serra
The IGEP v2 board has four leds, this patch allows control all of these LEDs using the LED class if CONFIG_LEDS_GPIO is selected or using the General Purpose Input/Output (GPIO) interface if CONFIG_LEDS_GPIO is not selected. Signed-off-by: Enric Balletbo i Serra eballe...@gmail.com --- arch/arm

[PATCHv3 3/6] omap3: Introduce function to detect the IGEP v2 hardware revision.

2010-10-01 Thread Enric Balletbo i Serra
| -- Signed-off-by: Enric Balletbo i Serra eballe...@gmail.com --- arch/arm/mach-omap2/board-igep0020.c | 47 ++ 1 files changed, 47 insertions(+), 0 deletions(-) diff --git a/arch/arm/mach-omap2/board-igep0020.c b/arch/arm/mach-omap2/board-igep0020.c

[PATCHv3 5/6] omap3: Add i2c eeprom driver to read EDID on IGEP v2.

2010-10-01 Thread Enric Balletbo i Serra
Add i2c eeprom driver to access monitor EDID binary information from user space, something that is required by 'decode-edid' and 'parse-edid'. Signed-off-by: Enric Balletbo i Serra eballe...@gmail.com --- arch/arm/mach-omap2/board-igep0020.c | 24 +--- 1 files changed, 17

[PATCHv3 6/6] omap3: Remove VMMC2 regulator on IGEP v2.

2010-10-01 Thread Enric Balletbo i Serra
VMMC2 regulator is configured but it's not used for the IGEP v2, so remove this regulator from board. Signed-off-by: Enric Balletbo i Serra eballe...@gmail.com --- arch/arm/mach-omap2/board-igep0020.c | 26 +++--- 1 files changed, 3 insertions(+), 23 deletions(-) diff

[PATCHv3 4/6] omap3: Fix handling some GPIO's for WLAN-BT combo on IGEP v2.

2010-10-01 Thread Enric Balletbo i Serra
| gpio94 | gpio95| - | | B/C (B-compatible) | gpio94 | gpio95| gpio137 | | C | gpio138 | gpio139 | gpio137 | -- Signed-off-by: Enric Balletbo i Serra eballe...@gmail.com

[PATCH] omap3: Add minimal OMAP3 IGEP module support.

2010-10-01 Thread Enric Balletbo i Serra
The OMAP3 IGEP module is a low-power, high performance production-ready system-on-module (SOM) based on TI's OMAP3 family. Signed-off-by: Enric Balletbo i Serra eballe...@gmail.com --- arch/arm/mach-omap2/Kconfig |5 + arch/arm/mach-omap2/Makefile |2 + arch/arm/mach

[PATCH 0/6] omap3: Various fixes and improvements for IGEP v2 board.

2010-09-25 Thread Enric Balletbo i Serra
Hello, These patch series fixes and improves the support for IGEP v2 board. Please consider to add in next merge window, thanks. Kind regards, Enric -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org More majordomo info

[PATCH 1/6] omap3: Add GPIO's for external VBUS power switch and overcurrent detect on IGEP v2 board.

2010-09-25 Thread Enric Balletbo i Serra
Signed-off-by: Enric Balletbo i Serra eballe...@gmail.com --- arch/arm/mach-omap2/board-igep0020.c | 14 ++ 1 files changed, 14 insertions(+), 0 deletions(-) diff --git a/arch/arm/mach-omap2/board-igep0020.c b/arch/arm/mach-omap2/board-igep0020.c index 175f043..1052a63 100644

[PATCH 2/6] omap3: fix and improve the LED handling on IGEP v2 board.

2010-09-25 Thread Enric Balletbo i Serra
The IGEP v2 board has four leds, this patch allows control all of these LEDs using the LED class if CONFIG_LEDS_GPIO is selected or using the General Purpose Input/Output (GPIO) interface if CONFIG_LEDS_GPIO is not selected. Signed-off-by: Enric Balletbo i Serra eballe...@gmail.com --- arch/arm

[PATCH 3/6] omap3: Introduce function to detect the IGEP v2 hardware revision.

2010-09-25 Thread Enric Balletbo i Serra
Signed-off-by: Enric Balletbo i Serra eballe...@gmail.com --- arch/arm/mach-omap2/board-igep0020.c | 47 ++ 1 files changed, 47 insertions(+), 0 deletions(-) diff --git a/arch/arm/mach-omap2/board-igep0020.c b/arch/arm/mach-omap2/board-igep0020.c index 9f25d0d

[PATCH 4/6] omap3: Fix handling some GPIO's for WLAN-BT combo on IGEP v2.

2010-09-25 Thread Enric Balletbo i Serra
| gpio94 | gpio95| - | | B/C (B-compatible) | gpio94 | gpio95| gpio137 | | C | gpio138 | gpio139 | gpio137 | -- Signed-off-by: Enric Balletbo i Serra eballe...@gmail.com

[PATCH 5/6] omap3: Add i2c eeprom driver to read EDID on IGEP v2.

2010-09-25 Thread Enric Balletbo i Serra
Add i2c eeprom driver to access monitor EDID binary information from user space, something that is required by 'decode-edid' and 'parse-edid'. Signed-off-by: Enric Balletbo i Serra eballe...@gmail.com --- arch/arm/mach-omap2/board-igep0020.c | 24 +--- 1 files changed, 17

[PATCH 6/6] omap3: Remove VMMC2 regulator on IGEP v2 because it's not used.

2010-09-25 Thread Enric Balletbo i Serra
Signed-off-by: Enric Balletbo i Serra eballe...@gmail.com --- arch/arm/mach-omap2/board-igep0020.c | 26 +++--- 1 files changed, 3 insertions(+), 23 deletions(-) diff --git a/arch/arm/mach-omap2/board-igep0020.c b/arch/arm/mach-omap2/board-igep0020.c index c5eaa43..fa450b1

[PATCH 0/4] omap3: Various fixes for IGEP platforms.

2010-08-03 Thread Enric Balletbo i Serra
Hello, Please consider to add these patch which improves the support for IGEP v2 platform and adds support for the new IGEP OMAP3 module. $ git diff --stat origin/master arch/arm/mach-omap2/Kconfig |5 + arch/arm/mach-omap2/Makefile |2 +

[PATCH 2/4] omap3: configure GPIO's for external VBUS power switch and overcurrent detect on IGEP v2 board.

2010-08-03 Thread Enric Balletbo i Serra
From: Enric Balletbo i Serra eballe...@iseebcn.com Signed-off-by: Enric Balletbo i Serra eballe...@gmail.com --- arch/arm/mach-omap2/board-igep0020.c | 10 ++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/arch/arm/mach-omap2/board-igep0020.c b/arch/arm/mach-omap2

[PATCH 1/4] omap3: GPIO's for W-LAN + Bluetooth combo depends on IGEP v2 hardware revision.

2010-08-03 Thread Enric Balletbo i Serra
From: Enric Balletbo i Serra eballe...@iseebcn.com This patch adds support to detect IGEP v2 hardware revision and configure GPIO's for W-LAN + Bluetooth combo which depends on hardware revision. Signed-off-by: Enric Balletbo i Serra eballe...@gmail.com --- arch/arm/mach-omap2/board-igep0020.c

[PATCH 3/4] omap3: fix and improve the LED handling on IGEP v2 board.

2010-08-03 Thread Enric Balletbo i Serra
From: Enric Balletbo i Serra eballe...@iseebcn.com The IGEP v2 board has four leds, this patch allows control all of these LEDs using the LED class if CONFIG_LEDS_GPIO is selected or using the General Purpose Input/Output (GPIO) interface if CONFIG_LEDS_GPIO is not selected. Signed-off-by: Enric

[PATCH 4/4] omap3: Add minimal OMAP3 IGEP module support.

2010-08-03 Thread Enric Balletbo i Serra
The OMAP3 IGEP module is a low-power, high performance production-ready system-on-module (SOM) based on TI's OMAP3 family. Signed-off-by: Enric Balletbo i Serra eballe...@gmail.com --- arch/arm/mach-omap2/Kconfig |5 + arch/arm/mach-omap2/Makefile |2 + arch/arm/mach

  1   2   >