From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Cc: Linus Walleij <linus.walleij@linaro.org>,
Miguel Ojeda <ojeda@kernel.org>, Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Conor Dooley <conor+dt@kernel.org>,
Robin van der Gracht <robin@protonic.nl>,
Paul Burton <paulburton@kernel.org>,
Geert Uytterhoeven <geert@linux-m68k.org>,
linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/3] dt-bindings: auxdisplay: hit,hd44780: drop redundant GPIO node
Date: Mon, 12 Feb 2024 15:39:17 +0200 [thread overview]
Message-ID: <ZcofhWb8stiddmru@smile.fi.intel.com> (raw)
In-Reply-To: <20240212083426.26757-1-krzysztof.kozlowski@linaro.org>
On Mon, Feb 12, 2024 at 09:34:24AM +0100, Krzysztof Kozlowski wrote:
> Examples of other nodes, like GPIO controller, are redundant and not
> really needed in device bindings.
...
> - i2c {
> - #address-cells = <1>;
> - #size-cells = <0>;
>
> - pcf8574: pcf8574@27 {
> - compatible = "nxp,pcf8574";
> - reg = <0x27>;
> - gpio-controller;
> - #gpio-cells = <2>;
> - };
> - };
In patch 3 you updated the lines that have lost their sense due to this one.
And I agree with others, please leave this example in place.
--
With Best Regards,
Andy Shevchenko
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
WARNING: multiple messages have this Message-ID (diff)
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Cc: Linus Walleij <linus.walleij@linaro.org>,
Miguel Ojeda <ojeda@kernel.org>, Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Conor Dooley <conor+dt@kernel.org>,
Robin van der Gracht <robin@protonic.nl>,
Paul Burton <paulburton@kernel.org>,
Geert Uytterhoeven <geert@linux-m68k.org>,
linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/3] dt-bindings: auxdisplay: hit,hd44780: drop redundant GPIO node
Date: Mon, 12 Feb 2024 15:39:17 +0200 [thread overview]
Message-ID: <ZcofhWb8stiddmru@smile.fi.intel.com> (raw)
In-Reply-To: <20240212083426.26757-1-krzysztof.kozlowski@linaro.org>
On Mon, Feb 12, 2024 at 09:34:24AM +0100, Krzysztof Kozlowski wrote:
> Examples of other nodes, like GPIO controller, are redundant and not
> really needed in device bindings.
...
> - i2c {
> - #address-cells = <1>;
> - #size-cells = <0>;
>
> - pcf8574: pcf8574@27 {
> - compatible = "nxp,pcf8574";
> - reg = <0x27>;
> - gpio-controller;
> - #gpio-cells = <2>;
> - };
> - };
In patch 3 you updated the lines that have lost their sense due to this one.
And I agree with others, please leave this example in place.
--
With Best Regards,
Andy Shevchenko
next prev parent reply other threads:[~2024-02-12 13:39 UTC|newest]
Thread overview: 46+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-12 8:34 [PATCH 1/3] dt-bindings: auxdisplay: hit,hd44780: drop redundant GPIO node Krzysztof Kozlowski
2024-02-12 8:34 ` Krzysztof Kozlowski
2024-02-12 8:34 ` [PATCH 2/3] dt-bindings: auxdisplay: adjust example indentation and use generic node names Krzysztof Kozlowski
2024-02-12 8:34 ` Krzysztof Kozlowski
2024-02-12 12:14 ` Andy Shevchenko
2024-02-12 12:14 ` Andy Shevchenko
2024-02-12 8:34 ` [PATCH 3/3] dt-bindings: auxdisplay: hit,hd44780: use defines for GPIO flags Krzysztof Kozlowski
2024-02-12 8:34 ` Krzysztof Kozlowski
2024-02-12 12:15 ` Andy Shevchenko
2024-02-12 12:15 ` Andy Shevchenko
2024-02-12 8:41 ` [PATCH 1/3] dt-bindings: auxdisplay: hit,hd44780: drop redundant GPIO node Geert Uytterhoeven
2024-02-12 8:41 ` Geert Uytterhoeven
2024-02-12 11:25 ` Krzysztof Kozlowski
2024-02-12 11:25 ` Krzysztof Kozlowski
2024-02-12 11:58 ` [PATCH 1/3] dt-bindings: auxdisplay: hit, hd44780: " Ralf Schlatterbeck
2024-02-12 11:58 ` Ralf Schlatterbeck
2024-02-12 13:38 ` Krzysztof Kozlowski
2024-02-12 13:38 ` Krzysztof Kozlowski
2024-02-12 13:43 ` Andy Shevchenko
2024-02-12 13:43 ` Andy Shevchenko
2024-02-12 13:59 ` Krzysztof Kozlowski
2024-02-12 13:59 ` Krzysztof Kozlowski
2024-02-12 14:04 ` Andy Shevchenko
2024-02-12 14:04 ` Andy Shevchenko
2024-02-13 16:19 ` Rob Herring
2024-02-13 16:19 ` Rob Herring
2024-02-13 16:43 ` Andy Shevchenko
2024-02-13 16:43 ` Andy Shevchenko
2024-02-14 9:57 ` Krzysztof Kozlowski
2024-02-14 9:57 ` Krzysztof Kozlowski
2024-02-12 14:39 ` Ralf Schlatterbeck
2024-02-12 14:39 ` Ralf Schlatterbeck
2024-02-12 15:24 ` Geert Uytterhoeven
2024-02-12 15:24 ` Geert Uytterhoeven
2024-02-13 9:07 ` Ralf Schlatterbeck
2024-02-13 9:07 ` Ralf Schlatterbeck
2024-02-12 13:39 ` Andy Shevchenko [this message]
2024-02-12 13:39 ` [PATCH 1/3] dt-bindings: auxdisplay: hit,hd44780: " Andy Shevchenko
2024-02-12 13:56 ` Krzysztof Kozlowski
2024-02-12 13:56 ` Krzysztof Kozlowski
2024-02-12 14:09 ` Andy Shevchenko
2024-02-12 14:09 ` Andy Shevchenko
2024-02-12 14:20 ` Krzysztof Kozlowski
2024-02-12 14:20 ` Krzysztof Kozlowski
2024-02-12 14:31 ` Andy Shevchenko
2024-02-12 14:31 ` Andy Shevchenko
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=ZcofhWb8stiddmru@smile.fi.intel.com \
--to=andriy.shevchenko@linux.intel.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=geert@linux-m68k.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=krzysztof.kozlowski@linaro.org \
--cc=linus.walleij@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=ojeda@kernel.org \
--cc=paulburton@kernel.org \
--cc=robh+dt@kernel.org \
--cc=robin@protonic.nl \
/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.