lkml.org 
[lkml]   [2021]   [May]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Subject[PATCH v1 0/4] Add support for the Hynix Hi-846 camera
    Date
    hi,

    This patchset add support for the SK Hynix Hi-846 CMOS images sensor.
    It includes documentation, dt-bindings and the driver.

    best wishes,

    martin


    Martin Kepplinger (4):
    dt-bindings: vendor-prefixes: Add SK Hynix Inc.
    dt-bindings: media: document SK Hynix Hi-846 MIPI CSI-2 8M pixel
    sensor
    media: i2c: add driver for the SK Hynix Hi-846 8M pixel camera
    Documentation: i2c-cardlist: add the Hynix hi846 sensor

    .../admin-guide/media/i2c-cardlist.rst | 1 +
    .../bindings/media/i2c/hynix,hi846.yaml | 99 +
    .../devicetree/bindings/vendor-prefixes.yaml | 2 +
    MAINTAINERS | 6 +
    drivers/media/i2c/Kconfig | 13 +
    drivers/media/i2c/Makefile | 1 +
    drivers/media/i2c/hi846.c | 2212 +++++++++++++++++
    7 files changed, 2334 insertions(+)
    create mode 100644 Documentation/devicetree/bindings/media/i2c/hynix,hi846.yaml
    create mode 100644 drivers/media/i2c/hi846.c

    --
    2.30.2

    \
     
     \ /
      Last update: 2021-05-27 11:14    [W:2.944 / U:0.012 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site