linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Remove clock-lanes DT property from CAMSS
@ 2021-11-17 11:37 Robert Foss
  2021-11-17 11:37 ` [PATCH v2 1/4] media: camss: csiphy: Move to hardcode CSI Clock Lane number Robert Foss
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Robert Foss @ 2021-11-17 11:37 UTC (permalink / raw)
  To: agross, bjorn.andersson, robert.foss, todor.too, mchehab,
	robh+dt, angelogioacchino.delregno, linux-arm-msm, linux-media,
	devicetree, linux-kernel, Bryan O'Donoghue, Andrey Konovalov

Changes since v1:
 - Rob: Instead of documenting and fixing the use of the clock-lanes
   property, remove it, since it is is not programmable and
   therefore shouldn't be exposed in the DT.

Robert Foss (4):
  media: camss: csiphy: Move to hardcode CSI Clock Lane number
  media: dt-bindings: media: camss: Remove clock-lane property
  arm64: dts: qcom: msm8916: Remove clock-lanes property from &camss
    node
  arm64: dts: qcom: sdm845-db845c: Remove clock-lanes property from
    &camss node

 .../bindings/media/qcom,msm8916-camss.yaml    | 10 ---------
 .../bindings/media/qcom,msm8996-camss.yaml    | 20 ------------------
 .../bindings/media/qcom,sdm660-camss.yaml     | 20 ------------------
 .../bindings/media/qcom,sdm845-camss.yaml     | 17 ---------------
 arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi     |  2 --
 arch/arm64/boot/dts/qcom/sdm845-db845c.dts    |  3 ---
 .../qcom/camss/camss-csiphy-2ph-1-0.c         | 19 +++++++++++++++--
 .../qcom/camss/camss-csiphy-3ph-1-0.c         | 17 ++++++++++++++-
 .../media/platform/qcom/camss/camss-csiphy.c  | 21 +------------------
 .../media/platform/qcom/camss/camss-csiphy.h  |  7 +++++++
 10 files changed, 41 insertions(+), 95 deletions(-)

-- 
2.32.0


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

end of thread, other threads:[~2021-11-18 12:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-17 11:37 [PATCH v2 0/4] Remove clock-lanes DT property from CAMSS Robert Foss
2021-11-17 11:37 ` [PATCH v2 1/4] media: camss: csiphy: Move to hardcode CSI Clock Lane number Robert Foss
2021-11-17 11:37 ` [PATCH v2 2/4] media: dt-bindings: media: camss: Remove clock-lane property Robert Foss
2021-11-17 11:37 ` [PATCH v2 3/4] arm64: dts: qcom: msm8916: Remove clock-lanes property from &camss node Robert Foss
2021-11-17 12:41   ` Stephan Gerhold
2021-11-18 12:03     ` Robert Foss
2021-11-17 11:38 ` [PATCH v2 4/4] arm64: dts: qcom: sdm845-db845c: " Robert Foss

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).