[PATCH]backlight: lm3639: fix coccinelle warning.

2012-11-07 Thread G.Shark Jeong
From: "G.Shark Jeong" Fix coccinelle warning. Signed-off-by: G.Shark Jeong --- drivers/video/backlight/lm3639_bl.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/video/backlight/lm3639_bl.c b/drivers/video/backlight/lm3639_bl.c index 585949

[PATCH]backlight: lm3639: fix coccinelle warning.

2012-11-07 Thread G.Shark Jeong
From: G.Shark Jeong gshark.je...@gmail.com Fix coccinelle warning. Signed-off-by: G.Shark Jeong gshark.je...@gmail.com --- drivers/video/backlight/lm3639_bl.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/video/backlight/lm3639_bl.c b/drivers/video

[PATCH 1/1] leds: Add new LED driver for lm3642 chips

2012-09-12 Thread G.Shark Jeong
From: "G.Shark Jeong" This driver is a general version for LM642 led chip of TI. LM3642 : The LM3642 is a 4MHz fixed-frequency synchronous boost converter plus 1.5A constant current driver for a high-current white LED. The LM3642 is controlled via an I2C-compatible interface.

[PATCH 0/1] leds: Add new LED driver for lm3642 chips

2012-09-12 Thread G.Shark Jeong
From: "G.Shark Jeong" This driver is a general version for LM642 led chip of TI. LM3642 : The LM3642 is a 4MHz fixed-frequency synchronous boost converter plus 1.5A constant current driver for a high-current white LED. The LM3642 is controlled via an I2C-compatible interface. G.Shar

[PATCH 0/1] leds: Add new LED driver for lm3642 chips

2012-09-12 Thread G.Shark Jeong
From: G.Shark Jeong gshark.je...@gmail.com This driver is a general version for LM642 led chip of TI. LM3642 : The LM3642 is a 4MHz fixed-frequency synchronous boost converter plus 1.5A constant current driver for a high-current white LED. The LM3642 is controlled via an I2C-compatible interface

[PATCH 1/1] leds: Add new LED driver for lm3642 chips

2012-09-12 Thread G.Shark Jeong
From: G.Shark Jeong gshark.je...@gmail.com This driver is a general version for LM642 led chip of TI. LM3642 : The LM3642 is a 4MHz fixed-frequency synchronous boost converter plus 1.5A constant current driver for a high-current white LED. The LM3642 is controlled via an I2C-compatible interface

[PATCH 2/2] backlight: add new lm3639 backlight driver

2012-09-09 Thread G.Shark Jeong
From: "G.Shark Jeong" This driver is a general version for LM3639 backlgiht driver chip of TI. Put NEW_LEDS and LEDS_CLASS into Kconfig file to reduce additional configuration works in LEDs. www.ti.com Signed-off-by: G.Shark Jeong --- drivers/video/backlight/Kconfig |2 +

[PATCH 2/2] backlight: add new lm3630 backlight driver

2012-09-09 Thread G.Shark Jeong
From: "G.Shark Jeong" This driver is a general version for LM3630 backlgiht driver chip of TI. Put NEW_LEDS and LEDS_CLASS into Kconfig file to reduce additional configuration works in LEDs. www.ti.com Signed-off-by: G.Shark Jeong --- drivers/video/backlight/Kconfig |2 +

[PATCH 2/2] backlight: add new lm3630 backlight driver

2012-09-09 Thread G.Shark Jeong
From: G.Shark Jeong gshark.je...@gmail.com This driver is a general version for LM3630 backlgiht driver chip of TI. Put NEW_LEDS and LEDS_CLASS into Kconfig file to reduce additional configuration works in LEDs. www.ti.com Signed-off-by: G.Shark Jeong gshark.je...@gmail.com --- drivers/video

[PATCH 2/2] backlight: add new lm3639 backlight driver

2012-09-09 Thread G.Shark Jeong
From: G.Shark Jeong gshark.je...@gmail.com This driver is a general version for LM3639 backlgiht driver chip of TI. Put NEW_LEDS and LEDS_CLASS into Kconfig file to reduce additional configuration works in LEDs. www.ti.com Signed-off-by: G.Shark Jeong gshark.je...@gmail.com --- drivers/video

[PATCH 1/1 v3] leds: Add new LED driver for lm355x chips

2012-09-05 Thread G.Shark Jeong
From: "G.Shark Jeong" This driver is a general version for LM355x,lm3554 and lm3556,led chips of TI. LM3554 : The LM3554 is a 2 MHz fixed-frequency synchronous boost converter with 1.2A dual high side led drivers. Datasheet: www.ti.com/lit/ds/symlink/lm3554.pdf LM3556 : The LM3556

[PATCH 0/1 v3] leds: Add new LED driver for lm355x chips

2012-09-05 Thread G.Shark Jeong
From: "G.Shark Jeong" LM3554 and LM3556 have similar functions but very different register map. This driver is a general version for lm3554 and lm3556 both,led chips of TI. lm3556 driver can be replaced by this driver. LM3554 : The LM3554 is a 2 MHz fixed-frequency synchronous boost

[PATCH 0/1 v3] leds: Add new LED driver for lm355x chips

2012-09-05 Thread G.Shark Jeong
From: G.Shark Jeong gshark.je...@gmail.com LM3554 and LM3556 have similar functions but very different register map. This driver is a general version for lm3554 and lm3556 both,led chips of TI. lm3556 driver can be replaced by this driver. LM3554 : The LM3554 is a 2 MHz fixed-frequency

[PATCH 1/1 v3] leds: Add new LED driver for lm355x chips

2012-09-05 Thread G.Shark Jeong
From: G.Shark Jeong gshark.je...@gmail.com This driver is a general version for LM355x,lm3554 and lm3556,led chips of TI. LM3554 : The LM3554 is a 2 MHz fixed-frequency synchronous boost converter with 1.2A dual high side led drivers. Datasheet: www.ti.com/lit/ds/symlink/lm3554.pdf LM3556

[PATCH 1/1 v2] leds: Add new LED driver for lm355x chips

2012-09-03 Thread G.Shark Jeong
From: "G.Shark Jeong" LM3554 and LM3556 have similar functions but very different register map. This driver is a general version for lm3554 and lm3556 both,led chips of TI. lm3556 driver can be replaced by this driver. LM3554 : The LM3554 is a 2 MHz fixed-frequency synchronous boost

[PATCH 0/1 v2] leds: Add new LED driver for lm355x chips

2012-09-03 Thread G.Shark Jeong
From: "G.Shark Jeong" LM3554 and LM3556 have similar functions but very different register map. This driver is a general version for lm3554 and lm3556 both,led chips of TI. lm3556 driver can be replaced by this driver. LM3554 : The LM3554 is a 2 MHz fixed-frequency synchronous boost

[PATCH 0/1 v2] leds: Add new LED driver for lm355x chips

2012-09-03 Thread G.Shark Jeong
From: G.Shark Jeong gshark.je...@gmail.com LM3554 and LM3556 have similar functions but very different register map. This driver is a general version for lm3554 and lm3556 both,led chips of TI. lm3556 driver can be replaced by this driver. LM3554 : The LM3554 is a 2 MHz fixed-frequency

[PATCH 1/1 v2] leds: Add new LED driver for lm355x chips

2012-09-03 Thread G.Shark Jeong
From: G.Shark Jeong gshark.je...@gmail.com LM3554 and LM3556 have similar functions but very different register map. This driver is a general version for lm3554 and lm3556 both,led chips of TI. lm3556 driver can be replaced by this driver. LM3554 : The LM3554 is a 2 MHz fixed-frequency

[PATCH 1/1 v1] leds: Add new LED driver for lm355x chips

2012-08-23 Thread G.Shark Jeong
From: "G.Shark Jeong" LM3554 and LM3556 have similar functions but very different register map. This driver is a general version for LM355x,lm3554 and lm3556,led chips of TI. lm3556 driver can be replaced by this driver. LM3554 : The LM3554 is a 2 MHz fixed-frequency synchronous boost

[PATCH 0/1 v1] leds: Add new LED driver for lm355x chips

2012-08-23 Thread G.Shark Jeong
From: "G.Shark Jeong" LM3554 and LM3556 have similar functions but very different register map. This driver is a general version for LM355x,lm3554 and lm3556,led chips of TI. lm3556 driver can be replaced by this driver. LM3554 : The LM3554 is a 2 MHz fixed-frequency synchronous boost

[PATCH 0/1 v1] leds: Add new LED driver for lm355x chips

2012-08-23 Thread G.Shark Jeong
From: G.Shark Jeong gshark.je...@gmail.com LM3554 and LM3556 have similar functions but very different register map. This driver is a general version for LM355x,lm3554 and lm3556,led chips of TI. lm3556 driver can be replaced by this driver. LM3554 : The LM3554 is a 2 MHz fixed-frequency

[PATCH 1/1 v1] leds: Add new LED driver for lm355x chips

2012-08-23 Thread G.Shark Jeong
From: G.Shark Jeong gshark.je...@gmail.com LM3554 and LM3556 have similar functions but very different register map. This driver is a general version for LM355x,lm3554 and lm3556,led chips of TI. lm3556 driver can be replaced by this driver. LM3554 : The LM3554 is a 2 MHz fixed-frequency

[PATCH 1/1] backlight: add new lm3639 backlight driver

2012-08-12 Thread G.Shark Jeong
From: "G.Shark Jeong" This driver is a general version for LM3639 backlgiht + flash driver chip of TI. LM3639 : The LM3639 is a single chip LCD Display Backlight driver + white LED Camera driver. Programming is done over an I2C compatible interface. www.ti.com Signed-off-by: G.S

[PATCH 0/1] backlight: add new lm3639 backlight driver

2012-08-12 Thread G.Shark Jeong
From: "G.Shark Jeong" This driver is a general version for LM3639 backlgiht + flash driver chip of TI. LM3639 : The LM3639 is a single chip LCD Display Backlight driver + white LED Camera driver. Programming is done over an I2C compatible interface. www.ti.com G.Shark Jeong (1):

[PATCH 1/1] backlight: Add Backlight driver for lm3630 chip

2012-08-12 Thread G.Shark Jeong
From: "G.Shark Jeong" This driver is a general version for LM3630 backlgiht driver chip of TI. LM3630 : The LM3630 is a current mode boost converter which supplies the power and controls the current in two strings of up to 10 LEDs per string. Programming is done over an I2C compatible

[PATCH 0/1] backlight: add new lm3630 backlight driver

2012-08-12 Thread G.Shark Jeong
From: "G.Shark Jeong" This driver is a general version for LM3630 backlgiht driver chip of TI. LM3630 : The LM3630 is a current mode boost converter which supplies the power and controls the current in two strings of up to 10 LEDs per string. Programming is done over an I2C

[PATCH 0/1] backlight: add new lm3639 backlight driver

2012-08-12 Thread G.Shark Jeong
From: G.Shark Jeong gshark.je...@gmail.com This driver is a general version for LM3639 backlgiht + flash driver chip of TI. LM3639 : The LM3639 is a single chip LCD Display Backlight driver + white LED Camera driver. Programming is done over an I2C compatible interface. www.ti.com G.Shark

[PATCH 1/1] backlight: add new lm3639 backlight driver

2012-08-12 Thread G.Shark Jeong
From: G.Shark Jeong gshark.je...@gmail.com This driver is a general version for LM3639 backlgiht + flash driver chip of TI. LM3639 : The LM3639 is a single chip LCD Display Backlight driver + white LED Camera driver. Programming is done over an I2C compatible interface. www.ti.com Signed-off

[PATCH 0/1] backlight: add new lm3630 backlight driver

2012-08-12 Thread G.Shark Jeong
From: G.Shark Jeong gshark.je...@gmail.com This driver is a general version for LM3630 backlgiht driver chip of TI. LM3630 : The LM3630 is a current mode boost converter which supplies the power and controls the current in two strings of up to 10 LEDs per string. Programming is done over an I2C

[PATCH 1/1] backlight: Add Backlight driver for lm3630 chip

2012-08-12 Thread G.Shark Jeong
From: G.Shark Jeong gshark.je...@gmail.com This driver is a general version for LM3630 backlgiht driver chip of TI. LM3630 : The LM3630 is a current mode boost converter which supplies the power and controls the current in two strings of up to 10 LEDs per string. Programming is done over an I2C

[PATCH 1/1] leds: Add LED driver for lm355x chips

2012-08-01 Thread G.Shark Jeong
From: "G.Shark Jeong" LM3554 and LM3556 have similar functions but very different register map. This driver is a general version for LM355x,lm3554 and lm3556,led chips of TI. lm3556 driver can be replaced by this driver. LM3554 : The LM3554 is a 2 MHz fixed-frequency synchronous boost

[PATCH 0/1] leds: Add LED driver for lm355x chips

2012-08-01 Thread G.Shark Jeong
From: "G.Shark Jeong" LM3554 and LM3556 have similar functions but very different register map. This driver is a general version for LM355x,lm3554 and lm3556,led chips of TI. lm3556 driver can be replaced by this driver. LM3554 : The LM3554 is a 2 MHz fixed-frequency synchronous boost

[PATCH 0/1] leds: Add LED driver for lm355x chips

2012-08-01 Thread G.Shark Jeong
From: G.Shark Jeong gshark.je...@gmail.com LM3554 and LM3556 have similar functions but very different register map. This driver is a general version for LM355x,lm3554 and lm3556,led chips of TI. lm3556 driver can be replaced by this driver. LM3554 : The LM3554 is a 2 MHz fixed-frequency

[PATCH 1/1] leds: Add LED driver for lm355x chips

2012-08-01 Thread G.Shark Jeong
From: G.Shark Jeong gshark.je...@gmail.com LM3554 and LM3556 have similar functions but very different register map. This driver is a general version for LM355x,lm3554 and lm3556,led chips of TI. lm3556 driver can be replaced by this driver. LM3554 : The LM3554 is a 2 MHz fixed-frequency

[PATCH 1/1 v1] leds: Add LED driver for lm3554 chip

2012-07-14 Thread G.Shark Jeong
From: "G.Shark Jeong" LM3554 : The LM3554 is a 2 MHz fixed-frequency synchronous boost converter with 1.2A dual high side led drivers. Datasheet: www.ti.com Signed-off-by: G.Shark Jeong --- drivers/leds/Kconfig |8 + drivers/leds/Makefile

[PATCH 0/1 v1] leds: Add LED driver for lm3554 chip

2012-07-14 Thread G.Shark Jeong
From: "G.Shark Jeong" LM3554 : The LM3554 is a 2 MHz fixed-frequency synchronous boost converter with 1.2A dual high side led drivers. Datasheet: www.ti.com G.Shark Jeong (1): leds: Add LED driver for lm3554 chip drivers/leds/Kconfig |8 + drivers/led

[PATCH 0/1 v1] leds: Add LED driver for lm3554 chip

2012-07-14 Thread G.Shark Jeong
From: G.Shark Jeong gshark.je...@gmail.com LM3554 : The LM3554 is a 2 MHz fixed-frequency synchronous boost converter with 1.2A dual high side led drivers. Datasheet: www.ti.com G.Shark Jeong (1): leds: Add LED driver for lm3554 chip drivers/leds/Kconfig |8

[PATCH 1/1 v1] leds: Add LED driver for lm3554 chip

2012-07-14 Thread G.Shark Jeong
From: G.Shark Jeong gshark.je...@gmail.com LM3554 : The LM3554 is a 2 MHz fixed-frequency synchronous boost converter with 1.2A dual high side led drivers. Datasheet: www.ti.com Signed-off-by: G.Shark Jeong gshark.je...@gmail.com --- drivers/leds/Kconfig |8 + drivers

[PATCH] leds: Add LED driver for lm3554 chip

2012-07-13 Thread G.Shark Jeong
From: "G.Shark Jeong" LM3554 : The LM3554 is a 2 MHz fixed-frequency synchronous boost converter with 1.2A dual high side led drivers. Datasheet: www.ti.com Signed-off-by: G.Shark Jeong --- drivers/leds/Kconfig |8 + drivers/leds/Makefile

[PATCH 0/1] leds: Add LED driver for lm3554 chip

2012-07-13 Thread G.Shark Jeong
From: "G.Shark Jeong" LM3554 : The LM3554 is a 2 MHz fixed-frequency synchronous boost converter with 1.2A dual high side led drivers. Datasheet: www.ti.com G.Shark Jeong (1): leds: Add LED driver for lm3554 chip drivers/leds/Kconfig |8 + drivers/led

[PATCH 0/1] leds: Add LED driver for lm3554 chip

2012-07-13 Thread G.Shark Jeong
From: G.Shark Jeong gshark.je...@gmail.com LM3554 : The LM3554 is a 2 MHz fixed-frequency synchronous boost converter with 1.2A dual high side led drivers. Datasheet: www.ti.com G.Shark Jeong (1): leds: Add LED driver for lm3554 chip drivers/leds/Kconfig |8

[PATCH] leds: Add LED driver for lm3554 chip

2012-07-13 Thread G.Shark Jeong
From: G.Shark Jeong gshark.je...@gmail.com LM3554 : The LM3554 is a 2 MHz fixed-frequency synchronous boost converter with 1.2A dual high side led drivers. Datasheet: www.ti.com Signed-off-by: G.Shark Jeong gshark.je...@gmail.com --- drivers/leds/Kconfig |8 + drivers