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 DFB3CC43217 for ; Thu, 20 Oct 2022 13:50:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229675AbiJTNu5 (ORCPT ); Thu, 20 Oct 2022 09:50:57 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41096 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229491AbiJTNu5 (ORCPT ); Thu, 20 Oct 2022 09:50:57 -0400 Received: from mail-qv1-xf30.google.com (mail-qv1-xf30.google.com [IPv6:2607:f8b0:4864:20::f30]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E8CE4181D81 for ; Thu, 20 Oct 2022 06:50:55 -0700 (PDT) Received: by mail-qv1-xf30.google.com with SMTP id t16so253256qvm.9 for ; Thu, 20 Oct 2022 06:50:55 -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:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=70fU6KeNRW7R1LN3rF+HXaUE8gLW+SCCFHePgLIEiVo=; b=osFhRyr/lFjJpuhojn5RhI73H7fstQhOUSHj7p97Lqq4Z3VScnVNwB1tSBEq1spM9n ODCX4lUpkQbMeC4Ltoyc7+MXY6LxDEvgTIRp5oJAxstVgUzH0kxmzADpyZ/Bn7Q+3ClF uDAp6pFPlvxUs/wrcxpNduW1PRMRC6AITgpktEZx1xyU4fIxc4wGKYkVX0HuyO2wl1uJ zuAnB25f+uiRmG6MpftLxAHWhSgq9ao7+zG/mGzy85HctJadMDTlJkarYgKfGFMQN06H 8b1WQd+g6G8qJ2ai34risIZphkyqq37yYvCENAYm6E3Vx0Okrk/OMCInny27kxBinEzo 9HHg== 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: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=70fU6KeNRW7R1LN3rF+HXaUE8gLW+SCCFHePgLIEiVo=; b=JXiWF+COXdalRCJ+FoUGr70CTBDO8meJHfyCyew+4F3GTMbI6fhH5cliBr/L1eoHWe RUhWYsa0UrGpAyTvGjHc/g2AG1+9iVzFxanizj1IUquf+HSOBf1tARfj+0aDPLYsfNVO 9VMTTugVjjiYx/umb0pEfD15S64H9zReaF1f+xz56Ds4yW2s54aBpS5l6tKzAvoLDA62 WEV+fGgfTN3eGq3dHjtrJGW1aPiDeH73/NcWZHBQgZCzxi1MYHu4McNsjcQ8rOBZI8d1 dgcVmCj+G3sA2yEyQPXlOn7WMFiuoaPLwv4JPnhbWkdYpEXKdYgpMfZamhBir4jY4u5A +JSA== X-Gm-Message-State: ACrzQf1WvMXi+fadnXiNor8eu9DRKR4ZKRs6f5Mb2liE9d08lwoU+ROH DbHbkVcZmRXv3mgPrSOPLHin7Q== X-Google-Smtp-Source: AMsMyM6QEQctQDmwqUBoOcdguw1tjbsDuu/HyULlZ5GeSKS5bBIxFTQb+FWDzobc57MXkLYUdEP1tg== X-Received: by 2002:a05:6214:2aa6:b0:4b1:95e9:f948 with SMTP id js6-20020a0562142aa600b004b195e9f948mr10998053qvb.129.1666273855138; Thu, 20 Oct 2022 06:50:55 -0700 (PDT) Received: from [192.168.10.124] (pool-72-83-177-149.washdc.east.verizon.net. [72.83.177.149]) by smtp.gmail.com with ESMTPSA id bk18-20020a05620a1a1200b006ec771d8f89sm7482932qkb.112.2022.10.20.06.50.53 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 20 Oct 2022 06:50:54 -0700 (PDT) Message-ID: <53d02cf5-26a3-4e8e-fa62-7a2cfca2dd4c@linaro.org> Date: Thu, 20 Oct 2022 09:50:53 -0400 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.0 Subject: Re: [PATCH 1/2] dt-bindings: soc: qcom: spm: Add MSM8939 CPU compatible Content-Language: en-US To: Vincent Knecht , Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20221019171004.1080911-1-vincent.knecht@mailoo.org> From: Krzysztof Kozlowski In-Reply-To: <20221019171004.1080911-1-vincent.knecht@mailoo.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 19/10/2022 13:10, Vincent Knecht wrote: > Document the "qcom,msm8939-saw2-v3.0-cpu" compatible for the CPU > Subsystem Power Manager (SPM) on the MSM8939 SoC. > > Signed-off-by: Vincent Knecht > --- > Documentation/devicetree/bindings/soc/qcom/qcom,spm.yaml | 1 + > 1 file changed, 1 insertion(+) Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof