Go to file
Maxime Ripard c5e8f4ccd7 media: dt-bindings: media: Add Allwinner A10 CSI binding
The Allwinner A10 CMOS Sensor Interface is a camera capture interface also
used in later (A10s, A13, A20, R8 and GR8) SoCs.

On some SoCs, like the A10, there's multiple instances of that controller,
with one instance supporting more channels and having an ISP.

[Sakari Ailus: Add type: object to the endpoint node.]

Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
2019-08-23 07:28:34 -03:00
arch
block
certs
crypto
Documentation media: dt-bindings: media: Add Allwinner A10 CSI binding 2019-08-23 07:28:34 -03:00
drivers media: atmel: atmel-isi: fix timeout value for stop streaming 2019-08-23 07:27:55 -03:00
fs
include media: rc: add keymap for HardKernel ODROID remote 2019-08-21 18:39:54 -03:00
init
ipc
kernel
lib media: lib/sort.c: implement sort() variant taking context argument 2019-08-19 13:14:53 -03:00
LICENSES
mm
net
samples
scripts
security
sound
tools media: selftests: ir: fix ir_loopback test failure 2019-08-14 05:06:25 -03:00
usr
virt
.clang-format
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS media: dt-bindings: media: Add Allwinner A10 CSI binding 2019-08-23 07:28:34 -03:00
Makefile
README

Linux kernel
============

There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.  The formatted documentation can also be read online at:

    https://www.kernel.org/doc/html/latest/

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.