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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id E36D6C433F5 for ; Sun, 24 Oct 2021 13:53:05 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id C074560FBF for ; Sun, 24 Oct 2021 13:53:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231547AbhJXNzY (ORCPT ); Sun, 24 Oct 2021 09:55:24 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50594 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231516AbhJXNzX (ORCPT ); Sun, 24 Oct 2021 09:55:23 -0400 Received: from mail-oi1-x229.google.com (mail-oi1-x229.google.com [IPv6:2607:f8b0:4864:20::229]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B1171C061348 for ; Sun, 24 Oct 2021 06:53:02 -0700 (PDT) Received: by mail-oi1-x229.google.com with SMTP id t4so11857016oie.5 for ; Sun, 24 Oct 2021 06:53:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=x+Jl0hYAJo4q4OVBu8UADJo86vPV7s9MdDgSLack3Ms=; b=KaFhuHL+6HbA4J0fnTUq2UD/GB9EhCiJkFWSj/mkmbIpM8NpSZt8oHwR30syZ9f+Bd X0DMniHP66b8er4+4kRj+DMWnQ7X/W3Vnn9hrQcoa+ZHhm8pnOE/nTYze+hHGsaTOvEH hf9cDH/hhGRctA4Myyl3jn02jSnI8ZkF9owHNSLQI4MnWF5ljtbBMzckVQ1KYIjhYM8+ XT91+3d+En3RyxzcYcproCAnvnuMmF2LBmXraYx3lKp88DnMTHRNKqs2atNc15iRDOIf U5BWHrIK2U46kx5aI6qUUfKCpIbG7Eg2VmU42sKlwOtKMIertF1kToHPektcwXJl1NpJ Tz2g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=x+Jl0hYAJo4q4OVBu8UADJo86vPV7s9MdDgSLack3Ms=; b=vO6xFW23jovPqZWtCVZuk7rZa73equyMqj5uceXEqfLImxmJCXZj/aDn6SniWwWpic +7ZBnJUfAWxmUGY5mxxONa/TAXlLxDEmzarPPuybu2my6E2mHb1nCW6pYA/B0Q71BuUm NsiwfPobloI1uH4NJHJ+pZ+LOUl4n4WGQFi/KPgObCE5VRWM44cuxNoBLgSD2Jrgy25m GFrmNpiQ76dPo37A2sSzYtxZr8D26Qc7CYt/4HZ0Iy89cULuIHatF2Hsb12GzrZm66Xs B/3PPGOtXUJJ+FFMIso9wYy1yaEGMF4R6eSsfLwJI3Nx9v+1SxetERryFaudJG0YUY1J 1DFA== X-Gm-Message-State: AOAM532OSYwLr3voog0AuC/oD9Fw8gq3olaygsBuoS5ZCPIEMAl+77s5 wq6LQg81My2ahrEXcUSbJQkiC9mLdX/nfc7tZDHWEw== X-Google-Smtp-Source: ABdhPJxGDYKcwK6TbkAwG6je1mVoZsbdcex9+R6FHaO7vT7dqOKuafRi17KJ3g9iuXiR2XrK894RyPfakJGJYqrrwE0= X-Received: by 2002:aca:58d6:: with SMTP id m205mr18843393oib.126.1635083581982; Sun, 24 Oct 2021 06:53:01 -0700 (PDT) MIME-Version: 1.0 References: <20211013105541.68045-1-bhupesh.sharma@linaro.org> <20211013105541.68045-16-bhupesh.sharma@linaro.org> <6aecc0aa-6219-d440-0075-39935aec0c7e@linaro.org> In-Reply-To: <6aecc0aa-6219-d440-0075-39935aec0c7e@linaro.org> From: Bhupesh Sharma Date: Sun, 24 Oct 2021 19:22:50 +0530 Message-ID: Subject: Re: [PATCH v4 15/20] crypto: qce: Add new compatibles for qce crypto driver To: Thara Gopinath Cc: MSM , linux-crypto@vger.kernel.org, bhupesh.linux@gmail.com, Linux Kernel Mailing List , devicetree , Rob Herring , Andy Gross , Herbert Xu , "David S . Miller" , Bjorn Andersson Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Hi Thara and Vladimir, On Wed, 20 Oct 2021 at 19:37, Thara Gopinath wrote: > > > > On 10/13/21 6:55 AM, Bhupesh Sharma wrote: > > Since we decided to use soc specific compatibles for describing > > the qce crypto IP nodes in the device-trees, adapt the driver > > now to handle the same. > > > > Cc: Thara Gopinath > > Cc: Bjorn Andersson > > Cc: Rob Herring > > Signed-off-by: Bhupesh Sharma > > --- > > drivers/crypto/qce/core.c | 4 ++-- > > 1 file changed, 2 insertions(+), 2 deletions(-) > > > > diff --git a/drivers/crypto/qce/core.c b/drivers/crypto/qce/core.c > > index 033c7278aa5d..2ab0b97d718c 100644 > > --- a/drivers/crypto/qce/core.c > > +++ b/drivers/crypto/qce/core.c > > @@ -298,8 +298,8 @@ static int qce_crypto_remove(struct platform_device *pdev) > > } > > > > static const struct of_device_id qce_crypto_of_match[] = { > > - { .compatible = "qcom,crypto-v5.1", }, > Hi Bhupesh, > > I think we should keep the qcom,crypto-v5.1 here for backward > compatibility. Since v5.4 was added only recently it might be okay to > remove it. Thanks, I will fix this in the v5. Regards, Bhupesh > > - { .compatible = "qcom,crypto-v5.4", }, > > + { .compatible = "qcom,ipq6018-qce", }, > > + { .compatible = "qcom,sdm845-qce", }, > > {} > > }; > > MODULE_DEVICE_TABLE(of, qce_crypto_of_match); > > > >