From: Rob Herring <robh@kernel.org>
To: Saravanan Sekar <saravanan@linumiz.com>
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
krzysztof.kozlowski+dt@linaro.org, linux-kernel@vger.kernel.org,
devicetree@vger.kernel.org, lgirdwood@gmail.com,
conor+dt@kernel.org, linux@roeck-us.net,
linux-hwmon@vger.kernel.org, broonie@kernel.org,
sravanhome@gmail.com, jdelvare@suse.com
Subject: Re: [PATCH v2 2/3] regulator: dt-bindings: Add mps,mpq2286 power-management IC
Date: Fri, 6 Oct 2023 09:18:51 -0500 [thread overview]
Message-ID: <20231006141851.GA3778656-robh@kernel.org> (raw)
In-Reply-To: <358f7d3c-42d1-6405-0013-997deb974ce3@linumiz.com>
On Wed, Sep 27, 2023 at 02:21:18PM +0530, Saravanan Sekar wrote:
> On 27/09/23 13:36, Krzysztof Kozlowski wrote:
> > On 27/09/2023 05:39, Saravanan Sekar wrote:
> > > Document mpq2286 power-management IC
> > >
> > > Signed-off-by: Saravanan Sekar <saravanan@linumiz.com>
> > > ---
> > > .../bindings/regulator/mps,mpq2286.yaml | 59 +++++++++++++++++++
> > > 1 file changed, 59 insertions(+)
> > > create mode 100644 Documentation/devicetree/bindings/regulator/mps,mpq2286.yaml
> > >
> > > diff --git a/Documentation/devicetree/bindings/regulator/mps,mpq2286.yaml b/Documentation/devicetree/bindings/regulator/mps,mpq2286.yaml
> > > new file mode 100644
> > > index 000000000000..594b929fe4b8
> > > --- /dev/null
> > > +++ b/Documentation/devicetree/bindings/regulator/mps,mpq2286.yaml
> > > @@ -0,0 +1,59 @@
> > > +# SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
> > > +%YAML 1.2
> > > +---
> > > +$id: http://devicetree.org/schemas/regulator/mps,mpq2286.yaml#
> > > +$schema: http://devicetree.org/meta-schemas/core.yaml#
> > > +
> > > +title: Monolithic Power System MPQ2286 PMIC
> > > +
> > > +maintainers:
> > > + - Saravanan Sekar <saravanan@linumiz.com>
> > > +
> > > +properties:
> > > + compatible:
> > > + enum:
> > > + - mps,mpq2286
> > > +
> > > + reg:
> > > + maxItems: 1
> > > +
> > > + regulators:
> > > + type: object
> > > +
> > > + properties:
> > > + buck0:
> >
> > If you have just one buck, it should be "buck".
> >
>
> As replied in v1 review comments, other chipset has multiple regulator so
> buck0 used to keep the driver common
This patch needs to stand on its own with explanations/justifications.
No one reviewing this remembers what was said in some reply. The
explanation may be in the commit msg, under the '---', or in
'description' here. Depends on the situation.
I don't see why the driver can't handle 'buck' and 'buckN'.
Rob
next prev parent reply other threads:[~2023-10-06 14:18 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-27 3:39 [PATCH v2 0/3] Add support for mpq2286 PMIC IC Saravanan Sekar
2023-09-27 3:39 ` [PATCH v2 1/3] hwmon: (pmbus/mpq7932) Get page count based on chip info Saravanan Sekar
2023-09-27 3:39 ` [PATCH v2 2/3] regulator: dt-bindings: Add mps,mpq2286 power-management IC Saravanan Sekar
2023-09-27 8:06 ` Krzysztof Kozlowski
2023-09-27 8:51 ` Saravanan Sekar
2023-10-06 14:18 ` Rob Herring [this message]
2023-09-27 12:45 ` Mark Brown
2023-09-27 3:39 ` [PATCH v2 3/3] hwmon: (pmbus/mpq2286) Add a support for mpq2286 Power Management IC Saravanan Sekar
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=20231006141851.GA3778656-robh@kernel.org \
--to=robh@kernel.org \
--cc=broonie@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=jdelvare@suse.com \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=krzysztof.kozlowski@linaro.org \
--cc=lgirdwood@gmail.com \
--cc=linux-hwmon@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=saravanan@linumiz.com \
--cc=sravanhome@gmail.com \
/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).