All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] pmbus: Add MFR-specific commands for TPS544C20
@ 2017-10-20 10:39 Romain Porte
  2017-10-20 10:39 ` [PATCH 1/2] pmbus: added tps544c20 driver with trimming support Romain Porte
  2017-10-20 10:39 ` [PATCH 2/2] pmbus: removed tps544c20 from generic pmbus driver Romain Porte
  0 siblings, 2 replies; 8+ messages in thread
From: Romain Porte @ 2017-10-20 10:39 UTC (permalink / raw)
  To: linux; +Cc: linux-hwmon, linux-kernel

Hello,

This patchset provides a new driver for tps544c20 component with
enhanced features by using 2 new sysfs entries. The added features
are VREF_TRIM (MFR-specific) and STORE_USER_ALL commands for
voltage fine-tuning. Since the driver has new features compared
to the generic pmbus driver it can now replace it.

This is my very first try to send a patch to the Linux kernel
so be kind. I am aware that these modifications are very
component-specific but were tested successfully on it. Maybe
we should design something more generic here or afterwards.

Please review!

Romain


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2017-10-23 22:17 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-20 10:39 [PATCH 0/2] pmbus: Add MFR-specific commands for TPS544C20 Romain Porte
2017-10-20 10:39 ` [PATCH 1/2] pmbus: added tps544c20 driver with trimming support Romain Porte
2017-10-21 16:20   ` [1/2] " Guenter Roeck
2017-10-23  7:54     ` Romain Porte
2017-10-23 22:15       ` Guenter Roeck
2017-10-23 13:34     ` Romain Porte
2017-10-23 22:17       ` Guenter Roeck
2017-10-20 10:39 ` [PATCH 2/2] pmbus: removed tps544c20 from generic pmbus driver Romain Porte

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.