From: Sascha Hauer <s.hauer@pengutronix.de>
To: Ahmad Fatoum <a.fatoum@pengutronix.de>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH 0/8] PWM: misc fixes
Date: Mon, 10 Feb 2020 09:16:37 +0100 [thread overview]
Message-ID: <20200210081637.vr2glwurecfnf7jc@pengutronix.de> (raw)
In-Reply-To: <20200206112334.14314-1-a.fatoum@pengutronix.de>
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@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
prev parent reply other threads:[~2020-02-10 8:16 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-06 11:23 Ahmad Fatoum
2020-02-06 11:23 ` [PATCH 1/8] PWM: pxa: remove unused struct members Ahmad Fatoum
2020-02-06 11:23 ` [PATCH 2/8] PWM: pxa: make MMIO writes always little endian Ahmad Fatoum
2020-02-06 11:23 ` [PATCH 3/8] regmap: forward declare structs used in header Ahmad Fatoum
2020-02-06 11:23 ` [PATCH 4/8] video: backlight-pwm: remove duplicate assignment to object Ahmad Fatoum
2020-02-06 11:23 ` [PATCH 5/8] led: pwm: don't test if pointer is smaller than zero Ahmad Fatoum
2020-02-06 11:23 ` [PATCH 6/8] led: pwm: fail if required max-brightness option is missing Ahmad Fatoum
2020-02-06 11:23 ` [PATCH 7/8] led: pwm: support active-low property Ahmad Fatoum
2020-02-06 11:23 ` [PATCH 8/8] PWM: core: constify chip->ops pointer Ahmad Fatoum
2020-02-10 8:16 ` Sascha Hauer [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200210081637.vr2glwurecfnf7jc@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=a.fatoum@pengutronix.de \
--cc=barebox@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox