[PATCH v13 5/5] leds: mt6360: Add LED driver for MT6360
Pavel Machek
pavel at ucw.cz
Fri Feb 19 05:53:03 EST 2021
Hi!
> From: Gene Chen <gene_chen at richtek.com>
>
> Add MT6360 LED driver include 2-channel Flash LED with torch/strobe mode,
> 3-channel RGB LED support Register/Flash/Breath Mode, and 1-channel for
> moonlight LED.
What kind of ninja mutant hardware is this?
Can we make this go to drivers/leds/flash?
> +static int mt6360_flash_brightness_set(struct led_classdev_flash *fl_cdev, u32 brightness)
> +{
> + /*
> + * Due to the current spike when turning on flash, let brightness to be kept by framework.
> + * This empty function is used to prevent led_classdev_flash register ops check failure.
> + */
Please stick to 80 columns.
> +static int mt6360_init_common_properties(struct mt6360_led *led, struct led_init_data *init_data)
> +{
> + const char * const states[] = { "off", "keep", "on" };
No need for space between * and const.
Best regards,
Pavel
--
http://www.livejournal.com/~pavelmachek
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20210219/cc5d2224/attachment-0001.sig>
More information about the linux-arm-kernel
mailing list