* [PATCH v3 0/1] Fixup documentation for dsi-phy-28nm
@ 2022-12-29 12:44 Bryan O'Donoghue
2022-12-29 12:44 ` [PATCH v3 1/1] dt-bindings: msm: dsi-phy-28nm: Add missing qcom,dsi-phy-regulator-ldo-mode Bryan O'Donoghue
0 siblings, 1 reply; 3+ messages in thread
From: Bryan O'Donoghue @ 2022-12-29 12:44 UTC (permalink / raw)
To: robdclark, quic_abhinavk, dmitry.baryshkov, sean, airlied, daniel,
robh+dt, krzysztof.kozlowski+dt
Cc: quic_mkrishn, andersson, swboyd, linux-arm-msm, dri-devel,
freedreno, devicetree, linux-kernel, bryan.odonoghue
V3:
Moves change to last item in list so as not to break-up grouping of reg/reg-names
V2:
This is the one remaining patch I had from a previous series for
mdss-dsi-ctrl and the dsi-phy. The mdss-dsi-ctrl set became a bigger so I
split out the 28nm phy fixes.
I'm resubmitting with Dmitry's RB as a standalone.
Old: https://lore.kernel.org/all/20220630120845.3356144-1-bryan.odonoghue@linaro.org/
Bryan O'Donoghue (1):
dt-bindings: msm: dsi-phy-28nm: Add missing
qcom,dsi-phy-regulator-ldo-mode
.../devicetree/bindings/display/msm/dsi-phy-28nm.yaml | 4 ++++
1 file changed, 4 insertions(+)
--
2.34.1
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH v3 1/1] dt-bindings: msm: dsi-phy-28nm: Add missing qcom,dsi-phy-regulator-ldo-mode
2022-12-29 12:44 [PATCH v3 0/1] Fixup documentation for dsi-phy-28nm Bryan O'Donoghue
@ 2022-12-29 12:44 ` Bryan O'Donoghue
2023-01-08 18:49 ` Rob Herring
0 siblings, 1 reply; 3+ messages in thread
From: Bryan O'Donoghue @ 2022-12-29 12:44 UTC (permalink / raw)
To: robdclark, quic_abhinavk, dmitry.baryshkov, sean, airlied, daniel,
robh+dt, krzysztof.kozlowski+dt
Cc: quic_mkrishn, andersson, swboyd, linux-arm-msm, dri-devel,
freedreno, devicetree, linux-kernel, bryan.odonoghue
Add in missing qcom,dsi-phy-regulator-ldo-mode to the 28nm DSI PHY.
When converting from .txt to .yaml we missed this one.
Fixes: 4dbe55c97741 ("dt-bindings: msm: dsi: add yaml schemas for DSI bindings")
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
---
.../devicetree/bindings/display/msm/dsi-phy-28nm.yaml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/Documentation/devicetree/bindings/display/msm/dsi-phy-28nm.yaml b/Documentation/devicetree/bindings/display/msm/dsi-phy-28nm.yaml
index 3d8540a06fe22..2f1fd140c87df 100644
--- a/Documentation/devicetree/bindings/display/msm/dsi-phy-28nm.yaml
+++ b/Documentation/devicetree/bindings/display/msm/dsi-phy-28nm.yaml
@@ -34,6 +34,10 @@ properties:
vddio-supply:
description: Phandle to vdd-io regulator device node.
+ qcom,dsi-phy-regulator-ldo-mode:
+ type: boolean
+ description: Indicates if the LDO mode PHY regulator is wanted.
+
required:
- compatible
- reg
--
2.34.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH v3 1/1] dt-bindings: msm: dsi-phy-28nm: Add missing qcom,dsi-phy-regulator-ldo-mode
2022-12-29 12:44 ` [PATCH v3 1/1] dt-bindings: msm: dsi-phy-28nm: Add missing qcom,dsi-phy-regulator-ldo-mode Bryan O'Donoghue
@ 2023-01-08 18:49 ` Rob Herring
0 siblings, 0 replies; 3+ messages in thread
From: Rob Herring @ 2023-01-08 18:49 UTC (permalink / raw)
To: Bryan O'Donoghue
Cc: robh+dt, quic_mkrishn, daniel, andersson, robdclark, airlied,
linux-kernel, dmitry.baryshkov, sean, krzysztof.kozlowski+dt,
linux-arm-msm, dri-devel, devicetree, freedreno, quic_abhinavk,
swboyd
On Thu, 29 Dec 2022 12:44:38 +0000, Bryan O'Donoghue wrote:
> Add in missing qcom,dsi-phy-regulator-ldo-mode to the 28nm DSI PHY.
> When converting from .txt to .yaml we missed this one.
>
> Fixes: 4dbe55c97741 ("dt-bindings: msm: dsi: add yaml schemas for DSI bindings")
> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
> Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
> ---
> .../devicetree/bindings/display/msm/dsi-phy-28nm.yaml | 4 ++++
> 1 file changed, 4 insertions(+)
>
Acked-by: Rob Herring <robh@kernel.org>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-01-08 18:49 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-29 12:44 [PATCH v3 0/1] Fixup documentation for dsi-phy-28nm Bryan O'Donoghue
2022-12-29 12:44 ` [PATCH v3 1/1] dt-bindings: msm: dsi-phy-28nm: Add missing qcom,dsi-phy-regulator-ldo-mode Bryan O'Donoghue
2023-01-08 18:49 ` Rob Herring
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).