From: Heiko Schocher <hs@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 3/6] pwm, imx6: add support for pwm modul on imx6
Date: Wed, 16 Jul 2014 11:21:25 +0200 [thread overview]
Message-ID: <53C64415.3080003@denx.de> (raw)
In-Reply-To: <53C64270.7050507@denx.de>
Hello Stefano,
Am 16.07.2014 11:14, schrieb Stefano Babic:
> Hi Heiko,
>
> On 16/07/2014 10:51, Heiko Schocher wrote:
>> add basic support for the pwm modul found on imx6.
>>
>> Signed-off-by: Heiko Schocher<hs@denx.de>
>> Cc: Stefano Babic<sbabic@denx.de>
>>
>> ---
>> - changes for v3:
>> new in v3, as Stefano Babic suggested
>>
>> README | 4 ++
>> drivers/Makefile | 1 +
>> drivers/pwm/Makefile | 13 ++++++
>> drivers/pwm/pwm-imx.c | 109 ++++++++++++++++++++++++++++++++++++++++++++++++++
>> 4 files changed, 127 insertions(+)
>> create mode 100644 drivers/pwm/Makefile
>> create mode 100644 drivers/pwm/pwm-imx.c
>>
[...]
> Nice ! Should we also add in the commit message that the code is
> directly taken from kernel driver ?
Yes, that would be good. Could you add this info, when applying
it to u-boot.imx? (I think you pick up the complete patchserie, or?)
If I have to post a v4 patchserie, I add this info to the commit
message.
> Acked-by: Stefano Babic<sbabic@denx.de>
Thanks!
bye,
Heiko
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
next prev parent reply other threads:[~2014-07-16 9:21 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-16 8:51 [U-Boot] [PATCH v3 0/6] arm, imx6: add aristainetos board support Heiko Schocher
2014-07-16 8:51 ` [U-Boot] [PATCH v3 1/6] imx6: add gpr2 usb_otg_id iomux select control define Heiko Schocher
2014-07-16 8:51 ` [U-Boot] [PATCH v3 2/6] i.MX6: define struct pwm_regs and PWMCR_* defines Heiko Schocher
2014-07-16 8:51 ` [U-Boot] [PATCH v3 3/6] pwm, imx6: add support for pwm modul on imx6 Heiko Schocher
2014-07-16 9:14 ` Stefano Babic
2014-07-16 9:21 ` Heiko Schocher [this message]
2014-07-16 9:44 ` Wolfgang Denk
2014-07-16 8:51 ` [U-Boot] [PATCH v3 4/6] i.MX6: add enable_spi_clk() Heiko Schocher
2014-07-16 8:51 ` [U-Boot] [PATCH v3 5/6] spi: add config option to enable the WP pin function on st micron flashes Heiko Schocher
2014-07-16 8:51 ` [U-Boot] [PATCH v3 6/6] arm, imx6: add aristainetos board Heiko Schocher
2014-07-16 9:20 ` Stefano Babic
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=53C64415.3080003@denx.de \
--to=hs@denx.de \
--cc=u-boot@lists.denx.de \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.