From: Rob Herring <robh@kernel.org>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Jonathan Cameron <jic23@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>,
Lars-Peter Clausen <lars@metafoo.de>,
linux-iio@vger.kernel.org,
"open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS"
<devicetree@vger.kernel.org>,
Linux ARM <linux-arm-kernel@lists.infradead.org>,
linux-samsung-soc <linux-samsung-soc@vger.kernel.org>
Subject: Re: [PATCH] dt-bindings: iio: adc: exynos-adc: Fix node name in example
Date: Wed, 1 Dec 2021 16:50:10 -0600 [thread overview]
Message-ID: <Yaf8IkypvCTHi3xO@robh.at.kernel.org> (raw)
In-Reply-To: <CAMuHMdVWZEai-EYvoWc5eToSqK9N8KsXi6u0Ej6fQzQE77aNoA@mail.gmail.com>
On Mon, Nov 29, 2021 at 09:22:35AM +0100, Geert Uytterhoeven wrote:
> Hi Jonathan,
>
> On Sat, Nov 27, 2021 at 6:38 PM Jonathan Cameron <jic23@kernel.org> wrote:
> > On Thu, 25 Nov 2021 16:26:16 +0100
> > Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> wrote:
> > > On 25/11/2021 16:21, Geert Uytterhoeven wrote:
> > > > "make dt_binding_check":
> > > >
> > > > Documentation/devicetree/bindings/iio/adc/samsung,exynos-adc.example.dt.yaml: ncp15wb473: $nodename:0: 'ncp15wb473' does not match '^thermistor(.*)?$'
> > > > From schema: Documentation/devicetree/bindings/hwmon/ntc-thermistor.yaml
> > > >
> > > > Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
> > > > ---
> > > > .../devicetree/bindings/iio/adc/samsung,exynos-adc.yaml | 2 +-
> > > > 1 file changed, 1 insertion(+), 1 deletion(-)
> > > >
> > >
> > >
> > > Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
> > >
> > This doesn't particularly feel like we need to rush it in, so applied
> > to the togreg branch of iio.git which will go in next merge window.
> >
> > Shout if I should pull it to a fixes branch.
>
> Thank you, that's fine. We're still far from the point where we can start
> enforcing "no errors" in "make dt_binding_check dtbs_check".
No errors/warnings is the rule for dt_binding_check, but not dtbs_check.
Jonathan, Can you drop this and I'll apply with some other fixes I have
for 5.16.
Rob
WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Jonathan Cameron <jic23@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>,
Lars-Peter Clausen <lars@metafoo.de>,
linux-iio@vger.kernel.org,
"open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS"
<devicetree@vger.kernel.org>,
Linux ARM <linux-arm-kernel@lists.infradead.org>,
linux-samsung-soc <linux-samsung-soc@vger.kernel.org>
Subject: Re: [PATCH] dt-bindings: iio: adc: exynos-adc: Fix node name in example
Date: Wed, 1 Dec 2021 16:50:10 -0600 [thread overview]
Message-ID: <Yaf8IkypvCTHi3xO@robh.at.kernel.org> (raw)
In-Reply-To: <CAMuHMdVWZEai-EYvoWc5eToSqK9N8KsXi6u0Ej6fQzQE77aNoA@mail.gmail.com>
On Mon, Nov 29, 2021 at 09:22:35AM +0100, Geert Uytterhoeven wrote:
> Hi Jonathan,
>
> On Sat, Nov 27, 2021 at 6:38 PM Jonathan Cameron <jic23@kernel.org> wrote:
> > On Thu, 25 Nov 2021 16:26:16 +0100
> > Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> wrote:
> > > On 25/11/2021 16:21, Geert Uytterhoeven wrote:
> > > > "make dt_binding_check":
> > > >
> > > > Documentation/devicetree/bindings/iio/adc/samsung,exynos-adc.example.dt.yaml: ncp15wb473: $nodename:0: 'ncp15wb473' does not match '^thermistor(.*)?$'
> > > > From schema: Documentation/devicetree/bindings/hwmon/ntc-thermistor.yaml
> > > >
> > > > Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
> > > > ---
> > > > .../devicetree/bindings/iio/adc/samsung,exynos-adc.yaml | 2 +-
> > > > 1 file changed, 1 insertion(+), 1 deletion(-)
> > > >
> > >
> > >
> > > Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
> > >
> > This doesn't particularly feel like we need to rush it in, so applied
> > to the togreg branch of iio.git which will go in next merge window.
> >
> > Shout if I should pull it to a fixes branch.
>
> Thank you, that's fine. We're still far from the point where we can start
> enforcing "no errors" in "make dt_binding_check dtbs_check".
No errors/warnings is the rule for dt_binding_check, but not dtbs_check.
Jonathan, Can you drop this and I'll apply with some other fixes I have
for 5.16.
Rob
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2021-12-01 22:50 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-25 15:21 [PATCH] dt-bindings: iio: adc: exynos-adc: Fix node name in example Geert Uytterhoeven
2021-11-25 15:21 ` Geert Uytterhoeven
2021-11-25 15:26 ` Krzysztof Kozlowski
2021-11-25 15:26 ` Krzysztof Kozlowski
2021-11-27 17:43 ` Jonathan Cameron
2021-11-27 17:43 ` Jonathan Cameron
2021-11-29 8:22 ` Geert Uytterhoeven
2021-11-29 8:22 ` Geert Uytterhoeven
2021-12-01 22:50 ` Rob Herring [this message]
2021-12-01 22:50 ` Rob Herring
2021-12-04 15:35 ` Jonathan Cameron
2021-12-04 15:35 ` Jonathan Cameron
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=Yaf8IkypvCTHi3xO@robh.at.kernel.org \
--to=robh@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=geert@linux-m68k.org \
--cc=jic23@kernel.org \
--cc=krzysztof.kozlowski@canonical.com \
--cc=lars@metafoo.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-iio@vger.kernel.org \
--cc=linux-samsung-soc@vger.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.