linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL FOR v5.11] Add support for SDM630/660 Camera Subsystem
@ 2020-11-20 12:55 Hans Verkuil
  2020-11-20 13:07 ` [GIT PULL FOR v5.11] Add support for SDM630/660 Camera Subsystem (#69172) Jenkins
  0 siblings, 1 reply; 2+ messages in thread
From: Hans Verkuil @ 2020-11-20 12:55 UTC (permalink / raw)
  To: Linux Media Mailing List; +Cc: AngeloGioacchino Del Regno

The following changes since commit 9463e07df8e0f93931e32c6f415d3f82bda63f35:

  media: v4l2-compat-ioctl32.c: add missing #ifdef CONFIG_COMPAT_32BIT_TIMEs (2020-11-17 07:14:46 +0100)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.11a

for you to fetch changes up to 3715b314f0f01936247ee3ff9868463aaac7d4e6:

  media: camss: csiphy: Set rate on csiX_phy clock on SDM630/660 (2020-11-20 11:47:21 +0100)

----------------------------------------------------------------
Tag branch

----------------------------------------------------------------
AngeloGioacchino Del Regno (7):
      media: camss: ispif: Correctly reset based on the VFE ID
      media: camss: vfe-4-7: Rename get_ub_size, set_qos, set_ds, wm_enable
      media: camss: vfe: Add support for VFE 4.8
      media: dt-bindings: media: qcom,camss: Add bindings for SDM660 camss
      media: camss: Add support for SDM630/636/660 camera subsystem
      media: camss: csiphy-3ph: Add support for SDM630/660
      media: camss: csiphy: Set rate on csiX_phy clock on SDM630/660

 Documentation/devicetree/bindings/media/qcom,camss.txt   |   7 ++
 drivers/media/platform/qcom/camss/camss-csid.c           |   9 +-
 drivers/media/platform/qcom/camss/camss-csiphy-3ph-1-0.c |   7 +-
 drivers/media/platform/qcom/camss/camss-csiphy.c         |  25 +++++-
 drivers/media/platform/qcom/camss/camss-csiphy.h         |   1 +
 drivers/media/platform/qcom/camss/camss-ispif.c          | 100 +++++++++++++--------
 drivers/media/platform/qcom/camss/camss-ispif.h          |   2 +-
 drivers/media/platform/qcom/camss/camss-vfe-4-7.c        | 131 +++++++++++++++++++++++++--
 drivers/media/platform/qcom/camss/camss-vfe.c            |  19 ++--
 drivers/media/platform/qcom/camss/camss-vfe.h            |   1 +
 drivers/media/platform/qcom/camss/camss-video.c          |   3 +-
 drivers/media/platform/qcom/camss/camss.c                | 206 ++++++++++++++++++++++++++++++++++++++++++-
 drivers/media/platform/qcom/camss/camss.h                |   1 +
 13 files changed, 450 insertions(+), 62 deletions(-)

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

end of thread, other threads:[~2020-11-20 13:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-20 12:55 [GIT PULL FOR v5.11] Add support for SDM630/660 Camera Subsystem Hans Verkuil
2020-11-20 13:07 ` [GIT PULL FOR v5.11] Add support for SDM630/660 Camera Subsystem (#69172) Jenkins

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