All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] power: pfuze100: Fix off by one error in voltage
@ 2019-06-10  9:40 sbabic at denx.de
  0 siblings, 0 replies; only message in thread
From: sbabic at denx.de @ 2019-06-10  9:40 UTC (permalink / raw)
  To: u-boot

> The code that sets a regulator by looking up the voltage in a table had
> an off by one error.  vsel_mask is a bitmask, not the number of table
> entries, so a vsel_mask value of 0x7 indicates there are 8, not 7,
> entries in the table.
> Cc: Peng Fan <Peng.Fan@freescale.com>
> Cc: Jaehoon Chung <jh80.chung@samsung.com>
> Signed-off-by: Trent Piepho <tpiepho@impinj.com>

Applied to u-boot-imx, master, thanks !

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-06-10  9:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-10  9:40 [U-Boot] [PATCH] power: pfuze100: Fix off by one error in voltage sbabic at denx.de

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.