Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1679916
| From | Maxime Ripard <maxime.ripard@free-electrons.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH RFC 1/2] media: V3s: Add support for Allwinner CSI. |
| Date | 2017-07-03 13:30 +0200 |
| Message-ID | <tZ7Ie-Fp-27@gated-at.bofh.it> (permalink) |
| References | <tWWxA-84J-11@gated-at.bofh.it> <tWWxA-84J-29@gated-at.bofh.it> <tZ6Ma-8r6-9@gated-at.bofh.it> <tZ7oS-xQ-35@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
Hi, On Mon, Jul 03, 2017 at 06:59:52PM +0800, Yong wrote: > > > + select VIDEOBUF2_DMA_CONTIG > > > + select REGMAP_MMIO > > > + ---help--- > > > + Support for the Allwinner Camera Sensor Interface Controller. > > > > This controller is the same for all Allwinner SoC models? > > No. > I will change the Kconfig and Makefile. This is basically a design that has been introduced in the A31 (sun6i family). I guess we should just call the driver and Kconfig symbols sun6i_csi (even though we don't support it yet). It also used on the A23, A33, A80, A83T, H3, and probably the H5 and A64. Maxime -- Maxime Ripard, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH RFC 0/2] Initial Allwinner V3s CSI Support Yong Deng <yong.deng@magewell.com> - 2017-06-27 13:10 +0200
[PATCH RFC 2/2] dt-bindings: add binding documentation for Allwinner CSI Yong Deng <yong.deng@magewell.com> - 2017-06-27 13:10 +0200
Re: [PATCH RFC 2/2] dt-bindings: add binding documentation for Allwinner CSI Rob Herring <robh@kernel.org> - 2017-06-29 23:30 +0200
Re: [PATCH RFC 2/2] dt-bindings: add binding documentation for Allwinner CSI Chen-Yu Tsai <wens@csie.org> - 2017-06-30 05:50 +0200
Re: [PATCH RFC 2/2] dt-bindings: add binding documentation for Allwinner CSI Yong <yong.deng@magewell.com> - 2017-06-30 10:00 +0200
Re: [PATCH RFC 2/2] dt-bindings: add binding documentation for Allwinner CSI Rob Herring <robh@kernel.org> - 2017-06-30 18:10 +0200
Re: [PATCH RFC 1/2] media: V3s: Add support for Allwinner CSI. Hans Verkuil <hverkuil@xs4all.nl> - 2017-07-03 12:30 +0200
Re: [PATCH RFC 1/2] media: V3s: Add support for Allwinner CSI. Yong <yong.deng@magewell.com> - 2017-07-03 13:10 +0200
Re: [PATCH RFC 1/2] media: V3s: Add support for Allwinner CSI. Maxime Ripard <maxime.ripard@free-electrons.com> - 2017-07-03 13:30 +0200
Re: [PATCH RFC 1/2] media: V3s: Add support for Allwinner CSI. Yong <yong.deng@magewell.com> - 2017-07-04 09:30 +0200
Re: [PATCH RFC 1/2] media: V3s: Add support for Allwinner CSI. Maxime Ripard <maxime.ripard@free-electrons.com> - 2017-07-04 22:20 +0200
csiph-web