Searched full:rt4505 (Results 1 – 4 of 4) sorted by relevance
4 $id: http://devicetree.org/schemas/leds/leds-rt4505.yaml#7 title: Richtek RT4505 Single Channel LED Driver13 The RT4505 is a flash LED driver that can support up to 375mA and 1.5A for17 https://www.richtek.com/assets/product_file/RT4505/DS4505-02.pdf21 const: richtek,rt450547 compatible = "richtek,rt4505";
96 tristate "LED support for RT4505 flashlight controller"101 This option enables support for the RT4505 flash LED controller.102 RT4505 includes torch and flash functions with programmable current.
412 { .compatible = "richtek,rt4505", },419 .name = "rt4505",429 MODULE_DESCRIPTION("Richtek RT4505 LED driver");
11 obj-$(CONFIG_LEDS_RT4505) += leds-rt4505.o