lkml.org 
[lkml]   [2021]   [Jan]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v3 03/22] media: camss: Add CAMSS_845 camss version
    Date
    Add enum representing the SDM845 SOC, which incorporates version
    170 of the Titan architecture ISP.

    Signed-off-by: Robert Foss <robert.foss@linaro.org>
    ---
    drivers/media/platform/qcom/camss/camss.h | 1 +
    1 file changed, 1 insertion(+)

    diff --git a/drivers/media/platform/qcom/camss/camss.h b/drivers/media/platform/qcom/camss/camss.h
    index 3a0484683cd6..46e986452824 100644
    --- a/drivers/media/platform/qcom/camss/camss.h
    +++ b/drivers/media/platform/qcom/camss/camss.h
    @@ -66,6 +66,7 @@ enum camss_version {
    CAMSS_8x16,
    CAMSS_8x96,
    CAMSS_660,
    + CAMSS_845,
    };

    struct camss {
    --
    2.27.0
    \
     
     \ /
      Last update: 2021-01-27 15:54    [W:5.665 / U:0.040 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site