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 22FF7C43334 for ; Mon, 18 Jul 2022 10:37:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234393AbiGRKhW (ORCPT ); Mon, 18 Jul 2022 06:37:22 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45870 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234231AbiGRKhV (ORCPT ); Mon, 18 Jul 2022 06:37:21 -0400 Received: from mail-lf1-x12f.google.com (mail-lf1-x12f.google.com [IPv6:2a00:1450:4864:20::12f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9A2AC1CB2D for ; Mon, 18 Jul 2022 03:37:19 -0700 (PDT) Received: by mail-lf1-x12f.google.com with SMTP id a9so18532208lfk.11 for ; Mon, 18 Jul 2022 03:37:19 -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=lzQLkPTfvNbH2Ekd5nGQ4GB1gD43WtlNltAXIufb7NY=; b=qP+3tadDGFNoCGxGdGNvwXBOGPmA4WumQV02MqFXGgYc/A9Dv4Tfazte19Pr6TXE3G 5K1qafl3Vps5U/T6ohBl8iiBAv3W9gpoP5G7WU+FJ5bLIq03vqvMZIC5K/kseq5dYVYr GkZjn3EsNM04ZFxp5MxCb1NovNRoTIq31B2U/oYsF8QFy7FdLgu25u6agHEdq+T6kjUh pktAbZ28nhD6Ob7TjmSrZAK40t5zLReZdUveFWYDjig2d3uFNeZHaYqKCRdsgNKvvbfp roOmaiWmWk33M6Y7qNE7A14cOls2iofrZX9m29DkEj7LKjtMf9Jx8kySlNTncKnJjsuo PDgA== 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=lzQLkPTfvNbH2Ekd5nGQ4GB1gD43WtlNltAXIufb7NY=; b=IIiTzVsIOpfKl6X0kb0Gph3W2FX2iYKwXF7ZN+8J+QC7kSmDyoKs1PhIVlHlliXZQP ItCtZHJAVIoep93HOB5Zhqp1D4JzGDPFcopthHdnvFieftUefqqweS3hxHPP1NMP5hmC RqgisCShA1WYV+eX62fO3Z1hC+R+5yd2SFmLEUwokLFHNEhJhaVI541mEXDiTLUDPB1G ycW20gHx/Czhjbv6Yxeit9KvWoYVDJ63+cudoNeTAJWO8uvs/DtAhumbidttKaNMXNl8 o/yGfh2/tbpqTQFqLhV8spHjxRwh7LGZcMIEvPsbN85EKdHWdC/HWGgPQIXqTmkJM8q6 yUgQ== X-Gm-Message-State: AJIora+D6xZsMm7zNtNci34/sPsJMtOEzDy+nQQIh9GHhwJQSEs1DLul 9waymLZMjbLl37vTaz/zGQj35H8AJtKczg== X-Google-Smtp-Source: AGRyM1tzH3f6zTjXA12E40YBpxBzHOvn5i87VWfv7vjohs83V854inxJLLH2AflwCTU6SU7hvLv67A== X-Received: by 2002:a19:7017:0:b0:486:5af9:5c2b with SMTP id h23-20020a197017000000b004865af95c2bmr13613668lfc.283.1658140637940; Mon, 18 Jul 2022 03:37:17 -0700 (PDT) Received: from [192.168.1.211] ([37.153.55.125]) by smtp.gmail.com with ESMTPSA id a20-20020ac25214000000b004846e25aeddsm2544588lfl.149.2022.07.18.03.37.17 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 18 Jul 2022 03:37:17 -0700 (PDT) Message-ID: Date: Mon, 18 Jul 2022 13:37:16 +0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.10.0 Subject: Re: [PATCH v2 6/8] PCI: qcom: Make all optional clocks optional Content-Language: en-GB To: Johan Hovold , Bjorn Helgaas , Stanimir Varbanov , Lorenzo Pieralisi Cc: Rob Herring , Krzysztof Kozlowski , Andy Gross , Bjorn Andersson , Konrad Dybcio , =?UTF-8?Q?Krzysztof_Wilczy=c5=84ski?= , Manivannan Sadhasivam , linux-arm-msm@vger.kernel.org, linux-pci@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Rob Herring References: <20220714071348.6792-1-johan+linaro@kernel.org> <20220714071348.6792-7-johan+linaro@kernel.org> From: Dmitry Baryshkov In-Reply-To: <20220714071348.6792-7-johan+linaro@kernel.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 14/07/2022 10:13, Johan Hovold wrote: > The kernel is not a devicetree validator and does not need to re-encode > information which is already available in the devicetree. > > This is specifically true for the optional PCIe clocks, some of which > are really interconnect clocks. > > Treat also the 2.7.0 optional clocks as truly optional instead of > maintaining a list of clocks per compatible (including two compatible > strings for the two identical controllers on sm8450) just to validate > the devicetree. > > Reviewed-by: Rob Herring > Reviewed-by: Manivannan Sadhasivam Reviewed-by: Dmitry Baryshkov > Signed-off-by: Johan Hovold -- With best wishes Dmitry