Skip to content

Commit

Permalink
media: ccs: Add the generator for CCS register definitions and limits
Browse files Browse the repository at this point in the history
Add register definitions of the MIPI CCS 1.1 standard.

The CCS driver makes extended use of device's capability registers that
are dependent on CCS version. This involves having an in-memory data
structure for limit and capability information, creating that data
structure and accessing it.

The register definitions as well as the definitions of this data structure
are generated from a text file using a Perl script. Add the generator
script to make it easy to update the generated files.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
  • Loading branch information
Sakari Ailus authored and Mauro Carvalho Chehab committed Dec 2, 2020
1 parent 67e061f commit 1ec0b89
Show file tree
Hide file tree
Showing 3 changed files with 1,475 additions and 0 deletions.
Loading

0 comments on commit 1ec0b89

Please sign in to comment.