Message ID | 20200622185919.2131-1-dmurphy@ti.com |
---|---|
Headers | show |
Series | Multicolor Framework v29 | expand |
Hi! > This is the multi color LED framework. This framework presents clustered > colored LEDs into an array and allows the user space to adjust the brightness > of the cluster using a single file write. The individual colored LEDs > intensities are controlled via a single file that is an array of LEDs > > Change to the LEDs Kconfig to fix dependencies on the LP55XX_COMMON. > Added update to the u8500_defconfig Marek, would you be willing to look over this series? Dan, can we please get it in the order 1) fixes first 2) changes needed for multicolor but not depending on dt acks 3) dt changes 4) rest? This is the order it should have been in the first place, and I'd like to get fixes applied, and perhaps some of the preparation. Best regards, Pavel -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
Pavel On 7/4/20 7:47 AM, Pavel Machek wrote: > Hi! > >> This is the multi color LED framework. This framework presents clustered >> colored LEDs into an array and allows the user space to adjust the brightness >> of the cluster using a single file write. The individual colored LEDs >> intensities are controlled via a single file that is an array of LEDs >> >> Change to the LEDs Kconfig to fix dependencies on the LP55XX_COMMON. >> Added update to the u8500_defconfig > Marek, would you be willing to look over this series? > > Dan, can we please get it in the order > > 1) fixes first > > 2) changes needed for multicolor but not depending on dt acks > > 3) dt changes > > 4) rest? > > This is the order it should have been in the first place, and I'd like > to get fixes applied, and perhaps some of the preparation. This will depend on if there are comments. If I have to push a v30 then I will reorder. If not then there would be no reason to re-order these. Dan
Hi! > > > This is the multi color LED framework. This framework presents clustered > > > colored LEDs into an array and allows the user space to adjust the brightness > > > of the cluster using a single file write. The individual colored LEDs > > > intensities are controlled via a single file that is an array of LEDs > > > > > > Change to the LEDs Kconfig to fix dependencies on the LP55XX_COMMON. > > > Added update to the u8500_defconfig > > > > Marek, would you be willing to look over this series? > > Overall this series looks good to me. I wanted to apply version 29 of > the patches, but I didn't receive all patches in v29 (some are > missing), so I had to search for previous versions of selected patches. > > I have seen some typos in documentation, but that can be solved > afterwards. > > One thing I don't like much is that in the sysfs multi_index and > multi_intensity files there is a trailing space after the last color. > This is not true for example for the trigger file. It is trivial to fix > this, so again maybe a will send a follow-up patch after this series is > accepted. Yes, I noticed that one, too, and expect it to be fixed before the merge. I believe you'll get next version of the patches... If not that one will likely appear in -next, so will be available using git. Thank you for the review, Pavel -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html