Searched hist:"54 a7bef5aa8d5247a78d79460bac47849b91a28b" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/include/linux/platform_data/ |
H A D | leds-lp55xx.h | diff 54a7bef5aa8d5247a78d79460bac47849b91a28b Fri Apr 21 02:53:05 CDT 2023 Maarten Zanders <maarten.zanders@mind.be> leds: lp55xx: Configure internal charge pump
The LP55xx range of devices have an internal charge pump which can (automatically) increase the output voltage towards the LED's, boosting the output voltage to 4.5V.
Implement this option from the devicetree. When the setting is not present it will operate in automatic mode as before.
Tested on LP55231. Datasheet analysis shows that LP5521, LP5523 and LP8501 are identical in topology and are modified in the same way.
Signed-off-by: Maarten Zanders <maarten.zanders@mind.be> Signed-off-by: Lee Jones <lee@kernel.org> Link: https://lore.kernel.org/r/20230421075305.37597-3-maarten.zanders@mind.be
|
/openbmc/linux/drivers/leds/ |
H A D | leds-lp8501.c | diff 54a7bef5aa8d5247a78d79460bac47849b91a28b Fri Apr 21 02:53:05 CDT 2023 Maarten Zanders <maarten.zanders@mind.be> leds: lp55xx: Configure internal charge pump
The LP55xx range of devices have an internal charge pump which can (automatically) increase the output voltage towards the LED's, boosting the output voltage to 4.5V.
Implement this option from the devicetree. When the setting is not present it will operate in automatic mode as before.
Tested on LP55231. Datasheet analysis shows that LP5521, LP5523 and LP8501 are identical in topology and are modified in the same way.
Signed-off-by: Maarten Zanders <maarten.zanders@mind.be> Signed-off-by: Lee Jones <lee@kernel.org> Link: https://lore.kernel.org/r/20230421075305.37597-3-maarten.zanders@mind.be
|
H A D | leds-lp55xx-common.c | diff 54a7bef5aa8d5247a78d79460bac47849b91a28b Fri Apr 21 02:53:05 CDT 2023 Maarten Zanders <maarten.zanders@mind.be> leds: lp55xx: Configure internal charge pump
The LP55xx range of devices have an internal charge pump which can (automatically) increase the output voltage towards the LED's, boosting the output voltage to 4.5V.
Implement this option from the devicetree. When the setting is not present it will operate in automatic mode as before.
Tested on LP55231. Datasheet analysis shows that LP5521, LP5523 and LP8501 are identical in topology and are modified in the same way.
Signed-off-by: Maarten Zanders <maarten.zanders@mind.be> Signed-off-by: Lee Jones <lee@kernel.org> Link: https://lore.kernel.org/r/20230421075305.37597-3-maarten.zanders@mind.be
|
H A D | leds-lp5521.c | diff 54a7bef5aa8d5247a78d79460bac47849b91a28b Fri Apr 21 02:53:05 CDT 2023 Maarten Zanders <maarten.zanders@mind.be> leds: lp55xx: Configure internal charge pump
The LP55xx range of devices have an internal charge pump which can (automatically) increase the output voltage towards the LED's, boosting the output voltage to 4.5V.
Implement this option from the devicetree. When the setting is not present it will operate in automatic mode as before.
Tested on LP55231. Datasheet analysis shows that LP5521, LP5523 and LP8501 are identical in topology and are modified in the same way.
Signed-off-by: Maarten Zanders <maarten.zanders@mind.be> Signed-off-by: Lee Jones <lee@kernel.org> Link: https://lore.kernel.org/r/20230421075305.37597-3-maarten.zanders@mind.be
|
H A D | leds-lp5523.c | diff 54a7bef5aa8d5247a78d79460bac47849b91a28b Fri Apr 21 02:53:05 CDT 2023 Maarten Zanders <maarten.zanders@mind.be> leds: lp55xx: Configure internal charge pump
The LP55xx range of devices have an internal charge pump which can (automatically) increase the output voltage towards the LED's, boosting the output voltage to 4.5V.
Implement this option from the devicetree. When the setting is not present it will operate in automatic mode as before.
Tested on LP55231. Datasheet analysis shows that LP5521, LP5523 and LP8501 are identical in topology and are modified in the same way.
Signed-off-by: Maarten Zanders <maarten.zanders@mind.be> Signed-off-by: Lee Jones <lee@kernel.org> Link: https://lore.kernel.org/r/20230421075305.37597-3-maarten.zanders@mind.be
|