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  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 23 Sep 2015 13:49:40 -0500
From:	"Andrew F. Davis" <afd@...com>
To:	Mark Brown <broonie@...nel.org>
CC:	Rob Herring <robh+dt@...nel.org>, Pawel Moll <pawel.moll@....com>,
	Mark Rutland <mark.rutland@....com>,
	Ian Campbell <ijc+devicetree@...lion.org.uk>,
	Kumar Gala <galak@...eaurora.org>,
	Lee Jones <lee.jones@...aro.org>, <devicetree@...r.kernel.org>,
	<linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v2 3/3] mfd: tps65912: Rewrite driver adding DT support
 and using regmap

On 09/23/2015 12:53 PM, Mark Brown wrote:
> On Wed, Sep 23, 2015 at 11:07:39AM -0500, Andrew F. Davis wrote:
>
>>   drivers/gpio/Kconfig                   |   6 +
>>   drivers/gpio/Makefile                  |   1 +
>>   drivers/gpio/gpio-tps65912.c           | 138 ++++++++++++
>>   drivers/mfd/Kconfig                    |  24 ++
>>   drivers/mfd/Makefile                   |   3 +
>>   drivers/mfd/tps65912-core.c            | 114 ++++++++++
>>   drivers/mfd/tps65912-i2c.c             |  86 ++++++++
>>   drivers/mfd/tps65912-spi.c             |  85 +++++++
>>   drivers/regulator/Kconfig              |   6 +
>>   drivers/regulator/Makefile             |   1 +
>>   drivers/regulator/tps65912-regulator.c | 240 ++++++++++++++++++++
>>   include/linux/mfd/tps65912.h           | 393 +++++++++++++++++++++++++++++++++
>
> Please submit this like a normal driver, not as one enormous patch
> covering every subsystem.
>

OK, I'll break-out the regulator and gpio into their own patches and
send this series again, sorry about the noise.

Andrew
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ