Searched full:rt8515 (Results 1 – 9 of 9) sorted by relevance
/linux/drivers/leds/flash/ |
H A D | leds-rt8515.c | 3 * LED driver for Richtek RT8515 flash/torch white LEDs 10 * from the RT8515 to the LED, with two resistors connected 47 struct rt8515 { struct 61 static struct rt8515 *to_rt8515(struct led_classdev_flash *fled) in to_rt8515() argument 63 return container_of(fled, struct rt8515, fled); in to_rt8515() 66 static void rt8515_gpio_led_off(struct rt8515 *rt) in rt8515_gpio_led_off() 94 struct rt8515 *rt = to_rt8515(fled); in rt8515_led_brightness_set() 117 struct rt8515 *rt = to_rt8515(fled); in rt8515_led_flash_strobe_set() 146 struct rt8515 *rt = to_rt8515(fled); in rt8515_led_flash_strobe_get() 168 struct rt8515 *rt = from_timer(rt, t, powerdown_timer); in rt8515_powerdown_timer() [all …]
|
H A D | Kconfig | 107 tristate "LED support for Richtek RT8515 flash/torch LED" 111 This option enables support for the Richtek RT8515 flash 115 will be called leds-rt8515.
|
H A D | Makefile | 12 obj-$(CONFIG_LEDS_RT8515) += leds-rt8515.o
|
/linux/Documentation/devicetree/bindings/leds/ |
H A D | richtek,rt8515.yaml | 4 $id: http://devicetree.org/schemas/leds/richtek,rt8515.yaml# 7 title: Richtek RT8515 1.5A dual channel LED driver 13 The Richtek RT8515 is a dual channel (two mode) LED driver that 20 const: richtek,rt8515 96 compatible = "richtek,rt8515";
|
/linux/arch/arm/boot/dts/st/ |
H A D | ste-ux500-samsung-golden.dts | 417 compatible = "richtek,rt8515";
|
H A D | ste-ux500-samsung-skomer.dts | 154 compatible = "richtek,rt8515";
|
H A D | ste-ux500-samsung-kyle.dts | 175 compatible = "richtek,rt8515";
|
H A D | ste-ux500-samsung-gavini.dts | 205 compatible = "richtek,rt8515";
|
H A D | ste-ux500-samsung-janice.dts | 217 compatible = "richtek,rt8515";
|