lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Tue, 06 Oct 2015 11:14:27 -0700 From: Florian Fainelli <f.fainelli@...il.com> To: Thierry Reding <thierry.reding@...il.com>, Florian Fainelli <f.fainelli@...il.com> CC: linux-kernel@...r.kernel.org, bcm-kernel-feedback-list@...adcom.com, devicetree@...r.kernel.org, linux-pwm@...r.kernel.org, ariel@...guardiasur.com.ar Subject: Re: [PATCH v4 0/2] pwm: Broadcom BCM7038 PWM controller (v4) On 05/10/15 08:14, Thierry Reding wrote: > On Mon, Sep 14, 2015 at 04:47:04PM -0700, Florian Fainelli wrote: >> Hi, >> >> This patch series add PWM support for the Broadcom BCM7xxx >> chips which feature one or more PWM controllers capable of >> output periods from 148ns to ~622ms using a combination of >> variable and fixed frequency settings. >> >> The controller does not support setting a polarity. >> >> This is based on Thierry's pwm/next branch. >> >> Florian Fainelli (2): >> Documentation: dt: add Broadcom BCM7038 PWM controller binding >> pwm: Add Broadcom BCM7038 PWM controller support > > I've applied both of these patches with a couple of stylistic changes. Thanks but: 1) you dropped the MODULE_DEVICE_TABLE while doing so which is useful for auto-loading OF modules 2) you introduced a build failure in the CONFIG_PM_SLEEP There was a patch just submitted for 2), but I can submit an incremental for 1) maybe? -- Florian -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists