From: David Heidelberg <david@ixit.cz>
To: Rob Herring <robh@kernel.org>
Cc: linux-kernel@vger.kernel.org,
Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>,
netdev@vger.kernel.org, "David S. Miller" <davem@davemloft.net>,
Jakub Kicinski <kuba@kernel.org>,
~okias/devicetree@lists.sr.ht, devicetree@vger.kernel.org
Subject: Re: [PATCH v4] dt-bindings: net: nfc: nxp,pn544: Convert txt bindings to yaml
Date: Sun, 24 Oct 2021 00:10:40 +0200 [thread overview]
Message-ID: <SXAG1R.XBYYXLESDTAF1@ixit.cz> (raw)
In-Reply-To: <YW2+R4drCwcmzKMK@robh.at.kernel.org>
Well, but the nxp,pn544 won't using `clock-frequency`. So do I have to
keep the property there anyway?
David
On Mon, Oct 18 2021 at 13:34:47 -0500, Rob Herring <robh@kernel.org>
wrote:
> On Mon, Oct 18, 2021 at 03:04:03PM +0200, David Heidelberg wrote:
>>
>>
>>
>> On Mon, Oct 18 2021 at 07:13:53 -0500, Rob Herring
>> <robh@kernel.org> wrote:
>> > On Sun, 17 Oct 2021 18:02:10 +0200, David Heidelberg wrote:
>> > > Convert bindings for NXP PN544 NFC driver to YAML syntax.
>> > >
>> > > Signed-off-by: David Heidelberg <david@ixit.cz>
>> > > ---
>> > > v2
>> > > - Krzysztof is a maintainer
>> > > - pintctrl dropped
>> > > - 4 space indent for example
>> > > - nfc node name
>> > > v3
>> > > - remove whole pinctrl
>> > > v4
>> > > - drop clock-frequency, which is inherited by i2c bus
>> > >
>> > > .../bindings/net/nfc/nxp,pn544.yaml | 56
>> > > +++++++++++++++++++
>> > > .../devicetree/bindings/net/nfc/pn544.txt | 33 -----------
>> > > 2 files changed, 56 insertions(+), 33 deletions(-)
>> > > create mode 100644
>> > > Documentation/devicetree/bindings/net/nfc/nxp,pn544.yaml
>> > > delete mode 100644
>> > > Documentation/devicetree/bindings/net/nfc/pn544.txt
>> > >
>> Full log is available here:
>> https://patchwork.ozlabs.org/patch/1542257
>> >
>> > 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.
>> >
>> > Note that it is not yet a requirement to have 0 warnings for
>> dtbs_check.
>> > This will change in the future.
>> >
>> >
>> >
>> > nfc@28: 'clock-frequency' does not match any of the regexes:
>> > 'pinctrl-[0-9]+'
>> > arch/arm/boot/dts/tegra30-asus-nexus7-grouper-E1565.dt.yaml
>> > arch/arm/boot/dts/tegra30-asus-nexus7-grouper-PM269.dt.yaml
>> >
>> > nfc@2a: 'clock-frequency' does not match any of the regexes:
>> > 'pinctrl-[0-9]+'
>> > arch/arm/boot/dts/tegra30-asus-nexus7-tilapia-E1565.dt.yaml
>> >
>>
>> Patches for this are already in grate repository and will be sent to
>> mainline soon! :)
>
> Okay. I was under the impression 'clock-frequency' was removed
> thinking
> it is in the i2c bus schema already. It is, but unfortunately you need
> it here too if used because all properties for a node have to be
> listed
> in the schema for the node. 'unevaluatedProperties' can't evaluate
> properties in the child nodes of the parent schema with the properties
> of the child schema.
>
> Rob
next prev parent reply other threads:[~2021-10-23 22:10 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-17 16:02 [PATCH v4] dt-bindings: net: nfc: nxp,pn544: Convert txt bindings to yaml David Heidelberg
2021-10-17 16:37 ` Krzysztof Kozlowski
2021-10-18 12:13 ` Rob Herring
2021-10-18 13:04 ` David Heidelberg
2021-10-18 18:34 ` Rob Herring
2021-10-23 22:10 ` David Heidelberg [this message]
2021-10-26 23:32 ` Rob Herring
2021-10-26 23:32 ` Rob Herring
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=SXAG1R.XBYYXLESDTAF1@ixit.cz \
--to=david@ixit.cz \
--cc=davem@davemloft.net \
--cc=devicetree@vger.kernel.org \
--cc=krzysztof.kozlowski@canonical.com \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=robh@kernel.org \
--cc=~okias/devicetree@lists.sr.ht \
/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