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
>