On Thu, Feb 06, 2020 at 12:23:26PM +0100, Ahmad Fatoum wrote: > Some stuff I ran into while refactoring barebox PWM to be more > welcoming for porting kernel drivers using the kernel atomic > PWM API. Driver will follow soon. > > Cheers, > Ahmad Fatoum (8): > PWM: pxa: remove unused struct members > PWM: pxa: make MMIO writes always little endian > regmap: forward declare structs used in header > video: backlight-pwm: remove duplicate assignment to object > led: pwm: don't test if pointer is smaller than zero > led: pwm: fail if required max-brightness option is missing > led: pwm: support active-low property > PWM: core: constify chip->ops pointer > > drivers/led/led-pwm.c | 10 ++++++++-- > drivers/pwm/pxa_pwm.c | 11 +++-------- > drivers/video/backlight-pwm.c | 2 -- > include/pwm.h | 2 +- > include/regmap.h | 3 +++ > 5 files changed, 15 insertions(+), 13 deletions(-) Applied, thanks Sascha -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox