diff options
Diffstat (limited to 'Documentation/backlight/lp855x-driver.txt')
-rw-r--r-- | Documentation/backlight/lp855x-driver.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/backlight/lp855x-driver.txt b/Documentation/backlight/lp855x-driver.txt index 1529394cfe8b..18b06ca038ea 100644 --- a/Documentation/backlight/lp855x-driver.txt +++ b/Documentation/backlight/lp855x-driver.txt | |||
@@ -4,7 +4,7 @@ Kernel driver lp855x | |||
4 | Backlight driver for LP855x ICs | 4 | Backlight driver for LP855x ICs |
5 | 5 | ||
6 | Supported chips: | 6 | Supported chips: |
7 | Texas Instruments LP8550, LP8551, LP8552, LP8553 and LP8556 | 7 | Texas Instruments LP8550, LP8551, LP8552, LP8553, LP8556 and LP8557 |
8 | 8 | ||
9 | Author: Milo(Woogyom) Kim <milo.kim@ti.com> | 9 | Author: Milo(Woogyom) Kim <milo.kim@ti.com> |
10 | 10 | ||
@@ -24,7 +24,7 @@ Value : pwm based or register based | |||
24 | 24 | ||
25 | 2) chip_id | 25 | 2) chip_id |
26 | The lp855x chip id. | 26 | The lp855x chip id. |
27 | Value : lp8550/lp8551/lp8552/lp8553/lp8556 | 27 | Value : lp8550/lp8551/lp8552/lp8553/lp8556/lp8557 |
28 | 28 | ||
29 | Platform data for lp855x | 29 | Platform data for lp855x |
30 | ------------------------ | 30 | ------------------------ |