* [GIT PULL FOR 6.19] Please pull platform-qcom-camss-for-6.19
@ 2025-11-06 0:08 bod
0 siblings, 0 replies; only message in thread
From: bod @ 2025-11-06 0:08 UTC (permalink / raw)
To: bod, linux-media, hans; +Cc: bryan.odonoghue
From: Bryan O'Donoghue <bod@kernel.org>
The following changes since commit 8efac3545ac7b90234863214a4f4e13d86a70b0a:
Merge branch media-committers:next into next (2025-11-05 16:22:03 +0000)
are available in the Git repository at:
https://gitlab.freedesktop.org/linux-media/users/bodonoghue.git tags/platform-qcom-camss-for-6.19
for you to fetch changes up to e672f18d3e6e2e1e53bf37b3be3faca971f2fb67:
media: qcom: camss: Add support for MSM8939 (2025-11-05 16:23:42 +0000)
----------------------------------------------------------------
This CAMSS tag contains:
- Adds support for MSM8939 - Vincent Knecht, André Apitzsch
- Adds support for SM8650 - Vladimir Zapolskiy
- Adds an additional clock as prep work for a new SoC - Hangxiang
- Various fixes and code improvements
Johan, Hangxiang, Krsysztof
----------------------------------------------------------------
Hangxiang Ma (2):
media: qcom: camss: Use a macro to specify the initial buffer count
media: qcom: camss: Enable setting the rate to camnoc_rt_axi clock
Johan Hovold (1):
media: qcom: camss: drop unused module alias
Krzysztof Kozlowski (1):
media: dt-bindings: qcom,x1e80100-camss: Fix typo in CSIPHY supply description
Vincent Knecht (3):
media: dt-bindings: Add qcom,msm8939-camss
media: qcom: camss: vfe: Add VBIF setting support
media: qcom: camss: Add support for MSM8939
Vladimir Zapolskiy (3):
dt-bindings: media: Describe Qualcomm SM8650 CAMSS IP
media: qcom: camss: Add Qualcomm SM8650 CAMSS support
media: qcom: camss: Add CSIPHY 2.2.0 lane configuration for SM8650
.../bindings/media/qcom,msm8939-camss.yaml | 254 +++++++++++
.../bindings/media/qcom,sm8650-camss.yaml | 375 ++++++++++++++++
.../bindings/media/qcom,x1e80100-camss.yaml | 2 +-
drivers/media/platform/qcom/camss/Makefile | 1 +
.../platform/qcom/camss/camss-csiphy-3ph-1-0.c | 102 +++++
drivers/media/platform/qcom/camss/camss-csiphy.c | 1 +
drivers/media/platform/qcom/camss/camss-ispif.c | 8 +-
drivers/media/platform/qcom/camss/camss-vfe-4-1.c | 12 +
drivers/media/platform/qcom/camss/camss-vfe-vbif.c | 31 ++
drivers/media/platform/qcom/camss/camss-vfe-vbif.h | 19 +
drivers/media/platform/qcom/camss/camss-vfe.c | 17 +-
drivers/media/platform/qcom/camss/camss-vfe.h | 3 +
drivers/media/platform/qcom/camss/camss.c | 483 ++++++++++++++++++++-
drivers/media/platform/qcom/camss/camss.h | 3 +
14 files changed, 1305 insertions(+), 6 deletions(-)
create mode 100644 Documentation/devicetree/bindings/media/qcom,msm8939-camss.yaml
create mode 100644 Documentation/devicetree/bindings/media/qcom,sm8650-camss.yaml
create mode 100644 drivers/media/platform/qcom/camss/camss-vfe-vbif.c
create mode 100644 drivers/media/platform/qcom/camss/camss-vfe-vbif.h
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-11-06 0:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-06 0:08 [GIT PULL FOR 6.19] Please pull platform-qcom-camss-for-6.19 bod
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).