media: Rename CAMSS driver path
Support for camera subsystem on QComm MSM8996/APQ8096 is to be added so remove hardware version from CAMSS driver's path. Signed-off-by: Todor Tomov <todor.tomov@linaro.org> Signed-off-by: Hans Verkuil <hansverk@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
This commit is contained in:
parent
6e15bec49f
commit
ec6859b23f
|
@ -11870,7 +11870,7 @@ L: linux-media@vger.kernel.org
|
|||
S: Maintained
|
||||
F: Documentation/devicetree/bindings/media/qcom,camss.txt
|
||||
F: Documentation/media/v4l-drivers/qcom_camss.rst
|
||||
F: drivers/media/platform/qcom/camss-8x16/
|
||||
F: drivers/media/platform/qcom/camss/
|
||||
|
||||
QUALCOMM CPUFREQ DRIVER MSM8996/APQ8096
|
||||
M: Ilia Lin <ilia.lin@gmail.com>
|
||||
|
|
|
@ -90,7 +90,7 @@ config VIDEO_PXA27x
|
|||
This is a v4l2 driver for the PXA27x Quick Capture Interface
|
||||
|
||||
config VIDEO_QCOM_CAMSS
|
||||
tristate "Qualcomm 8x16 V4L2 Camera Subsystem driver"
|
||||
tristate "Qualcomm V4L2 Camera Subsystem driver"
|
||||
depends on VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API
|
||||
depends on (ARCH_QCOM && IOMMU_DMA) || COMPILE_TEST
|
||||
select VIDEOBUF2_DMA_SG
|
||||
|
|
|
@ -89,7 +89,7 @@ obj-$(CONFIG_VIDEO_MEDIATEK_MDP) += mtk-mdp/
|
|||
|
||||
obj-$(CONFIG_VIDEO_MEDIATEK_JPEG) += mtk-jpeg/
|
||||
|
||||
obj-$(CONFIG_VIDEO_QCOM_CAMSS) += qcom/camss-8x16/
|
||||
obj-$(CONFIG_VIDEO_QCOM_CAMSS) += qcom/camss/
|
||||
|
||||
obj-$(CONFIG_VIDEO_QCOM_VENUS) += qcom/venus/
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* Qualcomm MSM Camera Subsystem - CSID (CSI Decoder) Module
|
||||
*
|
||||
* Copyright (c) 2011-2015, The Linux Foundation. All rights reserved.
|
||||
* Copyright (C) 2015-2017 Linaro Ltd.
|
||||
* Copyright (C) 2015-2018 Linaro Ltd.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2 and
|
|
@ -4,7 +4,7 @@
|
|||
* Qualcomm MSM Camera Subsystem - CSID (CSI Decoder) Module
|
||||
*
|
||||
* Copyright (c) 2011-2014, The Linux Foundation. All rights reserved.
|
||||
* Copyright (C) 2015-2017 Linaro Ltd.
|
||||
* Copyright (C) 2015-2018 Linaro Ltd.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2 and
|
|
@ -4,7 +4,7 @@
|
|||
* Qualcomm MSM Camera Subsystem - CSIPHY Module
|
||||
*
|
||||
* Copyright (c) 2011-2015, The Linux Foundation. All rights reserved.
|
||||
* Copyright (C) 2016-2017 Linaro Ltd.
|
||||
* Copyright (C) 2016-2018 Linaro Ltd.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2 and
|
|
@ -4,7 +4,7 @@
|
|||
* Qualcomm MSM Camera Subsystem - CSIPHY Module
|
||||
*
|
||||
* Copyright (c) 2011-2015, The Linux Foundation. All rights reserved.
|
||||
* Copyright (C) 2016-2017 Linaro Ltd.
|
||||
* Copyright (C) 2016-2018 Linaro Ltd.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2 and
|
|
@ -4,7 +4,7 @@
|
|||
* Qualcomm MSM Camera Subsystem - ISPIF (ISP Interface) Module
|
||||
*
|
||||
* Copyright (c) 2013-2015, The Linux Foundation. All rights reserved.
|
||||
* Copyright (C) 2015-2017 Linaro Ltd.
|
||||
* Copyright (C) 2015-2018 Linaro Ltd.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2 and
|
|
@ -4,7 +4,7 @@
|
|||
* Qualcomm MSM Camera Subsystem - ISPIF (ISP Interface) Module
|
||||
*
|
||||
* Copyright (c) 2013-2014, The Linux Foundation. All rights reserved.
|
||||
* Copyright (C) 2015-2017 Linaro Ltd.
|
||||
* Copyright (C) 2015-2018 Linaro Ltd.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2 and
|
|
@ -4,7 +4,7 @@
|
|||
* Qualcomm MSM Camera Subsystem - VFE (Video Front End) Module
|
||||
*
|
||||
* Copyright (c) 2013-2015, The Linux Foundation. All rights reserved.
|
||||
* Copyright (C) 2015-2017 Linaro Ltd.
|
||||
* Copyright (C) 2015-2018 Linaro Ltd.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2 and
|
|
@ -4,7 +4,7 @@
|
|||
* Qualcomm MSM Camera Subsystem - VFE (Video Front End) Module
|
||||
*
|
||||
* Copyright (c) 2013-2015, The Linux Foundation. All rights reserved.
|
||||
* Copyright (C) 2015-2017 Linaro Ltd.
|
||||
* Copyright (C) 2015-2018 Linaro Ltd.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2 and
|
|
@ -4,7 +4,7 @@
|
|||
* Qualcomm MSM Camera Subsystem - V4L2 device node
|
||||
*
|
||||
* Copyright (c) 2013-2015, The Linux Foundation. All rights reserved.
|
||||
* Copyright (C) 2015-2017 Linaro Ltd.
|
||||
* Copyright (C) 2015-2018 Linaro Ltd.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2 and
|
|
@ -4,7 +4,7 @@
|
|||
* Qualcomm MSM Camera Subsystem - V4L2 device node
|
||||
*
|
||||
* Copyright (c) 2013-2015, The Linux Foundation. All rights reserved.
|
||||
* Copyright (C) 2015-2017 Linaro Ltd.
|
||||
* Copyright (C) 2015-2018 Linaro Ltd.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2 and
|
|
@ -4,7 +4,7 @@
|
|||
* Qualcomm MSM Camera Subsystem - Core
|
||||
*
|
||||
* Copyright (c) 2015, The Linux Foundation. All rights reserved.
|
||||
* Copyright (C) 2015-2017 Linaro Ltd.
|
||||
* Copyright (C) 2015-2018 Linaro Ltd.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2 and
|
|
@ -4,7 +4,7 @@
|
|||
* Qualcomm MSM Camera Subsystem - Core
|
||||
*
|
||||
* Copyright (c) 2015, The Linux Foundation. All rights reserved.
|
||||
* Copyright (C) 2015-2017 Linaro Ltd.
|
||||
* Copyright (C) 2015-2018 Linaro Ltd.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2 and
|
Loading…
Reference in New Issue