[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <HK0PR06MB3779D499AEACDAF9801D383B91DB9@HK0PR06MB3779.apcprd06.prod.outlook.com>
Date: Wed, 15 Sep 2021 02:21:41 +0000
From: ChiaWei Wang <chiawei_wang@...eedtech.com>
To: Rob Herring <robh+dt@...nel.org>
CC: Joel Stanley <joel@....id.au>, Andrew Jeffery <andrew@...id.au>,
linux-arm-kernel <linux-arm-kernel@...ts.infradead.org>,
linux-aspeed <linux-aspeed@...ts.ozlabs.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
OpenBMC Maillist <openbmc@...ts.ozlabs.org>,
Oskar Senft <osk@...gle.com>,
"yulei.sh@...edance.com" <yulei.sh@...edance.com>
Subject: RE: [PATCH v4 1/4] dt-bindings: mfd: aspeed-lpc: Convert to YAML
schema
> From: Rob Herring <robh+dt@...nel.org>
> Sent: Tuesday, September 14, 2021 8:28 PM
>
> On Mon, Sep 13, 2021 at 1:02 AM Chia-Wei Wang
> <chiawei_wang@...eedtech.com> wrote:
> >
> > Convert the bindings of Aspeed LPC from text file into YAML schema.
> >
> > Signed-off-by: Chia-Wei Wang <chiawei_wang@...eedtech.com>
> > ---
> > .../devicetree/bindings/mfd/aspeed-lpc.txt | 157 ---------------
> > .../devicetree/bindings/mfd/aspeed-lpc.yaml | 187
> ++++++++++++++++++
> > 2 files changed, 187 insertions(+), 157 deletions(-) delete mode
> > 100644 Documentation/devicetree/bindings/mfd/aspeed-lpc.txt
> > create mode 100644
> > Documentation/devicetree/bindings/mfd/aspeed-lpc.yaml
> >
> > diff --git a/Documentation/devicetree/bindings/mfd/aspeed-lpc.txt
> > b/Documentation/devicetree/bindings/mfd/aspeed-lpc.txt
> > deleted file mode 100644
> > index 936aa108eab4..000000000000
> > --- a/Documentation/devicetree/bindings/mfd/aspeed-lpc.txt
> > +++ /dev/null
> > @@ -1,157 +0,0 @@
> >
> > +patternProperties:
> > + "^lpc-ctrl@[0-9a-f]+$":
> > + type: object
> > +
> > + description:
> > + The LPC Host Interface Controller manages functions exposed to the
> host such as
> > + LPC firmware hub cycles, configuration of the LPC-to-AHB mapping,
> UART management
> > + and bus snoop configuration.
> > +
> > + properties:
> > + comptabile:
>
> typo here. This is the source of your warnings.
Thanks! Sorry for making this typo.
Will keep in mind to check the spelling in the future.
A v5 patch will be sent to fix these warning.
Regards,
Chiawei
Powered by blists - more mailing lists