linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL FOR v5.9] Add Chrontel ch7322 CEC adapter driver
@ 2020-06-24 15:24 Hans Verkuil
  2020-06-24 15:56 ` [GIT PULL FOR v5.9] Add Chrontel ch7322 CEC adapter driver (#64883) Jenkins
  0 siblings, 1 reply; 2+ messages in thread
From: Hans Verkuil @ 2020-06-24 15:24 UTC (permalink / raw)
  To: Linux Media Mailing List; +Cc: Jeff Chase

The following changes since commit e30cc79cc80fd919b697a15c5000d9f57487de8e:

  media: media-request: Fix crash if memory allocation fails (2020-06-23 15:19:37 +0200)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git tags/br-ch7322

for you to fetch changes up to b2f2b3c3bdbfd19cf7a8aa4d6717aeb46a43872e:

  media: cec: i2c: ch7322: Add ch7322 CEC controller driver (2020-06-24 17:00:09 +0200)

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

----------------------------------------------------------------
Jeff Chase (3):
      dt-bindings: Add ch7322 media i2c device
      media: cec: add adap_controls_phys_addr option
      media: cec: i2c: ch7322: Add ch7322 CEC controller driver

 Documentation/devicetree/bindings/media/i2c/chrontel,ch7322.yaml |  67 +++++
 MAINTAINERS                                                      |   8 +
 drivers/media/cec/Kconfig                                        |   1 +
 drivers/media/cec/Makefile                                       |   2 +-
 drivers/media/cec/core/cec-notifier.c                            |  11 +-
 drivers/media/cec/i2c/Kconfig                                    |  14 +
 drivers/media/cec/i2c/Makefile                                   |   5 +
 drivers/media/cec/i2c/ch7322.c                                   | 604 ++++++++++++++++++++++++++++++++++++++++++++
 include/media/cec.h                                              |   6 +
 9 files changed, 713 insertions(+), 5 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/media/i2c/chrontel,ch7322.yaml
 create mode 100644 drivers/media/cec/i2c/Kconfig
 create mode 100644 drivers/media/cec/i2c/Makefile
 create mode 100644 drivers/media/cec/i2c/ch7322.c

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

* Re: [GIT PULL FOR v5.9] Add Chrontel ch7322 CEC adapter driver (#64883)
  2020-06-24 15:24 [GIT PULL FOR v5.9] Add Chrontel ch7322 CEC adapter driver Hans Verkuil
@ 2020-06-24 15:56 ` Jenkins
  0 siblings, 0 replies; 2+ messages in thread
From: Jenkins @ 2020-06-24 15:56 UTC (permalink / raw)
  To: mchehab+samsung, linux-media; +Cc: builder

From: builder@linuxtv.org

Pull request: https://patchwork.linuxtv.org/patch/64883/
Build log: https://builder.linuxtv.org/job/patchwork/56820/
Build time: 00:08:54
Link: https://lore.kernel.org/linux-media/eecb9151-2e7d-7d90-010d-dab6fc42307f@xs4all.nl

gpg: Signature made Wed 24 Jun 2020 03:23:02 PM UTC
gpg:                using RSA key AAA7FFBA4D2D77EF4CAEA1421326E0CD23ABDCE5
gpg: Good signature from "Hans Verkuil <hverkuil-cisco@xs4all.nl>" [unknown]
gpg:                 aka "Hans Verkuil <hverkuil@xs4all.nl>" [full]

Summary: no issues

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

end of thread, other threads:[~2020-06-24 15:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-24 15:24 [GIT PULL FOR v5.9] Add Chrontel ch7322 CEC adapter driver Hans Verkuil
2020-06-24 15:56 ` [GIT PULL FOR v5.9] Add Chrontel ch7322 CEC adapter driver (#64883) 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).