From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Schocher Date: Wed, 16 Jul 2014 11:21:25 +0200 Subject: [U-Boot] [PATCH v3 3/6] pwm, imx6: add support for pwm modul on imx6 In-Reply-To: <53C64270.7050507@denx.de> References: <1405500696-32597-1-git-send-email-hs@denx.de> <1405500696-32597-4-git-send-email-hs@denx.de> <53C64270.7050507@denx.de> Message-ID: <53C64415.3080003@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.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 >> Cc: Stefano Babic >> >> --- >> - 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 Thanks! bye, Heiko -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany