devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Rockchip: Add rk1608 driver and DT-bindings
@ 2017-12-12  6:28 Leo Wen
       [not found] ` <1513060095-29588-1-git-send-email-leo.wen-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
  2017-12-12  6:28 ` [PATCH 2/2] dt-bindings: Document the Rockchip RK1608 bindings Leo Wen
  0 siblings, 2 replies; 7+ messages in thread
From: Leo Wen @ 2017-12-12  6:28 UTC (permalink / raw)
  To: mchehab-DgEjT+Ai2ygdnm+yROfE0A, robh+dt-DgEjT+Ai2ygdnm+yROfE0A,
	mark.rutland-5wv7dgnIgG8, davem-fT/PcQaiUtIeIZ0/mPfg9Q,
	gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r,
	rdunlap-wEGCiKHe2LqWVfeAwA7xHQ
  Cc: devicetree-u79uwXL29TY76Z2rM5mHXA, Leo Wen,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	eddie.cai-TNX95d0MmH7DzftRWevZcw,
	linux-media-u79uwXL29TY76Z2rM5mHXA

For RK1608 driver ,you can use the v4l2-ctl command to capture frames.
Add DT bindings documentation for Rockchip RK1608.
Add the information of the maintainer.

Leo Wen (2):
  [media] Add Rockchip RK1608 driver
  dt-bindings: Document the Rockchip RK1608 bindings

 Documentation/devicetree/bindings/media/rk1608.txt |  143 +++
 MAINTAINERS                                        |    7 +
 drivers/media/spi/Makefile                         |    1 +
 drivers/media/spi/rk1608.c                         | 1165 ++++++++++++++++++++
 drivers/media/spi/rk1608.h                         |  366 ++++++
 5 files changed, 1682 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/media/rk1608.txt
 create mode 100644 drivers/media/spi/rk1608.c
 create mode 100644 drivers/media/spi/rk1608.h

-- 
2.7.4

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

end of thread, other threads:[~2017-12-26  2:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-12  6:28 [PATCH 0/2] Rockchip: Add rk1608 driver and DT-bindings Leo Wen
     [not found] ` <1513060095-29588-1-git-send-email-leo.wen-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
2017-12-12  6:28   ` [PATCH 1/2] [media] Add Rockchip RK1608 driver Leo Wen
2017-12-22  4:33     ` Jacob Chen
2017-12-22  8:45       ` Philippe Ombredanne
2017-12-26  2:20         ` 温暖
2017-12-12  6:28 ` [PATCH 2/2] dt-bindings: Document the Rockchip RK1608 bindings Leo Wen
     [not found]   ` <1513060095-29588-3-git-send-email-leo.wen-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
2017-12-12 10:50     ` Heiko Stuebner

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