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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id E7E96C7EE43 for ; Fri, 9 Jun 2023 12:45:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235523AbjFIMpt (ORCPT ); Fri, 9 Jun 2023 08:45:49 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49504 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237871AbjFIMps (ORCPT ); Fri, 9 Jun 2023 08:45:48 -0400 Received: from mail-lf1-x133.google.com (mail-lf1-x133.google.com [IPv6:2a00:1450:4864:20::133]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B634E2119 for ; Fri, 9 Jun 2023 05:45:46 -0700 (PDT) Received: by mail-lf1-x133.google.com with SMTP id 2adb3069b0e04-4f624daccd1so2114095e87.0 for ; Fri, 09 Jun 2023 05:45:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1686314745; x=1688906745; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=mqzhrN9pZnLZEEaMP6DZ4D7gUVGJg2soYgokq2ZQmXY=; b=U2hoJl7bvWeuQNlcYG60WzzxhzukFA4kk8DzerHk+MH/nRm+n0jEtgdGlGBpOdpUrI lIHB8vnpMpRA0d0ysNQnmeAbbniSe3iRIifZ3hfJ+67ouEdq/JWiE6L11EIbrzIM6YMB rzVJH4vGT5UH5eAa8usCcXLTpTNnM5cH3gVYXOgaYERCpWCMlf8hc8B/FCrlTYM2MJgR V13S5gevk4cukMKAMX+SSd0ado0nfDoL4cu0sjE8RbzkkqaNgiekfpnsn0mG1beghC5k vfpO5tF75UyMl/7yOAKc+XVx/KVOvpilygpWHiG4pCJAMdBuOAV8EPikWMNeXKfFNucv 5/jw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686314745; x=1688906745; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=mqzhrN9pZnLZEEaMP6DZ4D7gUVGJg2soYgokq2ZQmXY=; b=JaBv8Jr7LlywZwD0vmLnfUzyUVdArGbiGqA0s7geXxtPR3vULx70ZpwnhFXrvHHl2h feRMbJ/vERL0BcrP0vf+GIl6eOy/DtZFUwVk+MlaeTe1BX/ZIvOmuh8h6q7eBSFCHfAg LtKV3cHxBEq3FgsjP37++XycrifQmb5DpD1K1veh5wt7mPCoEiFmFoUyD3YaG4HJOd0s gkvB9QGH57Ob3L+UGe0yre71bUwV2cBycSNu0q5qjj4BX/+KcHrc6pCpwg1iinvlbAxt l3o9/yJjbAk/VEAhWyg/pg+hd5Dr/464TYFFWKbiOwz9JeJkvdB6ouLX0DtGkj4NK1Wq tZrw== X-Gm-Message-State: AC+VfDxKFBdkJY7kvlGHETl2PchgAndk53oinAaLABl97IiYOWhfZlli 4i6xw1VbOpJ9NVk7xTJnFb+HCg== X-Google-Smtp-Source: ACHHUZ73qhFRlQjkdfcodVR00YCWIcOSrAUusZhwn92tcL5LUIQPLXadeg94Aa1h5SWcz2YTOaoXIg== X-Received: by 2002:a19:4312:0:b0:4f4:b28f:6b9c with SMTP id q18-20020a194312000000b004f4b28f6b9cmr779377lfa.29.1686314744958; Fri, 09 Jun 2023 05:45:44 -0700 (PDT) Received: from [192.168.1.101] (abyj190.neoplus.adsl.tpnet.pl. [83.9.29.190]) by smtp.gmail.com with ESMTPSA id 7-20020ac24847000000b004f4cabba7desm528961lfy.74.2023.06.09.05.45.43 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 09 Jun 2023 05:45:44 -0700 (PDT) Message-ID: Date: Fri, 9 Jun 2023 14:45:43 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.2 Subject: Re: [PATCH V3 4/5] clk: qcom: camcc-sm8550: Add support for qdss, sleep and xo clocks Content-Language: en-US To: Jagadeesh Kona , Dmitry Baryshkov , Andy Gross , Michael Turquette , Stephen Boyd , Rob Herring , Krzysztof Kozlowski , Conor Dooley Cc: Bjorn Andersson , Vladimir Zapolskiy , Vinod Koul , linux-arm-msm@vger.kernel.org, linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Taniya Das , Satya Priya Kakitapalli , Imran Shaik , Ajit Pandey References: <20230601143430.5595-1-quic_jkona@quicinc.com> <20230601143430.5595-5-quic_jkona@quicinc.com> From: Konrad Dybcio In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 9.06.2023 13:50, Jagadeesh Kona wrote: > Hi Dmitry, > > Thanks for your review! I've noticed that many QUIC contributors seem to add this to the beginning of their emails.. Top-posting is generally discouraged on LKML You can find gregkh's reasoning for this e.g. here: https://lkml.org/lkml/2021/4/21/143 Konrad > > On 6/1/2023 8:23 PM, Dmitry Baryshkov wrote: >> On 01/06/2023 17:34, Jagadeesh Kona wrote: >>> Add support for camera qdss, sleep and xo clocks. >>> >>> Signed-off-by: Taniya Das >>> Signed-off-by: Jagadeesh Kona >> >> You probably missed the Co-developed-by tag. >> > > Yes, will add in the next series. > >>> --- >>> Changes since V2: >>>   - No changes. >>> Changes since V1: >>>   - Newly added. >>> >>>   drivers/clk/qcom/camcc-sm8550.c | 180 ++++++++++++++++++++++++++++++++ >>>   1 file changed, 180 insertions(+) >> >> > > Thanks & Regards, > Jagadeesh