Re: [PATCH] dt-bindings: MFD: Convert STMPE to YAML schema
From: Linus Walleij
Date: Tue Feb 21 2023 - 15:24:16 EST
On Tue, Feb 21, 2023 at 2:57 PM Rob Herring <robh@xxxxxxxxxx> wrote:
> Running 'make dtbs_check' with the schema in this patch gives the
> following warnings. Consider if they are expected or the schema is
> incorrect. These may not be new warnings.
These are all expected. The DTSes have to be fixed, mostly
sanitizing node names and removing the pointless "interrupt-controller"
from the base MFD device, the only interrupt provider in this
silicon is the GPIO sub-block.
Yours,
Linus Walleij