Re: [PATCH v9 1/7] dt-bindings: Add IEI vendor prefix and IEI WT61P803 PUZZLE driver bindings
From: Arnd Bergmann
Date: Fri Jan 09 2026 - 02:07:51 EST
On Thu, Jan 8, 2026, at 21:29, Rob Herring wrote:
> On Tue, Aug 24, 2021 at 02:44:32PM +0200, Luka Kovacic wrote:
>> Add the IEI WT61P803 PUZZLE Device Tree bindings for MFD, HWMON and LED
>> drivers. A new vendor prefix is also added accordingly for
>> IEI Integration Corp.
...
> I guess working on the driver is abandoned, but we already have this
> binding in use in armada-8040-puzzle-m801.dts. So it's either add the
> schema or remove the nodes to fix the warnings.
>
> Or maybe the whole platform is not used and the entire .dts file can be
> removed?
According to the manufacturer's website, the puzzle-m801 product was
phased out a year ago, along with all other rackmount appliances, so
it's unlikely that they would still work on it, but it's also recent
enough that I think it makes sense to keep the dts file around if it
can be fixed up easily.
Arnd