All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Duje Mihanović" <dujemihanovic32@gmail.com>
To: Karel Balej <balejk@matfyz.cz>
Cc: devicetree@vger.kernel.org, phone-devel@vger.kernel.org,
	~postmarketos/upstreaming@lists.sr.ht,
	linux-kernel@vger.kernel.org, Lee Jones <lee@kernel.org>,
	Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Liam Girdwood <lgirdwood@gmail.com>,
	Mark Brown <broonie@kernel.org>
Subject: Re: [PATCH 3/3] regulator: 88pm886: Add Vbus regulator
Date: Sun, 07 Jun 2026 16:02:08 +0200	[thread overview]
Message-ID: <DRas3NvTRJi7jDZJc8QqTA@gmail.com> (raw)
In-Reply-To: <DJ2R7MRPNO5X.2WPLSEDZFAJ3G@matfyz.cz>

On Sunday, 7 June 2026 12:44:08 Central European Summer Time Karel Balej 
wrote:
> Duje Mihanović, 2026-05-26T21:14:49+02:00:
> > From: Duje Mihanović <duje@dujemihanovic.xyz>
> > 
> > Add support for the PMIC's Vbus regulator. This regulator is mandatory
> > for USB OTG support on boards using the PMIC.
> > 
> > Signed-off-by: Duje Mihanović <duje@dujemihanovic.xyz>
> > ---
> > 
> >  drivers/regulator/88pm886-regulator.c | 27 +++++++++++++++++++++++++++
> >  include/linux/mfd/88pm886.h           |  7 +++++++
> >  2 files changed, 34 insertions(+)
> > 
> > diff --git a/drivers/regulator/88pm886-regulator.c
> > b/drivers/regulator/88pm886-regulator.c index a38bd4f312b7..039822e86ec8
> > 100644
> > --- a/drivers/regulator/88pm886-regulator.c
> > +++ b/drivers/regulator/88pm886-regulator.c
> > @@ -4,6 +4,7 @@
> > 
> >  #include <linux/platform_device.h>
> >  #include <linux/regmap.h>
> >  #include <linux/regulator/driver.h>
> > 
> > +#include <linux/units.h>
> 
> What is this for?

Leftover from a WIP version, I'll drop it in v2.

Regards,
--
Duje



      reply	other threads:[~2026-06-07 14:02 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-26 19:14 [PATCH 0/3] 88PM886 Vbus regulator support Duje Mihanović
2026-05-26 19:14 ` [PATCH 1/3] dt-bindings: mfd: 88pm886: Allow vbus regulator Duje Mihanović
2026-05-27 15:05   ` Conor Dooley
2026-06-07 11:03   ` Karel Balej
2026-05-26 19:14 ` [PATCH 2/3] mfd: 88pm886: Initialize battery page Duje Mihanović
2026-06-07 10:19   ` Karel Balej
2026-06-07 14:19     ` Duje Mihanović
2026-06-08  8:55       ` Lee Jones
2026-06-08 10:10         ` Duje Mihanović
2026-05-26 19:14 ` [PATCH 3/3] regulator: 88pm886: Add Vbus regulator Duje Mihanović
2026-05-26 20:02   ` sashiko-bot
2026-06-07 10:44   ` Karel Balej
2026-06-07 14:02     ` Duje Mihanović [this message]

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=DRas3NvTRJi7jDZJc8QqTA@gmail.com \
    --to=dujemihanovic32@gmail.com \
    --cc=balejk@matfyz.cz \
    --cc=broonie@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=lee@kernel.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=phone-devel@vger.kernel.org \
    --cc=robh@kernel.org \
    --cc=~postmarketos/upstreaming@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 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.