Hi.
On Mon, 2015-01-19 at 17:25 +0900, Daniel Jeong wrote:
This patch adds the driver for the single string flash products of TI.
Several single string flash controllers of TI have similar register map
and bit data. This driver supports four products,lm3556, lm3561, lm3642
and lm3648.
Why not
This patch adds the driver for the single string flash products of TI.
Several single string flash controllers of TI have similar register map
and bit data. This driver supports four products,lm3556, lm3561, lm3642
and lm3648.
Signed-off-by: Daniel Jeong
---
drivers/media/i2c/Kconfig
oduct/lm3509 for review.
Signed-off-by: Daniel Jeong
---
drivers/video/backlight/Kconfig |7 +
drivers/video/backlight/Makefile|1 +
drivers/video/backlight/lm3509_bl.c | 399 +++
3 files changed, 407 insertions(+)
create mode 100644 drivers/
This driver a general version for tps611xx backlgiht chips of TI.
It supports tps61158, tps61161, tps61163 and tps61165 backlight driver
based on EasyScale protocol.
Daniel Jeong (2):
[RFC v6 1/2] backlight: add new tps611xx backlight driver
[RFC v6 2/2] backlight: device tree: add new
This commit is about tps611xx device tree documentation.
Signed-off-by: Daniel Jeong
---
[v6]
Nothing changed from v5. Driver files were changed
---
.../video/backlight/tps611xx-backlight.txt | 26
1 file changed, 26 insertions(+)
create mode 100644
1165.pdf
Signed-off-by: Daniel Jeong
---
[v6]
applied Varka's comments.
change the position of of_device_id []
delete owner
[v5]
dt document was changed
---
drivers/video/backlight/Kconfig |7 +
drivers/video/backlight/Makefile |1 +
drivers/video/backlight
This commit is about tps611xx device tree documentation.
Signed-off-by: Daniel Jeong
---
.../video/backlight/tps611xx-backlight.txt | 26
1 file changed, 26 insertions(+)
create mode 100644
Documentation/devicetree/bindings/video/backlight/tps611xx-backlight.txt
1165.pdf
Signed-off-by: Daniel Jeong
---
dt document was changed.
---
drivers/video/backlight/Kconfig |7 +
drivers/video/backlight/Makefile |1 +
drivers/video/backlight/tps611xx_bl.c | 479 +
include/linux/platform_data/tps611xx_bl.
This driver a general version for tps611xx backlgiht chips of TI.
It supports tps61158, tps61161, tps61163 and tps61165 backlight driver
based on EasyScale protocol.
Daniel Jeong (2):
[RFC v5 1/2] backlight: add new tps611xx backlight driver
[RFC v5 2/2] backlight: device tree: add new
1165.pdf
Signed-off-by: Daniel Jeong
---
drivers/video/backlight/Kconfig |7 +
drivers/video/backlight/Makefile |1 +
drivers/video/backlight/tps611xx_bl.c | 479 +
include/linux/platform_data/tps611xx_bl.h | 31 ++
4 files cha
This commit is about tps611xx device tree documentation.
Signed-off-by: Daniel Jeong
---
.../video/backlight/tps611xx-backlight.txt | 24
1 file changed, 24 insertions(+)
create mode 100644
Documentation/devicetree/bindings/video/backlight/tps611xx-backlight.txt
This driver is a general version for tps611xx backlgiht chips of TI.
It supports tps61158, tps61161, tps61163 and tps61165 backlight driver
based on EasyScale protocol.
Daniel Jeong (2):
backlight
backlight: add new tps611xx backlight device tree support
.../video/backlight/tps611xx
i.com/lit/ds/symlink/tps61165.pdf
Signed-off-by: Daniel Jeong
---
drivers/video/backlight/Kconfig |7 +
drivers/video/backlight/Makefile |1 +
drivers/video/backlight/tps611xx_bl.c | 494 +
include/linux/platform_data/tps611xx_bl.h | 31
This commit is about tps611xx device tree documentation.
Signed-off-by: Daniel Jeong
---
.../video/backlight/tps611xx-backlight.txt | 16
1 file changed, 16 insertions(+)
create mode 100644
Documentation/devicetree/bindings/video/backlight/tps611xx-backlight.txt
This driver a general version for tps611xx backlgiht chips of TI.
It supports tps61158, tps61161, tps61163 and tps61165 backlight driver
based on EasyScale protocol.
Daniel Jeong (2):
backlight
backlight: add new tps611xx backlight device tree support This
commit is tps611xx device
This commit is about tps611xx device tree documentation.
Signed-off-by: Daniel Jeong
---
.../video/backlight/tps611xx-backlight.txt | 16
1 file changed, 16 insertions(+)
create mode 100644
Documentation/devicetree/bindings/video/backlight/tps611xx-backlight.txt
i.com/lit/ds/symlink/tps61165.pdf
Signed-off-by: Daniel Jeong
---
drivers/video/backlight/Kconfig |7 +
drivers/video/backlight/Makefile |1 +
drivers/video/backlight/tps611xx_bl.c | 494 +
include/linux/platform_data/tps611xx_bl.h | 31
This driver a general version for tps611xx backlgiht chips of TI.
It supports tps61158, tps61161, tps61163 and tps61165 backlight driver
based on EasyScale protocol.
Daniel Jeong (2):
backlight
backlight: add new tps611xx backlight device tree support This
commit is tps611xx device
This driver a general version for tps611xx backlgiht chips of TI.
It supports tps61158, tps61161, tps61163 and tps61165 backlight driver
based on EasyScale protocol.
Daniel Jeong (2):
backlight: add new tps611xx backlight driver
backlight: add new tps611xx backlight device tree support
This commit is about tps611xx device tree documentation.
Signed-off-by: Daniel Jeong
---
.../video/backlight/tps611xx-backlight.txt | 16
1 file changed, 16 insertions(+)
create mode 100644
Documentation/devicetree/bindings/video/backlight/tps611xx-backlight.txt
This driver a general version for tps611xx backlgiht chips of TI.
It supports tps61158, tps61161, tps61163 and tps61165 backlight driver
based on EasyScale protocol.
Signed-off-by: Daniel Jeong
---
drivers/video/backlight/Kconfig |7 +
drivers/video/backlight/Makefile
change to use devm_backlight_device_register() for simple cleanup.
Signed-off-by: Daniel Jeong
---
drivers/video/backlight/lm3639_bl.c | 17 +++--
1 file changed, 7 insertions(+), 10 deletions(-)
diff --git a/drivers/video/backlight/lm3639_bl.c
b/drivers/video/backlight
This patch adds LP8860 backlight device driver.
LP8860 is a low EMI and High performance 4 channel LED Driver of TI.
This device driver provides the way to control brightness and current
of each channel and provides the way to change values in the eeprom.
Signed-off-by: Daniel Jeong
---
To
This patch adds LP8860 backlight device driver.
LP8860 is a low EMI and High performance 4 channel LED Driver of TI.
This device driver provides the way to control brightness and current
of each channel and provides the way to change values in the eeprom.
Signed-off-by: Daniel Jeong
Thank you for your comments
On Monday, March 03, 2014 6:15 PM, Daniel Jeong wrote:
(+CC Bryan Wu, Lee Jones)
Please add Bryan Wu, Lee Jones to CC list, when you send
patches for backlight.
This patch adds LP8860 backlight device driver.
LP8860 is a low EMI and High performance 4 channel
.
Signed-off-by: Daniel Jeong
---
drivers/video/backlight/Kconfig |7 +
drivers/video/backlight/Makefile|1 +
drivers/video/backlight/lp8860_bl.c | 528 +++
include/linux/platform_data/lp8860_bl.h | 54
4 files changed, 590 insertions
2014년 01월 28일 18:08, Sakari Ailus 쓴 글:
Hi Daniel,
On Tue, Jan 28, 2014 at 03:55:57PM +0900, Daniel Jeong wrote:
Add additional FLASH Fault bits to dectect faults from chip.
Some Flash drivers support UVLO, IVFM, NTC Trip faults.
UVLO : Under Voltage Lock Out Threshold crossed
IVFM : IVFM
brightness is set equal to or bigger than Total
brightness.
And the brightness step is very small, 1.46mA for Torch, 11.71mA for Flash.
If the step is changed to mA, maximum brightness cannot be reachable.
Signed-off-by: Daniel Jeong
---
drivers/media/i2c/Kconfig |9 +
drivers/media/i2c
. Many Flash drivers have a pin and the fault bit
to
serves as a threshold detector for negative temperature coefficient (NTC)
thermistors.
Signed-off-by: Daniel Jeong
---
include/uapi/linux/v4l2-controls.h |3 +++
1 file changed, 3 insertions(+)
diff --git a/include/uapi/linux/v4l2
Add the missing unlock before return from function lm3560_get_ctrl()
to avoid deadlock. Thanks to Dan Carpenter.
Signed-off-by: Daniel Jeong
---
drivers/media/i2c/lm3560.c |8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/drivers/media/i2c/lm3560.c b/drivers/media
can be controlled
independantly. But flash timeout and operation mode are shared.
Signed-off-by: Daniel Jeong
---
drivers/media/i2c/Kconfig |9 +
drivers/media/i2c/Makefile |1 +
drivers/media/i2c/lm3560.c | 488
include/media/lm3560.h
This patch is to fix sparse warning due to mixing different enum type.
Signed-off-by: Daniel Jeong
---
drivers/video/backlight/lm3630a_bl.c |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/video/backlight/lm3630a_bl.c
b/drivers/video/backlight/lm3630a_bl.c
. But flash timeout and operation mode are shared.
Signed-off-by: Daniel Jeong
---
drivers/media/i2c/Kconfig |9 +
drivers/media/i2c/Makefile |1 +
drivers/media/i2c/lm3560.c | 716
include/media/lm3560.h | 103 +++
4 files changed, 829
://www.ti.com/sitesearch/docs/universalsearch.tsp?searchTerm=lm3565&linkId=1
Signed-off-by: Daniel Jeong
---
drivers/media/i2c/Kconfig |9 +
drivers/media/i2c/Makefile |1 +
drivers/media/i2c/lm3565.c | 602
include/media/lm3565.h |
/lm3630a
Signed-off-by: Daniel Jeong
---
drivers/video/backlight/Kconfig |6 +-
drivers/video/backlight/Makefile |2 +-
drivers/video/backlight/lm3630_bl.c | 475 -
drivers/video/backlight/lm3630a_bl.c | 483
The LM3630 chip was revised by TI and chip name was also changed to LM3630A.
And register map, default values and intiial sequences are changed.
lm3630_bl.c and .h files are deleted
lm3630_bla.c and .h files are added
www.ti.com
Signed-off-by: daniel jeong
---
drivers/video/backlight/Kconfig
The TI LM3630 chip was revised and chip name was also changed to LM3630A.
And register map, default values and initial sequences are changed.
www.ti.com
Signed-off-by: daniel jeong
---
drivers/video/backlight/Kconfig |4 +-
drivers/video/backlight/lm3630_bl.c | 491
@chip revision
The TI LM3630 chip was revised and chip name was also changed to LM3630A.
And register map, default values and initial sequences are changed.
www.ti.com
Signed-off-by: daniel jeong
---
drivers/video/backlight/Kconfig |4 +-
drivers/video/backlight/lm3630_bl.c
On Jan 26, 2013, at 2:19 PM, Axel Lin wrote:
> Signed-off-by: Axel Lin
> ---
> drivers/regulator/lp8755.c |6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/drivers/regulator/lp8755.c b/drivers/regulator/lp8755.c
> index 8b1ce0f..f0f6ea0 100644
> --- a/drivers/reg
required by application.
www.ti.com
Signed-off-by: Daniel Jeong
---
drivers/regulator/Kconfig|9 +
drivers/regulator/Makefile |1 +
drivers/regulator/lp8755.c | 580 ++
include/linux/platform_data/lp8755.h | 71
4 files
: Daniel Jeong
---
drivers/regulator/Kconfig|9 +
drivers/regulator/Makefile |1 +
drivers/regulator/lp8755.c | 586 ++
include/linux/platform_data/lp8755.h | 71
4 files changed, 667 insertions(+), 0 deletions
From: Daniel Jeong
This driver is a general version for lp8755 regulator driver of TI.
LP8755 :
The LP8755 is a high performance power management unit.It contains
six step-down DC-DC converters which can be filexibly bundled
together in multiphase converters as required by application
From: Daniel Jeong
This driver is a general version for lp8755 regulator driver of TI.
LP8755 :
The LP8755 is a high performance power management unit.It contains
six step-down DC-DC converters which can be filexibly bundled
together in multiphase converters as required by application
43 matches
Mail list logo