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

Dmitry Baryshkov posted 2 patches 3 days, 5 hours ago
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(-)
[PATCH 0/2] ASoC: qcom: remove the ipq806x Storm audio machine driver and binding
Posted by Dmitry Baryshkov 3 days, 5 hours ago
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@oss.qualcomm.com>
---
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
Re: [PATCH 0/2] ASoC: qcom: remove the ipq806x Storm audio machine driver and binding
Posted by Srinivas Kandagatla 2 days, 15 hours ago

On 7/21/26 7:12 PM, Dmitry Baryshkov wrote:
> 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@oss.qualcomm.com>
> ---
> Dmitry Baryshkov (2):
>       ASoC: qcom: remove ipq806x Storm machine driver
>       dt-bindings: sound: remove google,storm-audio binding


thanks for the cleanup Dmitry.

Reviewed-by: Srinivas Kandagatla <srinivas.kandagatla@oss.qualcomm.com>


--srini

> 
>  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
>