diff options
author | Sakari Ailus <sakari.ailus@linux.intel.com> | 2020-05-28 00:59:40 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-12-03 14:27:31 +0300 |
commit | 9e05bbac43ebfc2fd1ff95e072730ceed807d149 (patch) | |
tree | c4b588b4b5abea34fe6f04283bff5b157d34caea /MAINTAINERS | |
parent | fe652254e243a58daf50aa0ddb938885ae2ba565 (diff) | |
download | linux-9e05bbac43ebfc2fd1ff95e072730ceed807d149.tar.xz |
media: smiapp-pll: Rename as ccs-pll
MIPI CCS replaces SMIA and SMIA++ as the current standard. CCS brings new
features while existing functionality will be supported. Rename the
smiapp-pll as ccs-pll accordingly.
Also add Intel copyright to the files.
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index dce790484d29..6380b54bf726 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11635,9 +11635,9 @@ L: linux-media@vger.kernel.org S: Maintained F: Documentation/devicetree/bindings/media/i2c/mipi-ccs.yaml F: Documentation/driver-api/media/drivers/ccs/ +F: drivers/media/i2c/ccs-pll.c +F: drivers/media/i2c/ccs-pll.h F: drivers/media/i2c/ccs/ -F: drivers/media/i2c/smiapp-pll.c -F: drivers/media/i2c/smiapp-pll.h F: include/uapi/linux/smiapp.h MIPS |