Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1489860

[PATCH] tps65910 erratum SWCZ010

From Jan Remmet <j.remmet@phytec.de>
Newsgroups linux.kernel
Subject [PATCH] tps65910 erratum SWCZ010
Date 2016-09-23 11:00 +0200
Message-ID <skuuR-1sk-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


SWCZ010 contains two erratas, one already fixed
commit be1c770028b8 ("mfd: tps65910: Work around silicon erratum SWCZ010")
and this one.

Tested on AM335x board with linux-ti v4.4 kernel. Switching cpu_freq
frequently from 300MHz to 1Ghz results in measurable voltage crashes.
This patch fix the issue.

Jan Remmet (1):
  regulator: tps65910: Work around silicon erratum SWCZ010

 drivers/regulator/tps65910-regulator.c | 6 ++++++
 1 file changed, 6 insertions(+)

-- 
1.9.1

Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread


Thread

[PATCH] tps65910 erratum SWCZ010 Jan Remmet <j.remmet@phytec.de> - 2016-09-23 11:00 +0200
  [PATCH] regulator: tps65910: Work around silicon erratum SWCZ010 Jan Remmet <j.remmet@phytec.de> - 2016-09-23 11:00 +0200
    Applied "regulator: tps65910: Work around silicon erratum SWCZ010" to the regulator tree Mark Brown <broonie@kernel.org> - 2016-09-25 08:00 +0200
  Re: [PATCH] tps65910 erratum SWCZ010 Mark Brown <broonie@kernel.org> - 2016-09-23 12:40 +0200

csiph-web