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 31EF4C636D6 for ; Thu, 2 Feb 2023 16:16:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231688AbjBBQQb (ORCPT ); Thu, 2 Feb 2023 11:16:31 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53746 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231546AbjBBQQa (ORCPT ); Thu, 2 Feb 2023 11:16:30 -0500 Received: from mail-ej1-x62a.google.com (mail-ej1-x62a.google.com [IPv6:2a00:1450:4864:20::62a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3740469522 for ; Thu, 2 Feb 2023 08:16:29 -0800 (PST) Received: by mail-ej1-x62a.google.com with SMTP id qw12so7473228ejc.2 for ; Thu, 02 Feb 2023 08:16:29 -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=s/TwqFRK5J7OU2Udmc50EVMhDx9RBIMJL0vHwyknTSs=; b=XWQQBGJxyxq3gaYJAuz0o/leYgJ4JpCq+TyHU9q4BBpPQX45LzNb1Ml1GimJSuoVpI SbPl2XiNcbFxp7QeOBrZrQByNcgU+UeOnw1pkQ5Ht8X8G4DelE/JzYiPjOWx+LnhUV9M To5UtT37HaaSR+WgkRqh70/vhEHuq8VzCG3Ft3BK2R33jY9GuYnAXGZXnwA1c4TJ3NMa j1nRjvp1R0c7gaHEkixz172ke4zI9R6TzjVJVSFVuQeobOpzy4w31e622IPX0s3Us8SW stJb+1Qm4Do7ZbfaDeua++SXx+66L/qT0evP5+uhDp0PKX6TrMEUtltMN+0e5QWh3BLr fxHQ== 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=s/TwqFRK5J7OU2Udmc50EVMhDx9RBIMJL0vHwyknTSs=; b=UGOgqRQHi9o0RQDUMAyA74Py1+mFPqpl/+fdWynfLL8p4FOPDULZ+nDj61iRQBO6MA wdeU0pogP7AMSHIJctfXgC8CfnqQe72ng5p1p0O41ioxlMegowHI/Q941JPz2THwm+3c ctYXrvKiqBJdX0DGKPL4BLiv5vjCTHWlaEJyXQR8abPdsOspqCU4pP7CDlNsU+KfDMpi ikkLDhgDF8JpivJlz2xcanxiZTGbnyTfPmCP/ZDo6337TUQ0CSMNoFjLksutJ7REE1Fj oZaAfcxUDBTbo7sBtjcU04GykFNT9UqjF5noxKNOZyfN2uOlev1YJ3D9JQLhD60Je2MX gqPg== X-Gm-Message-State: AO0yUKUbmDoMYo5n4kYV69Vvf31S6uqH94ncgGBVqldziTjqAZuiOdua wYKN0bEpi7UBFCsZFKkeHmWyyPF9ReRZaSUXMjWPKA== X-Google-Smtp-Source: AK7set+1Utb1hKncVan/1yoYW6OY9gZkOOpnIvO/wnMteRFA+qaLiCYslLcGmMcw4tzIYelPbMiWlQ== X-Received: by 2002:a17:906:535e:b0:88a:4655:b089 with SMTP id j30-20020a170906535e00b0088a4655b089mr6700089ejo.6.1675354587736; Thu, 02 Feb 2023 08:16:27 -0800 (PST) Received: from [192.168.1.102] (88-112-131-206.elisa-laajakaista.fi. [88.112.131.206]) by smtp.gmail.com with ESMTPSA id 1-20020a17090600c100b0088b24b3aff8sm5151933eji.183.2023.02.02.08.16.26 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 02 Feb 2023 08:16:27 -0800 (PST) Message-ID: <61eb2a01-762e-b83b-16b7-2c9b178407da@linaro.org> Date: Thu, 2 Feb 2023 18:16:25 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.0.2 Subject: Re: [PATCH v8 5/9] dt-bindings: qcom-qce: document clocks and clock-names as optional Content-Language: en-US To: Neil Armstrong , 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 References: <20230202135036.2635376-1-vladimir.zapolskiy@linaro.org> <20230202135036.2635376-6-vladimir.zapolskiy@linaro.org> <32c23da1-45f0-82a4-362d-ae5c06660e20@linaro.org> <36b6f8f2-c438-f5e6-b48f-326e8b709de8@linaro.org> From: Vladimir Zapolskiy In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-crypto@vger.kernel.org On 2/2/23 16:21, Neil Armstrong wrote: > On 02/02/2023 15:04, Vladimir Zapolskiy wrote: >> Hi Krzysztof, >> >> On 2/2/23 15:53, Krzysztof Kozlowski wrote: >>> On 02/02/2023 14:50, Vladimir Zapolskiy wrote: >>>> From: Neil Armstrong >>>> >>>> On certain Snapdragon processors, the crypto engine clocks are enabled by >>>> default by security firmware. >>> >>> Then probably we should not require them only on these variants. >> >> I don't have the exact list of the affected SoCs, I believe Neil can provide >> such a list, if you find it crucial. > > It's the case for SM8350, SM8450 & SM8550. > On SM8250 there is no QCE clocks also, so I'll add it to the list, and I hope that now the list is complete. It could be that the relevant platforms are the ones with 'qcom,no-clock-support' property of QCE in the downstream. -- Best wishes, Vladimir