All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: Konrad Dybcio <konrad.dybcio@linaro.org>
Cc: Andy Gross <agross@kernel.org>,
	Bjorn Andersson <andersson@kernel.org>,
	Liam Girdwood <lgirdwood@gmail.com>,
	Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Rob Clark <robdclark@gmail.com>,
	Abhinav Kumar <quic_abhinavk@quicinc.com>,
	Dmitry Baryshkov <dmitry.baryshkov@linaro.org>,
	Sean Paul <sean@poorly.run>, David Airlie <airlied@gmail.com>,
	Daniel Vetter <daniel@ffwll.ch>,
	Krishna Manikandan <quic_mkrishn@quicinc.com>,
	Marijn Suijten <marijn.suijten@somainline.org>,
	Konrad Dybcio <konradybcio@kernel.org>,
	linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org,
	devicetree@vger.kernel.org, dri-devel@lists.freedesktop.org,
	freedreno@lists.freedesktop.org, Rob Herring <robh@kernel.org>
Subject: Re: [PATCH v3 0/4] Qualcomm REFGEN regulator
Date: Mon, 3 Jul 2023 23:59:47 +0100	[thread overview]
Message-ID: <b93cb054-fd42-46e5-aef3-dc41b36a85f9@sirena.org.uk> (raw)
In-Reply-To: <20230628-topic-refgen-v3-0-9fbf0e605d23@linaro.org>

[-- Attachment #1: Type: text/plain, Size: 454 bytes --]

On Mon, Jul 03, 2023 at 08:15:53PM +0200, Konrad Dybcio wrote:

> Recent Qualcomm SoCs have a REFGEN (reference voltage generator) regulator
> responsible for providing a reference voltage to some on-SoC IPs (like DSI
> or PHYs). It can be turned off when unused to save power.
> 
> This series introduces the driver for it and lets the DSI driver
> consume it.

What's the expected plan for merging this - should I be applying the DRM
patch?

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: Mark Brown <broonie@kernel.org>
To: Konrad Dybcio <konrad.dybcio@linaro.org>
Cc: devicetree@vger.kernel.org, Conor Dooley <conor+dt@kernel.org>,
	Konrad Dybcio <konradybcio@kernel.org>,
	Bjorn Andersson <andersson@kernel.org>,
	Liam Girdwood <lgirdwood@gmail.com>,
	Rob Herring <robh+dt@kernel.org>,
	Abhinav Kumar <quic_abhinavk@quicinc.com>,
	Andy Gross <agross@kernel.org>,
	Krishna Manikandan <quic_mkrishn@quicinc.com>,
	dri-devel@lists.freedesktop.org,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	linux-arm-msm@vger.kernel.org,
	Dmitry Baryshkov <dmitry.baryshkov@linaro.org>,
	Marijn Suijten <marijn.suijten@somainline.org>,
	freedreno@lists.freedesktop.org, Sean Paul <sean@poorly.run>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 0/4] Qualcomm REFGEN regulator
Date: Mon, 3 Jul 2023 23:59:47 +0100	[thread overview]
Message-ID: <b93cb054-fd42-46e5-aef3-dc41b36a85f9@sirena.org.uk> (raw)
In-Reply-To: <20230628-topic-refgen-v3-0-9fbf0e605d23@linaro.org>

[-- Attachment #1: Type: text/plain, Size: 454 bytes --]

On Mon, Jul 03, 2023 at 08:15:53PM +0200, Konrad Dybcio wrote:

> Recent Qualcomm SoCs have a REFGEN (reference voltage generator) regulator
> responsible for providing a reference voltage to some on-SoC IPs (like DSI
> or PHYs). It can be turned off when unused to save power.
> 
> This series introduces the driver for it and lets the DSI driver
> consume it.

What's the expected plan for merging this - should I be applying the DRM
patch?

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

  parent reply	other threads:[~2023-07-03 22:59 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-03 18:15 [PATCH v3 0/4] Qualcomm REFGEN regulator Konrad Dybcio
2023-07-03 18:15 ` Konrad Dybcio
2023-07-03 18:15 ` [PATCH v3 1/4] dt-bindings: regulator: Describe " Konrad Dybcio
2023-07-03 18:15   ` Konrad Dybcio
2023-07-03 18:17   ` Konrad Dybcio
2023-07-03 18:17     ` Konrad Dybcio
2023-07-03 18:15 ` [PATCH v3 2/4] regulator: Introduce Qualcomm REFGEN regulator driver Konrad Dybcio
2023-07-03 18:15   ` Konrad Dybcio
2023-07-03 18:15 ` [PATCH v3 3/4] dt-bindings: display/msm: dsi-controller-main: Allow refgen-supply Konrad Dybcio
2023-07-03 18:15   ` Konrad Dybcio
2023-07-03 18:15 ` [PATCH v3 4/4] drm/msm/dsi: Hook up refgen regulator Konrad Dybcio
2023-07-03 18:15   ` Konrad Dybcio
2023-07-03 22:54   ` Dmitry Baryshkov
2023-07-03 22:54     ` Dmitry Baryshkov
2023-07-03 22:59 ` Mark Brown [this message]
2023-07-03 22:59   ` [PATCH v3 0/4] Qualcomm REFGEN regulator Mark Brown
2023-07-03 23:01   ` Konrad Dybcio
2023-07-03 23:01     ` Konrad Dybcio
2023-07-04  0:23   ` Dmitry Baryshkov
2023-07-04  0:23     ` Dmitry Baryshkov
2023-07-11 14:21 ` Dmitry Baryshkov
2023-07-11 14:21   ` Dmitry Baryshkov
2023-07-12 10:35 ` (subset) " Mark Brown
2023-07-12 10:35   ` Mark Brown

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=b93cb054-fd42-46e5-aef3-dc41b36a85f9@sirena.org.uk \
    --to=broonie@kernel.org \
    --cc=agross@kernel.org \
    --cc=airlied@gmail.com \
    --cc=andersson@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=daniel@ffwll.ch \
    --cc=devicetree@vger.kernel.org \
    --cc=dmitry.baryshkov@linaro.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=freedreno@lists.freedesktop.org \
    --cc=konrad.dybcio@linaro.org \
    --cc=konradybcio@kernel.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marijn.suijten@somainline.org \
    --cc=quic_abhinavk@quicinc.com \
    --cc=quic_mkrishn@quicinc.com \
    --cc=robdclark@gmail.com \
    --cc=robh+dt@kernel.org \
    --cc=robh@kernel.org \
    --cc=sean@poorly.run \
    /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.