Linux Audio

Check our new training course

Loading...
v6.13.7
 1.. SPDX-License-Identifier: GPL-2.0-only
 2
 3Kernel driver tps546d24
 4=======================
 5
 6Supported chips:
 7
 8  * TI TPS546D24
 9
10    Prefix: 'tps546d24'
11
12    Addresses scanned: -
13
14    Datasheet: https://www.ti.com/lit/gpn/tps546d24
15
16Author: Duke Du <dukedu83@gmail.com>
17
18
19Description
20-----------
21
22The TPS546D24A is a highly integrated, non-isolated DC/DC converter capable
23of high frequency operation and 40-A current output from a 7-mm x 5-mm
24package.
25
26Two, three, and four TPS546D24A devices can be interconnected
27to provide up to 160 A on a single output. The device has an option to
28overdrive the internal 5-V LDO with an external 5-V supply via the VDD5
29pin to improve efficiency and reduce power dissipation of the converter.
30
31
32Platform data support
33---------------------
34
35The driver supports standard PMBus driver platform data.
v6.8
 1.. SPDX-License-Identifier: GPL-2.0-only
 2
 3Kernel driver tps546d24
 4=======================
 5
 6Supported chips:
 7
 8  * TI TPS546D24
 9
10    Prefix: 'tps546d24'
11
12    Addresses scanned: -
13
14    Datasheet: https://www.ti.com/lit/gpn/tps546d24
15
16Author: Duke Du <dukedu83@gmail.com>
17
18
19Description
20-----------
21
22The TPS546D24A is a highly integrated, non-isolated DC/DC converter capable
23of high frequency operation and 40-A current output from a 7-mm x 5-mm
24package.
25
26Two, three, and four TPS546D24A devices can be interconnected
27to provide up to 160 A on a single output. The device has an option to
28overdrive the internal 5-V LDO with an external 5-V supply via the VDD5
29pin to improve efficiency and reduce power dissipation of the converter.
30
31
32Platform data support
33---------------------
34
35The driver supports standard PMBus driver platform data.