From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id E1DAEC433DB for ; Sun, 14 Feb 2021 21:35:33 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id B4B8C64DE0 for ; Sun, 14 Feb 2021 21:35:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229924AbhBNVfR (ORCPT ); Sun, 14 Feb 2021 16:35:17 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35236 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229992AbhBNVfP (ORCPT ); Sun, 14 Feb 2021 16:35:15 -0500 Received: from mail-lf1-x12f.google.com (mail-lf1-x12f.google.com [IPv6:2a00:1450:4864:20::12f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8C23EC0613D6 for ; Sun, 14 Feb 2021 13:34:34 -0800 (PST) Received: by mail-lf1-x12f.google.com with SMTP id h26so7431201lfm.1 for ; Sun, 14 Feb 2021 13:34:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id; bh=iPtze6FmhbcdVdAPT6QONzh4sS5usExY2cycsOaMmIw=; b=cKycaOtQTY41AeqIErFCMpOVHbHVj2kDU4FU6JHI7NYZ4sfBA8sg4hiBLcvxJwUHOh RPkPO0IujkWqOL5YE/MB24dGIQl5EZbXOdexxpz9jHBU7haNMahjqU1YNz5jZAfo6t1A plL7nYA6jGwVDAPObTXxivUuDK0XgkUgGW02OrKpxEdJdMkTuki1lA/ryvSbsSmQhnCN prvkdz3pR64FEffxFHgHkiqn096RY0S3JWSJuPEnE5Jj472qz1mNEtLaswzIrSGadIOI +dBbtkn98ypD02/xWi3H3oTUWFG4WiURIm9yMrFCWcPZFficFZdGIYl7S1xLsYttBsaQ XiKQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=iPtze6FmhbcdVdAPT6QONzh4sS5usExY2cycsOaMmIw=; b=KiIUh0UPTCh00Aq/L0+6F5oX9m6PCN0/shHm3EZ7MGfSDEpu57IxIczQmzQp+HPx10 418Q9CNFF8SjfM3v7AyI4st9oY0CcvZYsJf/8YoSVefDcPRe2yzFTGid6YbZRkA+g5a/ gD6YBtbUrlgQE5EdG9wv1UUEZvdriSPQqfxdmxYz542iW4gaLk8BO0vsuxRImyUhEF6F FJF5iNODyic0FPIQE+DOCWEtJpe3VrBxoD6B9erLKAPZ/DUqPiAGJheuhZ7vr+d1NJDl HqL5o9a7BfwISolLdgCt72lfbFUdLF9pK56hJo5FgHyvX49oH40TQPzTeX2EUmspQJ8O RdtQ== X-Gm-Message-State: AOAM5310dZHsEi7jJizsip7FP3khXRGYZogXKuF6Hho5KaXgCEM60lQA HzndiiD3XCTQgf9ZQoKCHG4wwA== X-Google-Smtp-Source: ABdhPJyp3+ibejlV5sLro6YrM2yNvuWuPDO128if+t2CK6kgXSbev1DbSxFXmpLcoOiIzE59kx37rg== X-Received: by 2002:a05:6512:2148:: with SMTP id s8mr7475046lfr.305.1613338472898; Sun, 14 Feb 2021 13:34:32 -0800 (PST) Received: from localhost.localdomain ([85.249.43.69]) by smtp.googlemail.com with ESMTPSA id h11sm2500066lfd.243.2021.02.14.13.34.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 14 Feb 2021 13:34:32 -0800 (PST) From: Andrey Konovalov To: junak.pub@gmail.com, robert.foss@linaro.org, sakari.ailus@linux.intel.com Cc: todor.too@gmail.com, agross@kernel.org, bjorn.andersson@linaro.org, mchehab@kernel.org, laurent.pinchart@ideasonboard.com, jacopo@jmondi.org, linux-media@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 0/2] media: qcom: camss: V4L2_CID_PIXEL_RATE/LINK_FREQ fixes Date: Mon, 15 Feb 2021 00:34:02 +0300 Message-Id: <20210214213404.8373-1-andrey.konovalov@linaro.org> X-Mailer: git-send-email 2.17.1 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org The first patch is the start of the work discussed in the "[RFC] Repurpose V4L2_CID_PIXEL_RATE for the sampling rate in the pixel array" thread [1]. I plan to send a few other similar patches for other CSI receiver drivers, and if the current patchset needs to wait for those before it can be merged, that's fine for me. The reason I decided to post the camss patch first is the patch [2] by Vladimir Lypak. The second patch in this series is the Vladimir's patch rebased onto the changes done by the first patch. By replacing getting the pixel clock with v4l2_get_link_freq() my first patch also fixes the integer overflow which Vladimir's patch addresses. So the second patch only needs to fix drivers/media/platform/qcom/camss/camss-vfe.c which the first patch doesn't touch. The resulting patchset is free from the "undefined reference to `__udivdi3'" issue [3] as the u64 value is only divided by a power of 2, which doesn't need do_div(). Vladimir, please confirm if this patchset fixes the integer overflow for you, and if you are OK with your patch going on top of mine like is done in this patchset. [1] https://www.spinics.net/lists/linux-media/msg183183.html [2] https://www.spinics.net/lists/linux-media/msg186875.html [3] https://www.spinics.net/lists/linux-media/msg186918.html