[U-Boot] [PATCH v3 3/6] pwm, imx6: add support for pwm modul on imx6
Heiko Schocher
hs at denx.de
Wed Jul 16 11:21:25 CEST 2014
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 at denx.de>
>> Cc: Stefano Babic<sbabic at 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 at denx.de>
Thanks!
bye,
Heiko
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
More information about the U-Boot
mailing list