All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] msm8916/msm8939 DSI controller and DSI PHY bindings fixes
@ 2022-06-30 12:08 ` Bryan O'Donoghue
  0 siblings, 0 replies; 58+ messages in thread
From: Bryan O'Donoghue @ 2022-06-30 12:08 UTC (permalink / raw)
  To: robdclark, quic_abhinavk, dmitry.baryshkov, sean, airlied, daniel,
	robh+dt, krzysztof.kozlowski+dt
  Cc: quic_mkrishn, swboyd, bjorn.andersson, linux-arm-msm, dri-devel,
	freedreno, devicetree, bryan.odonoghue

This series fixes up a number of dtbs checks which are being flagged adding
in the msm8939 dtsi.

When converting from .txt to .yaml a number of the parameters for the older
msm8916 silicon were not transmitted into the yaml.

Adding in the msm8939 which is a near 1:1 copy of the msm8916 in terms of
dtsi triggers a rake of dtbs checks as a result.

Bryan O'Donoghue (7):
  dt-bindings: msm: dsi: Fix phy-name binding
  dt-bindings: msm: dsi: Fix operating-points-v2 constraint
  dt-bindings: msm: dsi: Fix power-domains constraint
  dt-bindings: msm: dsi: Add vdd* descriptions back in
  dt-bindings: msm: dsi: Fix clock declarations
  dt-bindings: msm: dsi: Add missing clocks to 28nm DSI PHY YAML
  dt-bindings: msm: dsi: Add missing qcom,dsi-phy-regulator-ldo-mode

 .../display/msm/dsi-controller-main.yaml      | 39 ++++++++++++++-----
 .../bindings/display/msm/dsi-phy-28nm.yaml    | 20 ++++++++++
 2 files changed, 49 insertions(+), 10 deletions(-)

-- 
2.36.1


^ permalink raw reply	[flat|nested] 58+ messages in thread

end of thread, other threads:[~2022-07-06 12:57 UTC | newest]

Thread overview: 58+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-30 12:08 [PATCH 0/7] msm8916/msm8939 DSI controller and DSI PHY bindings fixes Bryan O'Donoghue
2022-06-30 12:08 ` Bryan O'Donoghue
2022-06-30 12:08 ` [PATCH 1/7] dt-bindings: msm: dsi: Fix phy-name binding Bryan O'Donoghue
2022-06-30 12:08   ` Bryan O'Donoghue
2022-06-30 17:06   ` Dmitry Baryshkov
2022-06-30 17:06     ` Dmitry Baryshkov
2022-06-30 18:59   ` Krzysztof Kozlowski
2022-06-30 18:59     ` Krzysztof Kozlowski
2022-07-01 19:57     ` Rob Herring
2022-07-01 19:57       ` Rob Herring
2022-07-01 20:08   ` Rob Herring
2022-07-01 20:08     ` Rob Herring
2022-06-30 12:08 ` [PATCH 2/7] dt-bindings: msm: dsi: Fix operating-points-v2 constraint Bryan O'Donoghue
2022-06-30 12:08   ` Bryan O'Donoghue
2022-06-30 17:07   ` Dmitry Baryshkov
2022-06-30 17:07     ` Dmitry Baryshkov
2022-06-30 19:00   ` Krzysztof Kozlowski
2022-06-30 19:00     ` Krzysztof Kozlowski
2022-06-30 12:08 ` [PATCH 3/7] dt-bindings: msm: dsi: Fix power-domains constraint Bryan O'Donoghue
2022-06-30 12:08   ` Bryan O'Donoghue
2022-06-30 17:15   ` Dmitry Baryshkov
2022-06-30 17:15     ` Dmitry Baryshkov
2022-06-30 19:01   ` Krzysztof Kozlowski
2022-06-30 19:01     ` Krzysztof Kozlowski
2022-06-30 19:49     ` Bryan O'Donoghue
2022-06-30 19:49       ` Bryan O'Donoghue
2022-06-30 20:18       ` [Freedreno] " Stephan Gerhold
2022-06-30 20:18         ` Stephan Gerhold
2022-06-30 12:08 ` [PATCH 4/7] dt-bindings: msm: dsi: Add vdd* descriptions back in Bryan O'Donoghue
2022-06-30 12:08   ` Bryan O'Donoghue
2022-06-30 17:16   ` Dmitry Baryshkov
2022-06-30 17:16     ` Dmitry Baryshkov
2022-06-30 17:30     ` Bryan O'Donoghue
2022-06-30 17:30       ` Bryan O'Donoghue
2022-06-30 19:03       ` Krzysztof Kozlowski
2022-06-30 19:03         ` Krzysztof Kozlowski
2022-06-30 19:02   ` Krzysztof Kozlowski
2022-06-30 19:02     ` Krzysztof Kozlowski
2022-06-30 12:08 ` [PATCH 5/7] dt-bindings: msm: dsi: Fix clock declarations Bryan O'Donoghue
2022-06-30 12:08   ` Bryan O'Donoghue
2022-06-30 17:21   ` Dmitry Baryshkov
2022-06-30 17:21     ` Dmitry Baryshkov
2022-06-30 19:04   ` Krzysztof Kozlowski
2022-06-30 19:04     ` Krzysztof Kozlowski
2022-06-30 12:08 ` [PATCH 6/7] dt-bindings: msm: dsi: Add missing clocks to 28nm DSI PHY YAML Bryan O'Donoghue
2022-06-30 12:08   ` Bryan O'Donoghue
2022-06-30 17:20   ` Dmitry Baryshkov
2022-06-30 17:20     ` Dmitry Baryshkov
2022-06-30 19:05   ` Krzysztof Kozlowski
2022-06-30 19:05     ` Krzysztof Kozlowski
2022-07-06 12:57   ` Dmitry Baryshkov
2022-07-06 12:57     ` Dmitry Baryshkov
2022-06-30 12:08 ` [PATCH 7/7] dt-bindings: msm: dsi: Add missing qcom,dsi-phy-regulator-ldo-mode Bryan O'Donoghue
2022-06-30 12:08   ` [PATCH 7/7] dt-bindings: msm: dsi: Add missing qcom, dsi-phy-regulator-ldo-mode Bryan O'Donoghue
2022-06-30 17:18   ` [PATCH 7/7] dt-bindings: msm: dsi: Add missing qcom,dsi-phy-regulator-ldo-mode Dmitry Baryshkov
2022-06-30 17:18     ` Dmitry Baryshkov
2022-06-30 19:07   ` Krzysztof Kozlowski
2022-06-30 19:07     ` Krzysztof Kozlowski

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.