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 4CEE6C761A6 for ; Wed, 29 Mar 2023 08:30:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229554AbjC2IaI (ORCPT ); Wed, 29 Mar 2023 04:30:08 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39058 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230313AbjC2IaH (ORCPT ); Wed, 29 Mar 2023 04:30:07 -0400 Received: from mail-lj1-x236.google.com (mail-lj1-x236.google.com [IPv6:2a00:1450:4864:20::236]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E2939269E for ; Wed, 29 Mar 2023 01:30:04 -0700 (PDT) Received: by mail-lj1-x236.google.com with SMTP id a11so15233150lji.6 for ; Wed, 29 Mar 2023 01:30:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1680078603; 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=/EcWROde/fSgB7fPEne2rQ8lUn+CutePNUDujtYA7t0=; b=gL+HFX+UhfxR+hU55ZY21NJKH/JpKaqPvyepmPKZTsgNgUk665G+FybMJpJ7b2UsYU 73hEhQOcimb5SzcSUzVLxA2u9Gf/6m+M6cVvbtNLv4gVPEBLZjxMytOvnIY2jwtWh1dv Io0teIfK6CnYj033dYLkwjrrdOmj+e4LxvzC94FM+zEU7IQGQ4apAOrYMQ/hdYy3ZEoY KeKCrqKSNyfPsI+5/GC+u4NqwT6a6fqnkbhK1UhhqqaQZsWuJpVvj9FrBAqH7pL6LTy/ mIt8vXuccLZLCbdRRnlZgQvWeSRxQPKvAmXU5LbqBBFOnNciY2/z3Cw5c1o1QeKJCufn mxsg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680078603; 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=/EcWROde/fSgB7fPEne2rQ8lUn+CutePNUDujtYA7t0=; b=aldUSW8ADrZAmfTaPHZChzj1pAdAw5WhyBCqTB+G771mBeHcUZK9dDudT1pNKX9Gqm +nTYYv8b2q+aRyYvpgWVIE+do7iCxQWW+oti5JvJT1YQa3xAEkHTKremf5F2PQFUOmCE +mbXCP2a9i6yBP5Bn0CYsP+L49B9dr21A67nrncslswymQDPxZ27tXwpcz5U7DsgFODv tpqI+xWm+/mqRAgE055/xypcxTIfQchN3Q+RpCQNC//cftakOYogKThFC2RrUn041fD+ lG1OcCFy6z23QraGhXp03PE6AGC2+Q0y3YiXyHoYaJp8NrHVlGiAPLr9n4eLRf9M7sm8 pdEQ== X-Gm-Message-State: AAQBX9fMjkqSPrXlccIAnQKPCe5QQL0RP3yjxtxKO3Nq0uaja+UmVkrT MfVsnk8V4o5vK2kGjZHvhFCICA== X-Google-Smtp-Source: AKy350bWalFraWgsfObpbZdx1IhK3P7b5bpTIysDLckqLJGKrj+nH2qcQbBQfYQI+c7C4OLAM80NWA== X-Received: by 2002:a05:651c:213:b0:298:6a47:bec6 with SMTP id y19-20020a05651c021300b002986a47bec6mr6274246ljn.35.1680078603212; Wed, 29 Mar 2023 01:30:03 -0700 (PDT) Received: from [192.168.0.21] (78-11-189-27.static.ip.netia.com.pl. [78.11.189.27]) by smtp.gmail.com with ESMTPSA id c1-20020a2e6801000000b002a421ac8629sm2005273lja.49.2023.03.29.01.30.02 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 29 Mar 2023 01:30:02 -0700 (PDT) Message-ID: Date: Wed, 29 Mar 2023 10:30:01 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.0 Subject: Re: [PATCH 1/7] dt-bindings: clock: qcom: describe the GPUCC clock for SA8775P Content-Language: en-US To: Bartosz Golaszewski , Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , Dmitry Baryshkov Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, iommu@lists.linux.dev, Bartosz Golaszewski , Stephen Boyd , Michael Turquette References: <20230328193632.226095-1-brgl@bgdev.pl> <20230328193632.226095-2-brgl@bgdev.pl> From: Krzysztof Kozlowski In-Reply-To: <20230328193632.226095-2-brgl@bgdev.pl> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 28/03/2023 21:36, Bartosz Golaszewski wrote: > From: Bartosz Golaszewski > > Add bindings for the Qualcomm Graphics Clock control module present on > sa8775p platforms. > > Cc: Stephen Boyd > Cc: Michael Turquette Please drop the autogenerated scripts/get_maintainer.pl CC-entries from commit msg. There is no single need to store automated output of get_maintainers.pl in the git log. It can be easily re-created at any given time, thus its presence in the git history is redundant and obfuscates the log. If you need it for your own patch management purposes, keep it under the --- separator. > Signed-off-by: Bartosz Golaszewski Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof