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 85492C77B73 for ; Tue, 30 May 2023 15:41:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232036AbjE3Plk (ORCPT ); Tue, 30 May 2023 11:41:40 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33252 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229922AbjE3Plj (ORCPT ); Tue, 30 May 2023 11:41:39 -0400 Received: from mail-ed1-x534.google.com (mail-ed1-x534.google.com [IPv6:2a00:1450:4864:20::534]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id F00F5100 for ; Tue, 30 May 2023 08:41:37 -0700 (PDT) Received: by mail-ed1-x534.google.com with SMTP id 4fb4d7f45d1cf-514953b3aa6so4287655a12.1 for ; Tue, 30 May 2023 08:41:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1685461296; x=1688053296; 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=NdIKL13IA/VVIsQg9Ntg/oyG9VIy1QB/RtS37gRRRL0=; b=ExG7Of/p5LzWELs3RzPcRUT+B9JnbICl/gtisRaUY1+U4nFtbtObZcyg4/Yq2G+eRn 6+0VQGjCVhFS2ghQf8A670yuZM1pmiLyOonfv26T5uww1wj0Yn4U5av8hB02X98fkimE T/sy4spO9m+cgyrk7ZdLgeoIGz5kl/s+yDPv9cE8DA0QsQYG/YlDUcqU6+gpLYebrqqo TpUJ9OG/KDpCqq8+LZkbYwO1MCrKkLkT+0lhRRYp2YZAw7yGQYQHbLytz1V/qFoijhmc 1UCb1ZtWaEW8B1VsjGIxbMCpbR8Wun5E4vMVNYjFsgdJjBmI6sV0JqprbuVZl3HfvYH8 om1A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685461296; x=1688053296; 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=NdIKL13IA/VVIsQg9Ntg/oyG9VIy1QB/RtS37gRRRL0=; b=gotmm3WR2kQ3qgv1/kK6F8QURAI9xoMxIYJ+0CRT3mD/oPTLQsmKAO+MimzvdIXW7k SlpDYGSpYANjJ3AP4NWdxgccffrNegv3ea+Y54EdDU+NBnSMv1El1/y6Ap4Z6tTohk3l nj2iyTYrwCmGMAeedjVNwlzir0CKo0CiXc6Rm75he51yUU+JZbdlarCP0FSaHa2MLtVf Zm5sUu0SMrP645RgGxCLI2L2SjUc7bZYf/LswhDrmX01u5BlvAQGVW77GhXYk0zDx3R+ 0ySsN8dv4o+Ga+8VzPVqmWTZfE8QS66Xvvph1daIJMcvR/3W3XTdCoEdHnevasMSu04v sCzQ== X-Gm-Message-State: AC+VfDyCfKXUO2YoPlhqC8eXQZsBIxFZ8vIeYPVA0Nth8gLNe93A5RZE 4d6wfI5wYqcrc51ANPKuppTp3A== X-Google-Smtp-Source: ACHHUZ5SVmLH37Vc2JWRV45jsNFz+5foPXXKBAt6V1LgNBqBZ1+IO9RB1ouM9aLjaX8SOPbnsXd8dg== X-Received: by 2002:a17:907:3e2a:b0:973:940e:a00f with SMTP id hp42-20020a1709073e2a00b00973940ea00fmr3151496ejc.6.1685461296486; Tue, 30 May 2023 08:41:36 -0700 (PDT) Received: from [192.168.1.20] ([178.197.199.204]) by smtp.gmail.com with ESMTPSA id j13-20020a170906254d00b0096a6be0b66dsm7430567ejb.208.2023.05.30.08.41.34 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 30 May 2023 08:41:36 -0700 (PDT) Message-ID: <3d5e627d-726f-9db6-0a59-aee72d4c4ff3@linaro.org> Date: Tue, 30 May 2023 17:41:34 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0 Subject: Re: [PATCH 1/2] dt-bindings: clock: sm6375-gpucc: Add VDD_GX Content-Language: en-US To: Konrad Dybcio , Andy Gross , Bjorn Andersson , Michael Turquette , Stephen Boyd , Rob Herring , Krzysztof Kozlowski , Conor Dooley Cc: Marijn Suijten , linux-arm-msm@vger.kernel.org, linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20230529-topic-sm6375gpuccpd-v1-0-8d57c41a6066@linaro.org> <20230529-topic-sm6375gpuccpd-v1-1-8d57c41a6066@linaro.org> From: Krzysztof Kozlowski In-Reply-To: <20230529-topic-sm6375gpuccpd-v1-1-8d57c41a6066@linaro.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 29/05/2023 15:14, Konrad Dybcio wrote: > The GPUCC block on SM6375 is powered by VDD_CX and VDD_GX. If the latter > rail is not online, GX_GDSC will never turn on. Describe the missing > handles. > > Signed-off-by: Konrad Dybcio > --- > .../devicetree/bindings/clock/qcom,sm6375-gpucc.yaml | 15 +++++++++++++++ > 1 file changed, 15 insertions(+) > Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof