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 DA0A7C761AF for ; Thu, 30 Mar 2023 08:16:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230380AbjC3IQ5 (ORCPT ); Thu, 30 Mar 2023 04:16:57 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57638 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230202AbjC3IQk (ORCPT ); Thu, 30 Mar 2023 04:16:40 -0400 Received: from mail-lf1-x12d.google.com (mail-lf1-x12d.google.com [IPv6:2a00:1450:4864:20::12d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4B7F076BB for ; Thu, 30 Mar 2023 01:16:25 -0700 (PDT) Received: by mail-lf1-x12d.google.com with SMTP id j11so23448814lfg.13 for ; Thu, 30 Mar 2023 01:16:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1680164183; 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=KaDyW6z6XuYhRtr0QA2BxgBT9mFk6zOPgn6BDQB/clc=; b=tceJLeFJ1+iCkdm97eVxZvU9flLgSis4gO3XGnszaE4I82F7leGqF306RA7Pu3W4pL +BmVBDBfMpSUvfoPlbQv+F+WsJJrJnXnrzPa+dQ30P0KsvfGFClkHH71INxqIDStBRJa Se6qWPZxa0tvkqYR6VVXHUGHv8YkqXD0NIjXcuXA6pLdHlH4AvflPxGiSreK5p9pr300 CpoRvx1iYHTLk4x83BV6pIR/N7XRwqNncxWsHDktw5zhBReNI2PQdEWJLBjIVxvtHBzE 7WpGBtuA6q5zeGpErkGy4eHHvLqGACFnDwrHRdMaWebPoTfyB244f+KKxPD1NrFQ01Et xdHA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680164183; 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=KaDyW6z6XuYhRtr0QA2BxgBT9mFk6zOPgn6BDQB/clc=; b=UrA3U8+Dz9w+y0yMnbXLx0yo9m3rIxJRjlKlmtsSrJ0aDffRSOZhfQCM57BlDrcok4 nEUNHp11cy1YQNzqt7NU/SpXdqzE3fOXYw+RMJk0QkenAyAEPnmnVy7mbYpHfKMpMCqT URxuNJrn41JHriI0jMW1DwUyeJAIvFEtQIbLKaKQA5oPujLkrB4iI5CNE53CMmPFJ/2E b1O95BnryT8RJNg3CJTabuHy9+qAPE+iSZ2dvVTJEJODt70a6j5cTpW1YmF6LN69mvKw E9x+6V9ksbTvP6ZI1A55TJm04adK6HNkAs1QdEmN7xh/u5k/NjgUQMDlLy6ql9wxzpk1 9Mvw== X-Gm-Message-State: AAQBX9erexApayzvOZZrmdkNCzPLuFyIAF2yw7u8OEhXcteu7mu2paMo Zs01Iynz6ufMbI5ibh9stmPl3A== X-Google-Smtp-Source: AKy350YHij+FTXrBHe1yofTEvB7NvFe8x3XC5Pl4Mkxm+AfAM30UwgMEBfzreMB46mYkPwd0+PHcKQ== X-Received: by 2002:a19:ad48:0:b0:4ea:ea00:5d45 with SMTP id s8-20020a19ad48000000b004eaea005d45mr6342262lfd.44.1680164183388; Thu, 30 Mar 2023 01:16:23 -0700 (PDT) Received: from [192.168.0.21] (78-11-189-27.static.ip.netia.com.pl. [78.11.189.27]) by smtp.gmail.com with ESMTPSA id p16-20020a05651238d000b004e8508899basm5823667lft.86.2023.03.30.01.16.22 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 30 Mar 2023 01:16:23 -0700 (PDT) Message-ID: <05535da9-474d-eb14-44af-4621020400fb@linaro.org> Date: Thu, 30 Mar 2023 10:16:22 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.0 Subject: Re: [PATCH v3 4/9] dt-bindings: qcom-qce: Add compatibles for SM6115 and QCM2290 Content-Language: en-US To: Bhupesh Sharma , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org Cc: agross@kernel.org, linux-kernel@vger.kernel.org, linux-crypto@vger.kernel.org, andersson@kernel.org, bhupesh.linux@gmail.com, robh+dt@kernel.org, konrad.dybcio@linaro.org, vladimir.zapolskiy@linaro.org, rfoss@kernel.org, neil.armstrong@linaro.org References: <20230328092815.292665-1-bhupesh.sharma@linaro.org> <20230328092815.292665-5-bhupesh.sharma@linaro.org> From: Krzysztof Kozlowski In-Reply-To: <20230328092815.292665-5-bhupesh.sharma@linaro.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On 28/03/2023 11:28, Bhupesh Sharma wrote: > Crypto Engine block on Qualcomm SoCs SM6115 and QCM2290 > do not require clocks strictly, so add compatibles for these > SoCs, indicating that they are similar to the flavour > found on SM8150. > > Signed-off-by: Bhupesh Sharma > --- Acked-by: Krzysztof Kozlowski Best regards, Krzysztof