devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Linus Walleij <linus.walleij@linaro.org>
To: Rob Herring <robh@kernel.org>
Cc: Linux I2C <linux-i2c@vger.kernel.org>,
	Wolfram Sang <wsa@kernel.org>,
	devicetree@vger.kernel.org
Subject: Re: [PATCH] dt-bindings: i2c: Rewrite Nomadik I2C bindings in YAML
Date: Sat, 2 Jul 2022 00:54:35 +0200	[thread overview]
Message-ID: <CACRpkdZ7dkYYtjyv_hSLbTCs27grgea4ng7mRrijJ1E5V2AyJQ@mail.gmail.com> (raw)
In-Reply-To: <CAL_JsqKRK5Oxz+PfJXZ9NYBYWmMdYGfRo-q=SOKnkDbr_QO6xg@mail.gmail.com>

On Fri, Jul 1, 2022 at 11:54 PM Rob Herring <robh@kernel.org> wrote:
> On Sun, Jun 5, 2022 at 8:26 AM Rob Herring <robh@kernel.org> wrote:
> >
> > On Thu, 26 May 2022 23:10:46 +0200, Linus Walleij wrote:
> > > This rewrites the Nomadik I2C bindings in YAML, some extra
> > > tweaks were needed because of the way the original nomadik
> > > names the compatible with two compatibles and the DB8500
> > > with three, and the two main variants use a different clock
> > > name.
> > >
> > > Cc: devicetree@vger.kernel.org
> > > Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
> > > ---
> > >  .../devicetree/bindings/i2c/i2c-nomadik.txt   |  23 ----
> > >  .../bindings/i2c/st,nomadik-i2c.yaml          | 113 ++++++++++++++++++
> > >  MAINTAINERS                                   |   2 +-
> > >  3 files changed, 114 insertions(+), 24 deletions(-)
> > >  delete mode 100644 Documentation/devicetree/bindings/i2c/i2c-nomadik.txt
> > >  create mode 100644 Documentation/devicetree/bindings/i2c/st,nomadik-i2c.yaml
> > >
> >
> > Reviewed-by: Rob Herring <robh@kernel.org>
>
> Due to partially broken 'unevaluatedProperties' implementation, this
> error is going to show up when fixed.
>
> Documentation/devicetree/bindings/i2c/st,nomadik-i2c.example.dtb:
> i2c@80004000: Unevaluated properties are not allowed ('v-i2c-supply',
> 'power-domains' were unexpected)
>         From schema:
> /home/rob/proj/git/linux-dt/Documentation/devicetree/bindings/i2c/st,nomadik-i2c.yaml

Ooops. Sent some fixup patches.

Yours,
Linus Walleij

  reply	other threads:[~2022-07-01 22:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-26 21:10 [PATCH] dt-bindings: i2c: Rewrite Nomadik I2C bindings in YAML Linus Walleij
2022-06-05 14:25 ` Rob Herring
2022-07-01 21:53   ` Rob Herring
2022-07-01 22:54     ` Linus Walleij [this message]
2022-06-08 19:41 ` Wolfram Sang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CACRpkdZ7dkYYtjyv_hSLbTCs27grgea4ng7mRrijJ1E5V2AyJQ@mail.gmail.com \
    --to=linus.walleij@linaro.org \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-i2c@vger.kernel.org \
    --cc=robh@kernel.org \
    --cc=wsa@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).