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 89724C433F5 for ; Tue, 3 May 2022 20:39:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237650AbiECUn3 (ORCPT ); Tue, 3 May 2022 16:43:29 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48624 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236018AbiECUn2 (ORCPT ); Tue, 3 May 2022 16:43:28 -0400 Received: from mail-qk1-x72b.google.com (mail-qk1-x72b.google.com [IPv6:2607:f8b0:4864:20::72b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6607133A1A for ; Tue, 3 May 2022 13:39:53 -0700 (PDT) Received: by mail-qk1-x72b.google.com with SMTP id c1so14672186qkf.13 for ; Tue, 03 May 2022 13:39:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=marek-ca.20210112.gappssmtp.com; s=20210112; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=CF1rRZMBdGFikP/j43V46JlTy9v9S59RO3PJDooXZCk=; b=s4MMs4b32ZZlqeuY7DthE+KfUczBMMggh5ly/jPZxCKBUh11m+/esR549euW/Q7UY8 NVlyl1RSnMXxUjsoElM0SIYxLJexmAeA7Mam8Ofsk/zZJVMK2ulqDKbTAw8USZ1OP00S KSGN3LqcSwpTSBJWQG3sNs5jlms2w6iWNECQ73xaHxG5yMlNdbOOHQ/RPyTKUEQ2Dn+1 GXsgLUpy5eHISipD2maX85qvG2d184/ss3Vejuub114MCzJi/N9OPmJqJQ1IokBSuskl kH7k4tU6Aem/mtTobdtDvKpNCEdBwAhPtd2S0hFO7Gdfb2jETPvquu8Qk1ZKJ0B36pk2 aNiQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=CF1rRZMBdGFikP/j43V46JlTy9v9S59RO3PJDooXZCk=; b=X3RvrSDD76GTO8f1Jo97pI8lHzUpT87ap79Xtbb/ojueDUNeBtSUqd5LUA+0UR+B6I 2GgKUZiZCtKCVSXpv4NFcvS9Q0hkV1EliEvbSvXiwIqjVClQuqliP1iMDcROjXi5VG2t hXsncYFA4Bv0CNZoNci6K8Q+VVwn89LHOTrceAXxi+es8iaDX9+aXMlNFwYogWR4EmB7 s9x+603Wb3oo+IY+7EqQfCqbMdypsvBDUlQH83OLf+jgvu7fvmE2+EGvs+B+mRpCAHo/ M9PMUTpt+iPMebHh16bL8A5xy7BxYhZGeF2Oxc+H7eLaXEeTGzOrDtEUxVGnXHR+jSqL eGeg== X-Gm-Message-State: AOAM532TEkw4yO7sXDxBmMGLoKD8f/VWDIVmMVTv0QRJn5CNCvR2dPEt SftnhT6LYzC8LyoR0EGOKqIcwA== X-Google-Smtp-Source: ABdhPJxqJm0wwuWGMwBvmBmgvducSLG4QQzA7m59lPsrpRYVx2+ZymLmVLU1Tjr0wZ0b/FZ5UPc6cQ== X-Received: by 2002:a05:620a:d87:b0:67b:3105:4f7f with SMTP id q7-20020a05620a0d8700b0067b31054f7fmr13658867qkl.230.1651610392536; Tue, 03 May 2022 13:39:52 -0700 (PDT) Received: from [192.168.0.189] (modemcable134.222-177-173.mc.videotron.ca. [173.177.222.134]) by smtp.gmail.com with ESMTPSA id y8-20020ae9f408000000b0069fc13ce20fsm6271493qkl.64.2022.05.03.13.39.49 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 03 May 2022 13:39:51 -0700 (PDT) Subject: Re: [PATCH v2 4/8] clk: qcom: add support for SM8350 GPUCC To: Bjorn Andersson , Robert Foss Cc: agross@kernel.org, mturquette@baylibre.com, sboyd@kernel.org, robh+dt@kernel.org, krzk+dt@kernel.org, tdas@codeaurora.org, anischal@codeaurora.org, linux-arm-msm@vger.kernel.org, linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Dmitry Baryshkov References: <20220503130448.520470-1-robert.foss@linaro.org> <20220503130448.520470-4-robert.foss@linaro.org> From: Jonathan Marek Message-ID: Date: Tue, 3 May 2022 16:39:41 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.2.2 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 5/3/22 1:21 PM, Bjorn Andersson wrote: > On Tue 03 May 08:04 CDT 2022, Robert Foss wrote: > >> From: Jonathan Marek >> >> The GPUCC manages the clocks for the Adreno GPU found on the >> sm8350 SoCs. >> > > If the patch is authored by Jonathan, we need Jonathan's S-o-b as well. > Signed-off-by: Jonathan Marek (but I didn't change much from downstream, I never submitted this patch so didn't clean up things like using ARRAY_SIZE, etc.)