1
1
.. SPDX-License-Identifier: GPL-2.0-only
2
2
3
- =====================================================================
4
- Audio drivers for Cirrus Logic CS35L54/56/57 Boosted Smart Amplifiers
5
- =====================================================================
3
+ ========================================================================
4
+ Audio drivers for Cirrus Logic CS35L54/56/57/63 Boosted Smart Amplifiers
5
+ ========================================================================
6
6
:Copyright: 2025 Cirrus Logic, Inc. and
7
7
Cirrus Logic International Semiconductor Ltd.
8
8
@@ -13,11 +13,11 @@ Summary
13
13
14
14
The high-level summary of this document is:
15
15
16
- **If you have a laptop that uses CS35L54/56/57 amplifiers but audio is not
16
+ **If you have a laptop that uses CS35L54/56/57/63 amplifiers but audio is not
17
17
working, DO NOT ATTEMPT TO USE FIRMWARE AND SETTINGS FROM ANOTHER LAPTOP,
18
18
EVEN IF THAT LAPTOP SEEMS SIMILAR. **
19
19
20
- The CS35L54/56/57 amplifiers must be correctly configured for the power
20
+ The CS35L54/56/57/63 amplifiers must be correctly configured for the power
21
21
supply voltage, speaker impedance, maximum speaker voltage/current, and
22
22
other external hardware connections.
23
23
@@ -34,6 +34,7 @@ The cs35l56 drivers support:
34
34
* CS35L54
35
35
* CS35L56
36
36
* CS35L57
37
+ * CS35L63
37
38
38
39
There are two drivers in the kernel
39
40
0 commit comments