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 C5B46CCA481 for ; Wed, 6 Jul 2022 15:07:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233628AbiGFPHW (ORCPT ); Wed, 6 Jul 2022 11:07:22 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51580 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233502AbiGFPHR (ORCPT ); Wed, 6 Jul 2022 11:07:17 -0400 Received: from mail-lj1-x22a.google.com (mail-lj1-x22a.google.com [IPv6:2a00:1450:4864:20::22a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9F5021AF2A for ; Wed, 6 Jul 2022 08:07:15 -0700 (PDT) Received: by mail-lj1-x22a.google.com with SMTP id bx13so18841806ljb.1 for ; Wed, 06 Jul 2022 08:07:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=zYC1cAZNMI4fPCA/JdppgAdHhnjAV/K9sV/UY3ZbdgY=; b=rrSK0lSH6xcD+cXYKAeq6nq5btWfRc6kxx24RmPQUa7FpIkWJv+OHbTarF1Mpw3M36 k6np8o4mBd7/prlksYArETIApb7BXM/C3LZEWjwNt/+2kjIDjXiy+qT5J3YbN3iRKYP6 2v0MdtGlLkzWnddB0t5B7luXBgPJvAXUZlZWt8iuDoRhtBndyDpFpG7gNVBuDSNd0ktS 0+ohzgdG8BPVaEmPIYtXIejY7yEMovsaVH6F5bbtE7sDMCi9DrT5yW07qVqgzthOceou iWLnil+/OvO7JqswmXcPelCFnHufYfEq+EZaKKPtM4d7gZivUxLbNXcM3taX6vEk2oIx U55Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=zYC1cAZNMI4fPCA/JdppgAdHhnjAV/K9sV/UY3ZbdgY=; b=NpUQ55cjT+Klva3dcNukrmcjyc+CxfVsvRyTOK4VLk6AU/O9d2hyFJgXm6J07odb7y QtJRuybzx1IQn1r24o7dYbNPnolux2CsQrtOZUDldtfEbdM8M7LV0UPu3tKuK+naTr+B zcc+HS3uyWd5vMjUEBe60U63EJrREWTvLNtgncjZapZUj6SXj9rC9KbbVS8ciW8PLfMP C1WNvv9q76xYxi/GUUsNxPBAU7yl4kilDuZ3CseC4JC7hzMpDPJ29XrJg+lwUDrccDSa ORogOjIoOOG5mMXJfONz21H25RwSD4hU7BCi4522tI2ZP7m7b15yqu6MANO2ofKlLFQz UIXQ== X-Gm-Message-State: AJIora82pBqOv46tgrAq+BXvDqQH0FnLjSlce2E74DyWJy4BQBUEJWSV 5+tnI1RhCZX9jYF9DlE/boUPVQ== X-Google-Smtp-Source: AGRyM1vZFVDEcDCV3p5oTwQ75dQ6gh8Jm4BQFnEddiEH4wedRKJRyG0O43CyonUbxZkQzd52uJNZ1Q== X-Received: by 2002:a2e:87c7:0:b0:25a:9605:a2b8 with SMTP id v7-20020a2e87c7000000b0025a9605a2b8mr22670802ljj.148.1657120034049; Wed, 06 Jul 2022 08:07:14 -0700 (PDT) Received: from [192.168.1.52] ([84.20.121.239]) by smtp.gmail.com with ESMTPSA id u16-20020ac258d0000000b0047f6f675ea1sm6317115lfo.161.2022.07.06.08.07.12 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 06 Jul 2022 08:07:13 -0700 (PDT) Message-ID: Date: Wed, 6 Jul 2022 17:07:12 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 Subject: Re: [PATCH 2/5] ARM: DTS: qcom: fix dtbs_check warning with new rpmcc clocks Content-Language: en-US To: Christian Marangi Cc: Bjorn Andersson , Andy Gross , Konrad Dybcio , Michael Turquette , Stephen Boyd , Rob Herring , Krzysztof Kozlowski , linux-arm-msm@vger.kernel.org, linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20220705202837.667-1-ansuelsmth@gmail.com> <20220705202837.667-3-ansuelsmth@gmail.com> <18e40247-7151-b50a-97fe-00ee88f47d9b@linaro.org> <62c565dc.1c69fb81.a4566.e9b2@mx.google.com> From: Krzysztof Kozlowski In-Reply-To: <62c565dc.1c69fb81.a4566.e9b2@mx.google.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 06/07/2022 12:20, Christian Marangi wrote: > On Wed, Jul 06, 2022 at 09:44:04AM +0200, Krzysztof Kozlowski wrote: >> On 05/07/2022 22:28, Christian Marangi wrote: >>> Fix dtbs_check warning for new rpmcc Documentation changes and add the >>> required clocks. >> >> There is no warning in the kernel, right? So the commit is not correct. >> > > Oh ok, the warning is generated by the new Documentation. Patches, especially DTS, might go via different trees, so the moment DTS is applied there might be no such warning. Best regards, Krzysztof