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 12F87C38145 for ; Thu, 8 Sep 2022 14:49:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232431AbiIHOtm (ORCPT ); Thu, 8 Sep 2022 10:49:42 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55516 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231381AbiIHOtl (ORCPT ); Thu, 8 Sep 2022 10:49:41 -0400 Received: from mail-lj1-x22d.google.com (mail-lj1-x22d.google.com [IPv6:2a00:1450:4864:20::22d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 556DB101C3 for ; Thu, 8 Sep 2022 07:49:38 -0700 (PDT) Received: by mail-lj1-x22d.google.com with SMTP id x10so20214881ljq.4 for ; Thu, 08 Sep 2022 07:49:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; 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; bh=ut+6+GHTEICNA7ARRyDpmqFiyJAYBfsFDNEudOIcnFU=; b=xKr+UIhts1BsmjNion1l0ldQVeXP4Y+ar/N1BOFGy7ziQBCK3XWgOech1R594ZmImi E4+Unsm5u9AG2PUL7Ks487sEC6Eqisq+kD28gjcWE/AXZfC5QrXP/kxSsMnr35Rx8rWG 5qk6vnokWK337ypudwoY9ZEeZZy2uzYLr0MllitcR2Q45Ii+GsuykYh66ogYdGrWUsVi cLdwKplS2qPwlwA+b6Vgr4sCK1zn/UhrVEwXVyUmf0MYuxrbckKWV8IPDzYmDaKsM4zJ gQ4P+VqQZgRmuUMDPGZIEeV+dQTdVekKeH0gQhHVQPgpZTPoywgCKKoyP/ThwE4gNWG5 nC+Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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; bh=ut+6+GHTEICNA7ARRyDpmqFiyJAYBfsFDNEudOIcnFU=; b=F5JdsP2HjAVCxllj9jbQSJ6QzhUWtj7EaEBhJ2eAgEIXIXPHJ2lRCNXxLcUXrhl2bf +Wq8hFy366uF9jme34Ko5CFCYQ8eIjXuddFqOOqsJtkvgZ0ZodAk8DLFi1Fjjyr6rZ4A a/iHIV2fdtu2JZtNx+Lhf545inUN80UD50Yu727q+zl8eQ8kVcUVzZL2jd+LVRNYqzvG esDACPvmeWeLHC7p5LDN7XMEq8TNdxkSJSGCsvdeq7OrTRXdFPGZesRjrQMhkx4SsEst NzrbIXkLx3yfsiRquSsmA1sRoX7snD9ThAQ8950JIfg+1C+W06ySSua2AzAJz6POP5jq Iocw== X-Gm-Message-State: ACgBeo0xmQOE0BVNSg56vYa34wZ5ewc8RpqJynn21qrAGrD1qWMuDZKo NAtBCnYjtiB6q7/U1Nm7MDCZZg== X-Google-Smtp-Source: AA6agR521+jsUKpfWc/AlOeRJLePpE2cmN/a1UcS6slsZUu506QQ53WECHefUHSL+0tgWMS85mzEXA== X-Received: by 2002:a2e:a4a3:0:b0:268:c24b:6832 with SMTP id g3-20020a2ea4a3000000b00268c24b6832mr2623904ljm.55.1662648576726; Thu, 08 Sep 2022 07:49:36 -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 v25-20020a05651203b900b00497aae401f8sm834938lfp.184.2022.09.08.07.49.35 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 08 Sep 2022 07:49:36 -0700 (PDT) Message-ID: <89901095-07bf-4043-a97f-560606baaaa2@linaro.org> Date: Thu, 8 Sep 2022 16:49:34 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.13.0 Subject: Re: [PATCH v3] regulator: dt-bindings: qcom,rpmh: Indicate regulator-allow-set-load dependencies Content-Language: en-US To: Doug Anderson Cc: Andrew Halaney , Andy Gross , Bjorn Andersson , Konrad Dybcio , Liam Girdwood , Mark Brown , Rob Herring , Krzysztof Kozlowski , linux-arm-msm , LKML , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Johan Hovold , Johan Hovold References: <20220907204924.173030-1-ahalaney@redhat.com> <168cde58-d061-97e7-54a5-5d3cccf3ce22@linaro.org> From: Krzysztof Kozlowski In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 08/09/2022 16:38, Doug Anderson wrote: > > From looking at the source code of Linux: > > * allow-set-load basically says whether the core regulator framework > even pays attention when drivers specify how much load they're using. > > * On RPM then if allow-set-load is set then we'll sum up all of the > load requests from clients and pass it to hardware. > > * On RPMH, if allow-set-load is set then we'll sum up all the load > requests, translate that to a mode, validate it against the set of > "allowable" modes, and if it's valid then pass it to hardware. OK, makes sense. Acked-by: Krzysztof Kozlowski Best regards, Krzysztof