[PATCH 0/2] ASoC: qcom: remove the ipq806x Storm audio machine driver and binding

From: Dmitry Baryshkov

Date: Tue Jul 21 2026 - 17:21:30 EST


The Storm machine driver targets Google's IPQ806x-based Storm reference
board, wiring a MAX98357A DAC to the LPASS I2S bus. The board has never
had an upstream device tree, has no active users and has seen no
functional changes in years. Keeping the driver and its binding around
only adds maintenance burden for code that nobody exercises.

Drop the machine driver along with its Kconfig and Makefile entries, and
remove the now-orphaned google,storm-audio device tree binding.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxxxxxxxx>
---
Dmitry Baryshkov (2):
ASoC: qcom: remove ipq806x Storm machine driver
dt-bindings: sound: remove google,storm-audio binding

Documentation/devicetree/bindings/sound/storm.txt | 23 ----
sound/soc/qcom/Kconfig | 9 --
sound/soc/qcom/Makefile | 2 -
sound/soc/qcom/storm.c | 142 ----------------------
4 files changed, 176 deletions(-)
---
base-commit: b9810cd75b9fb56a3425d391cba3f608502bd474
change-id: 20260721-drop-sound-storm-7226df1bc850

Best regards,
--
With best wishes
Dmitry