[PATCH v2 0/5] arm64: dts: arduino-imola: add support for sound

Srinivas Kandagatla posted 5 patches 1 month, 1 week ago
.../bindings/mfd/qcom,spmi-pmic.yaml          |   6 +-
arch/arm64/boot/dts/qcom/agatti.dtsi          | 167 ++++++++++++++++++
.../boot/dts/qcom/qrb2210-arduino-imola.dts   | 138 +++++++++++++++
arch/arm64/configs/defconfig                  |   2 +
drivers/clk/qcom/lpasscc-sm6115.c             |   4 +-
5 files changed, 314 insertions(+), 3 deletions(-)
[PATCH v2 0/5] arm64: dts: arduino-imola: add support for sound
Posted by Srinivas Kandagatla 1 month, 1 week ago
This patchset adds support for audio on Arduino-Imola platform which is
based on Agatti SoC. As part of series a some of the patches worked by
Alexey are reworked and sent as per previous comments, mainly on the
dt-bindings part.

Other base soc level dtsi change is picked up from 
https://git.codelinaro.org/alexey.klimov/linux_next_tracking/-/commits/rb1_audio_wip_v3?ref_type=HEADS

Along with these changes, add sound nodes for the Imola along with
a fix and defconfig changes.

thanks,
Srini

Changes since v1:
	- updated various register ranges as per documentation.
	- added a fix for sm6115 lpasscc driver.
	- updated commit log
	- fixed various style issues in dt nodes.	

Alexey Klimov (2):
  dt-bindings: mfd: qcom,spmi-pmic: add compatibles for pm4124-codec
  arm64: dts: qcom: agatti: add LPASS devices

Srinivas Kandagatla (3):
  clk: qcom: fix SM6115 lpasscc register offset
  arm64: dts: arduino-imola: add support for sound
  arm64: defconfig: Enable configs for audio drivers on Arduino UnoQ

 .../bindings/mfd/qcom,spmi-pmic.yaml          |   6 +-
 arch/arm64/boot/dts/qcom/agatti.dtsi          | 167 ++++++++++++++++++
 .../boot/dts/qcom/qrb2210-arduino-imola.dts   | 138 +++++++++++++++
 arch/arm64/configs/defconfig                  |   2 +
 drivers/clk/qcom/lpasscc-sm6115.c             |   4 +-
 5 files changed, 314 insertions(+), 3 deletions(-)

-- 
2.47.3