On Mon, Feb 23, 2026 at 11:04:45AM +0100, Michael Walle wrote: > I was informed two weeks ago that this product is discontinued > (without being ever released to the market). Unfortunately, this > collided with the merge window and I had to wait two more weeks. > > Pull the plug and let's not waste any more maintainers time. > > Please let me know if this can be picked up in one go or if the > device tree has to be removed first and then the drivers together > with the dt-bindings. I dunno, not like the order matters all that much to users. Ripping the dts out immediately probably works nicely in terms of avoiding warnings, but I think you'd be safe enough sending all but the hwmon stuff via soc for -rc2/3. Platform addition often is a mix of bindings/dts/defconfig, so I suppose platform removal could be too. For the lot: Acked-by: Conor Dooley