From: Andreas Kemnade <andreas@kemnade.info>
To: Matti Vaittinen <mazziesaccount@gmail.com>
Cc: lee@kernel.org, robh+dt@kernel.org,
krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 2/2] mfd: rohm-bd71828: Add power off functionality
Date: Wed, 27 Mar 2024 23:02:52 +0100 [thread overview]
Message-ID: <20240327230252.0535e895@aktux> (raw)
In-Reply-To: <c6f5a515-61a1-4d87-a029-4000fa96f10e@gmail.com>
Hi Matti,
On Wed, 27 Mar 2024 16:11:36 +0200
Matti Vaittinen <mazziesaccount@gmail.com> wrote:
> On 3/27/24 15:04, Andreas Kemnade wrote:
> > Hi,
> >
> > On Wed, 27 Mar 2024 09:32:29 +0200
> > Matti Vaittinen <mazziesaccount@gmail.com> wrote:
> >
> >> It's worth noting that there is another PMIC, BD71879, which, from the
> >> driver software point of view, should be (almost?) identical to the
> >> BD71828. I believe the BD71828 drivers should work with it as well - if
> >> not out of the box, at least with very minor modifications.
> >> Unfortunately I don't know products where the BD71879 is used or if it
> >> is sold via distributors - so I don't know if adding a DT
> >> compatible/chip type define for it would be beneficial.
> >
> > yes, you already told we thet the BD71828 drivers are compatible with
> > the BD71879 and I am using the latter.
> > But that at least should be commented somewhere, so that
> > people do not raise questions, like: Do I have some strange board revision,
> > etc?
> > The most terse form to comment it is a separate dt compatible so we are
> > prepare any "almost identical" surprises.
>
> I agree. Reason why I haven't done this already is that I don't always
> (like in this case) know which of the variant are eventually sold. So,
> it's balancing dance between adding compatibles for ICs that will never
> been seen by large audience, and missing compatibles for some of the
> variants.
>
> This is also why I was interested in knowing which variant you had, and
> where was it used.
>
I have found it in the Kobo Clara 2E ebook reader.
Kobo seems to switch from RC5T619 to BD71879.
The Kobo Nia rev C also has that one.
Kobo Libra 2 has several hardware revs out in the wild, some of them
with the BD71879.
> But yes, I think that as the BD71879 has obviously been found by a
> community linux kernel user - it would make sense to add a compatible
> for it!
>
> Do you feel like adding the compatible 'rohm,bd71879' in
> rohm,bd71828-pmic.yaml as part of this series(?)
Do we want a separate chip_type now? Or do we want to add it later if
we ever see a difference. My personal opinion is to wait until there is
really a need.
If we do not need it, then it is a different series I think but sure
I will produce such a patch.
Regards,
Andreas
next prev parent reply other threads:[~2024-03-27 22:03 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-26 19:22 [PATCH v2 0/2] mfd: rohm-bd71828: Add power off Andreas Kemnade
2024-03-26 19:22 ` [PATCH v2 1/2] dt-bindings: mfd: Add ROHM BD71828 system-power-controller property Andreas Kemnade
2024-03-27 7:01 ` Matti Vaittinen
2024-03-26 19:22 ` [PATCH v2 2/2] mfd: rohm-bd71828: Add power off functionality Andreas Kemnade
2024-03-27 7:32 ` Matti Vaittinen
2024-03-27 13:04 ` Andreas Kemnade
2024-03-27 14:11 ` Matti Vaittinen
2024-03-27 22:02 ` Andreas Kemnade [this message]
2024-03-28 5:15 ` Matti Vaittinen
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=20240327230252.0535e895@aktux \
--to=andreas@kemnade.info \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=lee@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mazziesaccount@gmail.com \
--cc=robh+dt@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.