Enable audio support on talos-lyra-evk - #1051
Conversation
|
Merge Check Failed: No CR Numbers Found Error: No Change Request numbers were found. Please add Change Request numbers to your pull request description in the format CRs-Fixed: 12345 or link GitHub issues that are associated with Change Requests. |
8a82437 to
1e5cb90
Compare
|
Merge Check Failed: No CR Numbers Found Error: No Change Request numbers were found. Please add Change Request numbers to your pull request description in the format CRs-Fixed: 12345 or link GitHub issues that are associated with Change Requests. |
1 similar comment
|
Merge Check Failed: No CR Numbers Found Error: No Change Request numbers were found. Please add Change Request numbers to your pull request description in the format CRs-Fixed: 12345 or link GitHub issues that are associated with Change Requests. |
|
qli-2.1 pull-request freeze |
Add the necessary board widgets, kcontrols and DAPM routes for max98091 codec support. Enable required DAI format, sysclk and other required configs. Signed-off-by: Karthik S <karthik.s@oss.qualcomm.com>
1e5cb90 to
bcafb78
Compare
|
Merge Check Failed: No CR Numbers Found Error: No Change Request numbers were found. Please add Change Request numbers to your pull request description in the format CRs-Fixed: 12345 or link GitHub issues that are associated with Change Requests. |
Test Matrix
|
| @@ -0,0 +1,185 @@ | |||
| // SPDX-License-Identifier: GPL-2.0-only | |||
| /* | |||
| * Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved. | |||
There was a problem hiding this comment.
Please correct year?
| // SPDX-License-Identifier: GPL-2.0-only | ||
| /* | ||
| * Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved. | ||
| * ALSA SoC platform-machine driver for QTi LPASS |
There was a problem hiding this comment.
Can you fix description? this should be LPASS LPI pinctrl driver ?
Add the LPASS LPI pinctrl driver for the QCS615 SoC. The driver supports 32 GPIOs in the range 0-31 and provides pin control functionality for the LPASS LPI block. Signed-off-by: Karthik S <karthik.s@oss.qualcomm.com>
bcafb78 to
1d72af4
Compare
Test Matrix
|
Test Matrix
|
7d1360b
into
qualcomm-linux:qcom-6.18.y
This series includes:
pinctrl: qcom: add QCS615 LPASS LPI pinctrl driver
Add the LPASS LPI pinctrl driver for the QCS615 SoC. The driver
supports 32 GPIOs in the range 0-31 and provides pin control
functionality for the LPASS LPI block.
ASoC: qcom: sc8280xp: enable support for talos-lyra
Add the necessary board widgets, kcontrols and DAPM routes
for max98091 codec support. Enable required DAI format, sysclk
and other required configs.
Link: https://jira-dc.qualcomm.com/jira/browse/QLIJIRA-172
CRs-Fixed: 4670734