[RFC v6 2/2] backlight: device tree: add new tps611xx backlight binding

2014-07-23 Thread Daniel Jeong
This commit is about tps611xx device tree documentation. Signed-off-by: Daniel Jeong gshark.je...@gmail.com --- [v6] Nothing changed from v5. Driver files were changed --- .../video/backlight/tps611xx-backlight.txt | 26 1 file changed, 26 insertions(+) create

[RFC v6 0/2] backlight: add new tps611xx backlight driver

2014-07-23 Thread Daniel Jeong
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

[RFC v6 1/2] backlight: add new tps611xx backlight driver

2014-07-23 Thread Daniel Jeong
-by: Daniel Jeong gshark.je...@gmail.com --- [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/tps611xx_bl.c

[RFC v5 1/2] backlight: add new tps611xx backlight driver

2014-07-15 Thread Daniel Jeong
-by: Daniel Jeong gshark.je...@gmail.com --- 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.h

[RFC v5 0/2] backlight: add new tps611xx backlight driver

2014-07-15 Thread Daniel Jeong
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

[RFC v5 2/2] backlight: device tree: add new tps611xx backlight binding

2014-07-15 Thread Daniel Jeong
This commit is about tps611xx device tree documentation. Signed-off-by: Daniel Jeong gshark.je...@gmail.com --- .../video/backlight/tps611xx-backlight.txt | 26 1 file changed, 26 insertions(+) create mode 100644 Documentation/devicetree/bindings/video/backlight

[RFC v4 0/2] backlight: add new tps611xx backlight driver

2014-07-03 Thread Daniel Jeong
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

[RFC v4 2/2] backlight: device tree: add new tps611xx backlight binding

2014-07-03 Thread Daniel Jeong
This commit is about tps611xx device tree documentation. Signed-off-by: Daniel Jeong gshark.je...@gmail.com --- .../video/backlight/tps611xx-backlight.txt | 24 1 file changed, 24 insertions(+) create mode 100644 Documentation/devicetree/bindings/video/backlight

[RFC v4 1/2] backlight: add new tps611xx backlight driver

2014-07-03 Thread Daniel Jeong
-by: Daniel Jeong gshark.je...@gmail.com --- 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 changed, 518

[RFC v2 0/2] backlight: add new tps611xx backlight driver

2014-06-24 Thread Daniel Jeong
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

[RFC v2 1/2] backlight: add new tps611xx backlight driver

2014-06-24 Thread Daniel Jeong
.pdf Signed-off-by: Daniel Jeong gshark.je...@gmail.com --- 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 ++ 4

[RFC v3 0/2] backlight: add new tps611xx backlight driver

2014-06-24 Thread Daniel Jeong
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

[RFC v3 2/2] backlight: device tree: add new tps611xx backlight driver

2014-06-24 Thread Daniel Jeong
This commit is about tps611xx device tree documentation. Signed-off-by: Daniel Jeong gshark.je...@gmail.com --- .../video/backlight/tps611xx-backlight.txt | 16 1 file changed, 16 insertions(+) create mode 100644 Documentation/devicetree/bindings/video/backlight

[RFC v3 1/2] backlight: add new tps611xx backlight driver

2014-06-24 Thread Daniel Jeong
.pdf Signed-off-by: Daniel Jeong gshark.je...@gmail.com --- 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 ++ 4

[RFC 0/2] backlight: add new tps611xx backlight driver

2014-06-15 Thread Daniel Jeong
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

[RFC 1/2] backlight: add new tps611xx backlight driver

2014-06-15 Thread Daniel Jeong
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 gshark.je...@gmail.com --- drivers/video/backlight/Kconfig |7 + drivers/video/backlight

[RFC 2/2] backlight: device tree: add new tps611xx backlight driver

2014-06-15 Thread Daniel Jeong
This commit is about tps611xx device tree documentation. Signed-off-by: Daniel Jeong gshark.je...@gmail.com --- .../video/backlight/tps611xx-backlight.txt | 16 1 file changed, 16 insertions(+) create mode 100644 Documentation/devicetree/bindings/video/backlight