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 alongi with
defconfig changes.
It made more sense to carry the previously sent v5 version of dt-bindings
patch into this series as the dts changes have dependency on this
binding change. If this is not okay, am happy to send the dt-bindings patch
seperately.
thanks,
Srini
Alexey Klimov (2):
dt-bindings: mfd: qcom,spmi-pmic: add compatibles for pm4124-codec
arm64: dts: qcom: agatti: add LPASS devices
Srinivas Kandagatla (2):
arm64: dts: arduino-imola: add support for sound
arm64: defconfig: Enable Agatti audio drivers
.../bindings/mfd/qcom,spmi-pmic.yaml | 6 +-
arch/arm64/boot/dts/qcom/agatti.dtsi | 189 ++++++++++++++++++
.../boot/dts/qcom/qrb2210-arduino-imola.dts | 137 +++++++++++++
arch/arm64/configs/defconfig | 2 +
4 files changed, 333 insertions(+), 1 deletion(-)
--
2.47.3