<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/include/power/tps65941.h, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/include/power/tps65941.h?h=main</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/include/power/tps65941.h?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2026-05-06T02:20:29Z</updated>
<entry>
<title>power: regulator: tps65941: Enable FPWM bits</title>
<updated>2026-05-06T02:20:29Z</updated>
<author>
<name>Neha Malcom Francis</name>
<email>n-francis@ti.com</email>
</author>
<published>2026-04-21T08:21:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1526438a9305f98cdf6e40e5b73d8dd517c45636'/>
<id>urn:sha1:1526438a9305f98cdf6e40e5b73d8dd517c45636</id>
<content type='text'>
Depending on the phase selection (single or multi), the FPWM bits
configured forces the regulator to operate in PWM mode. In case of
multi-phase selection, the FPWM_MP bits enforce the regulator to also
operate in multi-phase. This fixes correct multi-phase operation.

While at this, correct incorrect macro alignment as well.

Fixes: 065a452ae6a1 ("power: regulator: tps65941: add regulator support")
Link: https://www.ti.com/lit/ds/symlink/tps6594-q1.pdf
Signed-off-by: Keerthy &lt;j-keerthy@ti.com&gt;
Signed-off-by: Takuma Fujiwara &lt;t-fujiwara1@ti.com&gt;
Signed-off-by: Neha Malcom Francis &lt;n-francis@ti.com&gt;
Reviewed-by: Udit Kumar &lt;u-kumar1@ti.com&gt;
Signed-off-by: Peng Fan &lt;peng.fan@nxp.com&gt;
</content>
</entry>
<entry>
<title>power: regulator: tps65941: Fix voltage calculation for ldo</title>
<updated>2025-02-18T16:49:36Z</updated>
<author>
<name>Udit Kumar</name>
<email>u-kumar1@ti.com</email>
</author>
<published>2025-02-11T17:51:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e93f11148ae42bbb805077a48ab8cb63137a3a17'/>
<id>urn:sha1:e93f11148ae42bbb805077a48ab8cb63137a3a17</id>
<content type='text'>
As per TRM[0] Section 8.7.1 "TPS6594-Q1 Registers", LDOx_Vout
bit 6-1, define the NVM voltage settings.
Along side table 8-4 of above TRM, shows voltage to value mapping.

Driver wrongly using bits 5-1 to calculate voltage, and to convert
voltage to value driver was using buck's calculation.
So fix those calculation.

[0]: https://www.ti.com/lit/ds/symlink/tps6594-q1.pdf

Fixes: 5d7dbd22cf7d ("power: regulator: tps65941: use function callbacks for conversion ops")
Signed-off-by: Udit Kumar &lt;u-kumar1@ti.com&gt;
Reviewed-by: Neha Malcom Francis &lt;n-francis@ti.com&gt;
</content>
</entry>
<entry>
<title>power: tps65941: Add macros of TPS65224 PMIC</title>
<updated>2024-04-29T00:20:50Z</updated>
<author>
<name>Bhargav Raviprakash</name>
<email>bhargav.r@ltts.com</email>
</author>
<published>2024-04-22T09:48:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=cf948026045d20d9ddee41089fcc4415785d4eb7'/>
<id>urn:sha1:cf948026045d20d9ddee41089fcc4415785d4eb7</id>
<content type='text'>
Re-use the TPS65941 PMIC driver for TPS65224 PMIC.
Add additional macros of TPS65224 to aid in the driver
re-use.

Signed-off-by: Bhargav Raviprakash &lt;bhargav.r@ltts.com&gt;
Reviewed-by: Dhruva Gole &lt;d-gole@ti.com&gt;
Reviewed-by: Jaehoon Chung &lt;jh80.chung@samsung.com&gt;
</content>
</entry>
<entry>
<title>power: pmic: tps65941: Add compatible for LP876441</title>
<updated>2021-07-15T12:26:04Z</updated>
<author>
<name>Gowtham Tammana</name>
<email>g-tammana@ti.com</email>
</author>
<published>2021-07-14T20:52:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6fdbd2b093dcd7b16b4b90ae63430ee33d2de61f'/>
<id>urn:sha1:6fdbd2b093dcd7b16b4b90ae63430ee33d2de61f</id>
<content type='text'>
TI J7200 EVM has lp876441 pmic that is similar to tps65941. Add support
for same with existing driver with new compatible.

Signed-off-by: Gowtham Tammana &lt;g-tammana@ti.com&gt;
Signed-off-by: Lokesh Vutla &lt;lokeshvutla@ti.com&gt;
Acked-by: Jaehoon Chung &lt;jh80.chung@samsung.com&gt;
Link: https://lore.kernel.org/r/20210714205300.17424-2-g-tammana@ti.com
</content>
</entry>
<entry>
<title>power: pmic: tps65941: Add support for tps65941 family of PMICs</title>
<updated>2019-11-07T23:39:16Z</updated>
<author>
<name>Keerthy</name>
<email>j-keerthy@ti.com</email>
</author>
<published>2019-10-24T09:30:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6b86dd0c1eadab4382c394d2c17379f5c762f210'/>
<id>urn:sha1:6b86dd0c1eadab4382c394d2c17379f5c762f210</id>
<content type='text'>
Add support to bind the regulators/child nodes with the pmic.

Signed-off-by: Keerthy &lt;j-keerthy@ti.com&gt;
</content>
</entry>
</feed>
