Re: [PATCH 1/2] ASoC: qcom: remove ipq806x Storm machine driver
From: Christian Marangi
Date: Wed Jul 22 2026 - 06:41:05 EST
On Wed, Jul 22, 2026 at 10:00:34AM +0200, Konrad Dybcio wrote:
> On 7/21/26 8:12 PM, Dmitry Baryshkov wrote:
> > The Storm board machine driver targets Google's IPQ806x-based Storm
> > reference board (a MAX98357A DAC wired to the LPASS I2S bus). This board
> > has no upstream device tree, no active users and has seen no functional
> > changes in years, so the driver is dead weight.
> >
> > Remove the driver together with its Kconfig entry and Makefile rule.
> >
> > Assisted-by: Claude:claude-opus-4-8
>
> Using AI to `git rm` is definitely tokenmaxxing!
>
> > Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxxxxxxxx>
> > ---
>
> Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>
>
Honestly I'm pretty angry about the latest changes on ipq806x. First the
dtsi just because there weren't device (it's ok and understandable) now we
are starting to remove driver...
There are godzillion situation where there is a driver but absolutely no
dtsi. Lets remove the dwmac driver, usb phy, pcie and everything else at
this point and treat this soc like it's a 80-90 code...
I will post dtsi with actual device for the SoC but really I'm not
following all this hurry in cleaning code for device that still gets used
and actually some company even produced new one (even if it's EOL)
--
Ansuel