lkml.org 
[lkml]   [2019]   [May]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v3 00/13] Add mediatek mipicsi driver for Mediatek SOC MT2712
Date
Add mediatek mipicsi driver for Mediatek SOC MT2712

Change in v3:
- Move register setting to the bottom of this patch series
and merge the patch "[media] mtk-mipicsi: add pm function" to
"[media] mtk-mipicsi: add mediatek mipicsi driver for mt2712"
- Remove the patch
"[media] mtk-mipicsi: add the function for Get/Set PARM for application"
- Add max width/heigh condition in patch
"[media] mtk-mipicsi: get the w/h/bytepwerline for mtk_mipicsi"
- Rename the patch name from
"[media] mtk-mipicsi: add mediatek mipicsi driver for mt2712" to
"[media] mtk-mipicsi: add the check for non-supported color format"

Stu Hsieh (13):
dt-bindings: media: Add binding for MT2712 MIPI-CSI2
[media] mtk-mipicsi: add mediatek mipicsi driver for mt2712
[media] mtk-mipicsi: register the soc_camera host
[media] mtk-mipicsi: add the check for non-supported color format
[media] mtk-mipicsi: get the w/h/bytepwerline for mtk_mipicsi
[media] mtk-mipicsi: add function to support SerDes for link number
[media] mtk-mipicsi: enable/disable ana clk
[media] mtk-mipicsi: enable/disable cmos for mt2712
[media] mtk-mipicsi: add ISR for writing the data to buffer
[media] mtk-mipicsi: set the output address in HW reg
[media] mtk-mipicsi: add function to get the format
[media] mtk-mipicsi: add debug message for mipicsi driver
[media] mtk-mipicsi: add debugfs for mipicsi driver

.../bindings/media/mediatek-mipicsi-camsv.txt | 53 +
.../media/mediatek-mipicsi-common.txt | 19 +
.../bindings/media/mediatek-mipicsi.txt | 54 +
drivers/media/platform/mtk-mipicsi/Makefile | 4 +
.../media/platform/mtk-mipicsi/mtk_mipicsi.c | 1627 +++++++++++++++++
5 files changed, 1757 insertions(+)
create mode 100644 Documentation/devicetree/bindings/media/mediatek-mipicsi-camsv.txt
create mode 100644 Documentation/devicetree/bindings/media/mediatek-mipicsi-common.txt
create mode 100644 Documentation/devicetree/bindings/media/mediatek-mipicsi.txt
create mode 100644 drivers/media/platform/mtk-mipicsi/Makefile
create mode 100644 drivers/media/platform/mtk-mipicsi/mtk_mipicsi.c

--
2.18.0

\
 
 \ /
  Last update: 2019-05-14 08:15    [W:0.093 / U:1.544 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site