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 1B610C61DA4 for ; Thu, 23 Feb 2023 09:32:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233783AbjBWJcP (ORCPT ); Thu, 23 Feb 2023 04:32:15 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59554 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233746AbjBWJcM (ORCPT ); Thu, 23 Feb 2023 04:32:12 -0500 Received: from mail-wr1-x42e.google.com (mail-wr1-x42e.google.com [IPv6:2a00:1450:4864:20::42e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0EF8217159 for ; Thu, 23 Feb 2023 01:32:11 -0800 (PST) Received: by mail-wr1-x42e.google.com with SMTP id bt28so3455679wrb.8 for ; Thu, 23 Feb 2023 01:32:10 -0800 (PST) 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:message-id:reply-to; bh=RGcZat4rJvZA4JvcNDS29r6hOcHFn5XfKWwq3XORVPs=; b=Yt49MEJ9NqvopLj/2ozmBGZWXWZP4QGefbvOIErAMUKNhgea+wVF0D/Jy5Azg2/9Zk ApR8dloCE57tigesDALBZ5JvU8wFsj0ksr5t2SsRABIVi6ikOoVO2DWbRD1JfFWTh/kW H7b82HrlGm5vFPEjd19iE2kergvhiDnvJ6EPzlFW4d7fQ2FrCmsFM/T8SbLSWa6KkiHR WXQzvOuUKglkxurFrTF1/e/lWj+DZ0EQwHGxFvuYLRrNyu73sxSKU/h7dDlJpCRZBD7E TKvvUSIeLuPOEl1KWrpFtQim91uU9IPqshCevpoPfHOJzysW70/GRimB5io9ts3+/BUG Dxiw== 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:message-id:reply-to; bh=RGcZat4rJvZA4JvcNDS29r6hOcHFn5XfKWwq3XORVPs=; b=zUFeIhG2u4p/54Sc0qeM9WL6oAo6v+BIIYjiT/0CeeLTVVgxr3Mx4n1Di32pLhET66 QyLOALWCFLkGBh7TN8kuPI462Hkm5uBX+z1U/y9kbiEmopXXH/FodMx6PGYUdHMaDEGc scMNcuFKOrDmRMwJV1QZcX5ITGMRIYOm7DlCxXAq2amBwA6RIUsuZoN57EdeH9FJZsHP zVgAB5ycMk7NxgwvW2LOIvIcUJh66nfcqb+P3zhrcDr+qqtF9K8Pl92KFEBBjsoK8sxj l3n0XwxEGUgjmxr7WqZjAG2lvaSklTNwz5/lbEmM5XNThSBriTkvhDALenUsl/CxOKtk MecQ== X-Gm-Message-State: AO0yUKX1d0TMqCA7o1zJc+5jarE0epZkoUOKgWjzRQBV/CLVsDC0339b qkX5NNDu5doGH6VGCoqLgmIeaA== X-Google-Smtp-Source: AK7set8JtmCSdtvo0Q/Dix4hkgM4WlaiSkXDAUcpvvkOj2MWIykMQbAOyl7oCrI5Oq9nTyXgJO4d4A== X-Received: by 2002:adf:f7d1:0:b0:2c7:bd6:68fd with SMTP id a17-20020adff7d1000000b002c70bd668fdmr4252879wrq.47.1677144729470; Thu, 23 Feb 2023 01:32:09 -0800 (PST) Received: from [192.168.1.109] ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id a16-20020adffb90000000b002c54c92e125sm8537550wrr.46.2023.02.23.01.32.03 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 23 Feb 2023 01:32:04 -0800 (PST) Message-ID: <3b54cd46-1c85-6a50-4902-7e59fb00a117@linaro.org> Date: Thu, 23 Feb 2023 10:32:02 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.8.0 Subject: Re: [PATCH v11 06/10] dt-bindings: qcom-qce: document optional clocks and clock-names properties Content-Language: en-US To: Vladimir Zapolskiy , Krzysztof Kozlowski , Bjorn Andersson , Herbert Xu , Thara Gopinath , Bhupesh Sharma Cc: Rob Herring , Konrad Dybcio , Andy Gross , "David S. Miller" , devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-crypto@vger.kernel.org, Neil Armstrong References: <20230222172240.3235972-1-vladimir.zapolskiy@linaro.org> <20230222172240.3235972-7-vladimir.zapolskiy@linaro.org> From: Krzysztof Kozlowski In-Reply-To: <20230222172240.3235972-7-vladimir.zapolskiy@linaro.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-crypto@vger.kernel.org On 22/02/2023 18:22, Vladimir Zapolskiy wrote: > On newer Qualcomm SoCs the crypto engine clocks are enabled by default > by security firmware. To drop clocks and clock-names from the list of > required properties use 'qcom,sm8150-qce' compatible name. > > The change is based on Neil Armstrong's observation and an original change. > > Cc: Neil Armstrong > Signed-off-by: Vladimir Zapolskiy > --- Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof