[PATCH v4 0/2] Enable audio on lemans-evk board

Mohammad Rafi Shaik posted 2 patches 1 month, 1 week ago
arch/arm64/boot/dts/qcom/lemans-evk.dts | 52 ++++++++++++++++++++++++
arch/arm64/boot/dts/qcom/lemans.dtsi    | 54 +++++++++++++++++++++++++
2 files changed, 106 insertions(+)
[PATCH v4 0/2] Enable audio on lemans-evk board
Posted by Mohammad Rafi Shaik 1 month, 1 week ago
Enable audio support on lemans-evk board.

Introduce HS (High-Speed) MI2S pin control support.
The I2S max98357a speaker amplifier is connected via HS0 and I2S
microphones utilize the HS2 interface.

DT-Binding link for sound compatible:
https://lore.kernel.org/linux-sound/20250519083244.4070689-3-mohammad.rafi.shaik@oss.qualcomm.com/

changes in [v4]:
	- Nodes sorted in the proper order reported by Konrad Dybcio.
	- Since the base SoC device tree Renamed from sa8775p.dtsi to lemans.dtsi, and
	  the board-specific device tree from qcs9075-iq-9075-evk.dts to lemans-evk.dts,
	  moved audio support device tree nodes to the new lemans device tree.
	  Renamed device tree reference Link: https://lore.kernel.org/all/20250803110113.401927-1-wasim.nazir@oss.qualcomm.com/
	- Link to V3 : https://lore.kernel.org/linux-arm-msm/20250724155632.236675-1-mohammad.rafi.shaik@oss.qualcomm.com/

changes in [v3]:
	- Updated link-name from HS0 MI2S to HS1 MI2S and sorted nodes in order.
	- Link to V2 : https://lore.kernel.org/linux-arm-msm/20250616070405.4113564-1-mohammad.rafi.shaik@oss.qualcomm.com/

changes in [v2]:
	- Updated commit message as suggested by Dmitry Baryshkov.
	- Link to V1 : https://lore.kernel.org/linux-arm-msm/20250525155356.2081362-1-mohammad.rafi.shaik@oss.qualcomm.com/

Mohammad Rafi Shaik (2):
  arm64: dts: qcom: lemans: Add gpr node
  arm64: dts: qcom: lemans-evk: Add sound card

 arch/arm64/boot/dts/qcom/lemans-evk.dts | 52 ++++++++++++++++++++++++
 arch/arm64/boot/dts/qcom/lemans.dtsi    | 54 +++++++++++++++++++++++++
 2 files changed, 106 insertions(+)


base-commit: 0f4c93f7eb861acab537dbe94441817a270537bf
-- 
2.34.1
Re: [PATCH v4 0/2] Enable audio on lemans-evk board
Posted by Bjorn Andersson 3 weeks, 3 days ago
On Fri, 22 Aug 2025 18:49:00 +0530, Mohammad Rafi Shaik wrote:
> Enable audio support on lemans-evk board.
> 
> Introduce HS (High-Speed) MI2S pin control support.
> The I2S max98357a speaker amplifier is connected via HS0 and I2S
> microphones utilize the HS2 interface.
> 
> DT-Binding link for sound compatible:
> https://lore.kernel.org/linux-sound/20250519083244.4070689-3-mohammad.rafi.shaik@oss.qualcomm.com/
> 
> [...]

Applied, thanks!

[1/2] arm64: dts: qcom: lemans: Add gpr node
      commit: 3f2d6cbbf4c46fbb9e9aa6fa25a70b0003471b26
[2/2] arm64: dts: qcom: lemans-evk: Add sound card
      commit: 473a19211c4dc762e6ecab9c3e6583afd3200817

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>