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 9A553C433EF for ; Tue, 12 Apr 2022 12:41:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1354136AbiDLMml (ORCPT ); Tue, 12 Apr 2022 08:42:41 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37172 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1355690AbiDLMj2 (ORCPT ); Tue, 12 Apr 2022 08:39:28 -0400 Received: from mail-ej1-x630.google.com (mail-ej1-x630.google.com [IPv6:2a00:1450:4864:20::630]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E0C2C3B3DB for ; Tue, 12 Apr 2022 05:03:23 -0700 (PDT) Received: by mail-ej1-x630.google.com with SMTP id lc2so16289463ejb.12 for ; Tue, 12 Apr 2022 05:03:23 -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=P9Vlzh5r939TZHzBkHT3UQX7MKUcjJtbvYInSipTD1A=; b=Zi7n7mxortlyiL0ZebgNg1KMOxCTMkm+i8luXhBBfdbazgaO5ITHkwS2+aR/OMjLc8 CaOS00+DjZz2LZn4A6KAuLLOLfHXR32t1tyGw/hPWfYGqBVdHoVMVEq5RRTIs2HE2kl7 qAyt9Q8mHGgtEKNEH5MqnG9wKYqUVBQfsCve4YnKwIhTKaxdhyBHSQuCYQ97AFRD5qbw tZvSK2AJ37N5eNTCQQOUQCakyNAwr7S3/M5aWWMIBacW71lYe+Dj6fjQw4CPzXViFufy P2aV+QjH4gN+OUKKBUrTgRKTW+S3Nc/VpdIHeMnDuQyzBvrfJTSATpIH7lHLFjysNGF3 n9mQ== 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=P9Vlzh5r939TZHzBkHT3UQX7MKUcjJtbvYInSipTD1A=; b=1cEMdcr6Z+RPtdKMdC5fZhetvl2tp6Rk3HelnbOPSDBCOCUOY8BMbs+S7maUGvAfei iPmz/0WKyl4POa3xUdHl//pcStZtYZx0frruQuRTc+GVT8LQGYweRyBWrCfUVhsEtUid XTCiHZt13TS1+gheMQ8Yywy/Wmw65od0X0FT/bvYB0qX8H+JQAxTDwJUZEc8vAHm3Put 74p6dGz4ER90Cq5mLllTagDLLQSCz6hqOiEwDNFt8UtK2kvTGsi7iWfmCuoud/058eEl /dLDCFU9AIPjR6ZqOV/EhrU+4ohgeb0gDL+zrfW9LrJNd1XUfHFhXqFZTyri52nc55Pq kFJw== X-Gm-Message-State: AOAM531Sl23W/VuoNR6iHGVoNCZt/rmkbvxch07vUp0kcup6ti+uhmRu QqNq3/GLuDMQdb9a05l7klnhrg== X-Google-Smtp-Source: ABdhPJx6IBrqF+ExbI0R/I+qcJ+Gg7ztEoc2OuK961yTNxuYB01w3+TeUXFoQjHQaCY2aVfG07kRbw== X-Received: by 2002:a17:907:9482:b0:6da:a24e:e767 with SMTP id dm2-20020a170907948200b006daa24ee767mr34671029ejc.479.1649765002200; Tue, 12 Apr 2022 05:03:22 -0700 (PDT) Received: from [192.168.0.195] (xdsl-188-155-201-27.adslplus.ch. [188.155.201.27]) by smtp.gmail.com with ESMTPSA id o5-20020a50c905000000b0041d828d0c58sm2656513edh.53.2022.04.12.05.03.21 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 12 Apr 2022 05:03:21 -0700 (PDT) Message-ID: Date: Tue, 12 Apr 2022 14:03:20 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0 Subject: Re: [PATCH 1/2] dt-bindings: crypto: ti,sa2ul: Add a new compatible for AM62 Content-Language: en-US To: Jayesh Choudhary , linux-crypto@vger.kernel.org Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, herbert@gondor.apana.org.au, davem@davemloft.net, krzysztof.kozlowski+dt@linaro.org, robh+dt@kernel.org References: <20220412073016.6014-1-j-choudhary@ti.com> <20220412073016.6014-2-j-choudhary@ti.com> From: Krzysztof Kozlowski In-Reply-To: <20220412073016.6014-2-j-choudhary@ti.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 12/04/2022 09:30, Jayesh Choudhary wrote: > Add the AM62 version of sa3ul to the compatible list. > > Signed-off-by: Jayesh Choudhary > --- > Documentation/devicetree/bindings/crypto/ti,sa2ul.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/crypto/ti,sa2ul.yaml b/Documentation/devicetree/bindings/crypto/ti,sa2ul.yaml > index a410d2cedde6..02f47c2e7998 100644 > --- a/Documentation/devicetree/bindings/crypto/ti,sa2ul.yaml > +++ b/Documentation/devicetree/bindings/crypto/ti,sa2ul.yaml > @@ -15,6 +15,7 @@ properties: > - ti,j721e-sa2ul > - ti,am654-sa2ul > - ti,am64-sa2ul > + - ti,am62-sa3ul > Just to be sure - dma-coherent is not required for this device (see final "if:" in the bindings)? Best regards, Krzysztof