devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/3] Add MSM8953 camss support
@ 2024-11-03  9:45 Barnabás Czémán
  2024-11-03  9:45 ` [PATCH v4 1/3] media: qcom: camss: implement pm domain ops for VFE v4.1 Barnabás Czémán
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Barnabás Czémán @ 2024-11-03  9:45 UTC (permalink / raw)
  To: Robert Foss, Todor Tomov, Bryan O'Donoghue,
	Mauro Carvalho Chehab, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Barnabas Czeman
  Cc: linux-media, linux-arm-msm, linux-kernel, devicetree,
	Vladimir Lypak

Add camss support for MSM8953/SDM450/SDM632 based devices.

This patch series was tested on Redmi Note 4 (mido).

Signed-off-by: Barnabás Czémán <barnabas.czeman@mainlining.org>
---
Changes in v4:
- Fix schema commit subject prefix.
- Change vfe commit subject prefix.
- Link to v3: https://lore.kernel.org/r/20241102-camss-msm8953-v3-0-7041c9fa7a58@mainlining.org

Changes in v3:
- Fix schema issues addressed by reviews.
- Fix commit messages.
- Link to v2: https://lore.kernel.org/r/20241102-camss-msm8953-v2-0-837310e4541c@mainlining.org

Changes in v2:
- Add power-domain-names and pd_name.
- Fix style issues and orderings in schema.
- Link to v1: https://lore.kernel.org/r/20241101-camss-msm8953-v1-0-4012559fcbc2@mainlining.org

---
Barnabás Czémán (2):
      media: qcom: camss: implement pm domain ops for VFE v4.1
      media: dt-bindings: Add qcom,msm8953-camss

Vladimir Lypak (1):
      media: qcom: camss: Add MSM8953 resources

 .../bindings/media/qcom,msm8953-camss.yaml         | 322 +++++++++++++++++++++
 drivers/media/platform/qcom/camss/camss-csiphy.c   |   1 +
 drivers/media/platform/qcom/camss/camss-ispif.c    |   5 +
 drivers/media/platform/qcom/camss/camss-vfe-4-1.c  |  10 +-
 drivers/media/platform/qcom/camss/camss-vfe.c      |   1 +
 drivers/media/platform/qcom/camss/camss.c          | 170 +++++++++++
 drivers/media/platform/qcom/camss/camss.h          |   1 +
 7 files changed, 508 insertions(+), 2 deletions(-)
---
base-commit: f9f24ca362a4d84dd8aeb4b8f3ec28cb6c43dd06
change-id: 20241101-camss-msm8953-3e8a0474e6cd

Best regards,
-- 
Barnabás Czémán <barnabas.czeman@mainlining.org>


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

end of thread, other threads:[~2024-11-13 21:14 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-03  9:45 [PATCH v4 0/3] Add MSM8953 camss support Barnabás Czémán
2024-11-03  9:45 ` [PATCH v4 1/3] media: qcom: camss: implement pm domain ops for VFE v4.1 Barnabás Czémán
2024-11-03  9:45 ` [PATCH v4 2/3] media: dt-bindings: Add qcom,msm8953-camss Barnabás Czémán
2024-11-03 16:09   ` Krzysztof Kozlowski
2024-11-13  4:47   ` Vladimir Zapolskiy
2024-11-03  9:45 ` [PATCH v4 3/3] media: qcom: camss: Add MSM8953 resources Barnabás Czémán
2024-11-13  4:58   ` Vladimir Zapolskiy
2024-11-13  8:01     ` barnabas.czeman
2024-11-13  9:53       ` Bryan O'Donoghue
2024-11-13 10:58         ` barnabas.czeman
2024-11-13 13:28       ` Vladimir Zapolskiy
2024-11-13 15:23         ` Bryan O'Donoghue
2024-11-13 15:32           ` barnabas.czeman
2024-11-13 21:14             ` Vladimir Zapolskiy

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