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 B5219C54EE9 for ; Tue, 20 Sep 2022 08:48:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231388AbiITIsW (ORCPT ); Tue, 20 Sep 2022 04:48:22 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36728 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231460AbiITIsM (ORCPT ); Tue, 20 Sep 2022 04:48:12 -0400 Received: from mail-pj1-x1034.google.com (mail-pj1-x1034.google.com [IPv6:2607:f8b0:4864:20::1034]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 74B613E775 for ; Tue, 20 Sep 2022 01:48:10 -0700 (PDT) Received: by mail-pj1-x1034.google.com with SMTP id s90-20020a17090a2f6300b00203a685a1aaso1793130pjd.1 for ; Tue, 20 Sep 2022 01:48:10 -0700 (PDT) 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; bh=Z0CIYBJ59VmXnMF6RrKkrGfbMLVUY9u6d9zW/w1YKxo=; b=stBcYq0P2qVspyhXBudCWuspwYMnLkloEBnRu8iZ9njhsuEMVyBWG2fkR4PHagZDC5 jBRA/os+bhGrQ04IvNzfb3LoFCptK4WY2kXICFr1hrlGDZ5ZbEDND0i2M2r/K+hRnvSY qUdo72zMXsdohLzgSusZQlOwsKYHwkmAzIYEMUxWoUtBs3PkLtjR0saDQ94exHT/BEnd ehgACbwfl8w6MHCwR0TOR8BEcBxzauCd5A4+Rirw8IwLF7oQVtr6n+/Hq+Nl3atD+AWU wq9OCsmAQ1KVXb8tCspn6hi7/25HWmeUhWx11WcK4mT8O4SSTxjEZXdbmQXWOH2OkqMO 926Q== 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; bh=Z0CIYBJ59VmXnMF6RrKkrGfbMLVUY9u6d9zW/w1YKxo=; b=hzbKl5GhJsPvUKdheR7IB0fthdsFUPS48EgyyYWM8+/tJqCU7hEwBnhQN5PoPkfcW/ zg2YcOBQsiRYsQJqQIxfgCai1sPmF01I1sBlpttyMwdkzBAmuzTlIT4GyFkULsFwR8+S kOnFq4i5tUQSUBwhVdZGX5r6rg+cz3YpdkPyRhIbft6YmTS71yt71YeCu6iwQrED85ss p3KFI6bheJYs+kLSkeYo2NL7pNPLoFSwLjcadal7/zC/aKrs7htCe7DsNli7lGLV21oW EI9j75sTIGE5AWInLCdxcZbKdzRQEbrwot/0vORaNAGCUVRGNumKs7RkuBnjztAVm2Th 0jkw== X-Gm-Message-State: ACrzQf0Vjd4jKJuYkwWNbr0HDSgHzBF3l/SbhRUZMxvq07UOngvnDKOx fzKP5WK7TkTuJnAevqu1Ri3HxA== X-Google-Smtp-Source: AMsMyM7hdUJkdrTz4X/rM3IM3DquC6pUyCuxVg3nCWn2zWTFvFTXxao5FHWqy4n/oFtApFlunAGQ0g== X-Received: by 2002:a17:90b:38cb:b0:200:aaa6:6428 with SMTP id nn11-20020a17090b38cb00b00200aaa66428mr2768505pjb.47.1663663689720; Tue, 20 Sep 2022 01:48:09 -0700 (PDT) Received: from ?IPV6:2401:4900:1c61:6535:ca5f:67d1:670d:e188? ([2401:4900:1c61:6535:ca5f:67d1:670d:e188]) by smtp.gmail.com with ESMTPSA id e11-20020a17090301cb00b0016be834d54asm824491plh.306.2022.09.20.01.48.05 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 20 Sep 2022 01:48:08 -0700 (PDT) Message-ID: Date: Tue, 20 Sep 2022 14:18:03 +0530 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.12.0 Subject: Re: [PATCH v6 0/4] dt-bindings: qcom-qce: Convert bindings to yaml & related changes Content-Language: en-US To: Krzysztof Kozlowski , linux-arm-kernel@lists.infradead.org, linux-arm-msm@vger.kernel.org Cc: agross@kernel.org, linux-kernel@vger.kernel.org, robh+dt@kernel.org, thara.gopinath@gmail.com, devicetree@vger.kernel.org, robh@kernel.org, andersson@kernel.org, bhupesh.linux@gmail.com, Jordan Crouse References: <20220919220804.1047292-1-bhupesh.sharma@linaro.org> <36bd1c19-8fbd-0903-704d-447117b2007a@linaro.org> From: Bhupesh Sharma In-Reply-To: <36bd1c19-8fbd-0903-704d-447117b2007a@linaro.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On 9/20/22 12:58 PM, Krzysztof Kozlowski wrote: > On 20/09/2022 00:08, Bhupesh Sharma wrote: > > (...) > > >> >> Qualcomm crypto engine (qce) is available on several Snapdragon SoCs. >> The qce block supports hardware accelerated algorithms for encryption >> and authentication. It also provides support for aes, des, 3des >> encryption algorithms and sha1, sha256, hmac(sha1), hmac(sha256) >> authentication algorithms. >> >> Note that this patchset is dependent on the dt-bindings patchset (see [1]) sent to devicetree list. >> >> [1]. https://lore.kernel.org/linux-arm-msm/20220919195618.926227-1-bhupesh.sharma@linaro.org/ > > If it is dependent on the bindings only, keep them together. However I > don't think this is the only dependency. You add here several > compatibles which are not supported. Please go through the cover letter where I mentioned that: 'As per Bjorn's suggestion on irc, broke down the patchset into 4 separate patchsets, one each for the following areas to allow easier review and handling from the respective maintainer(s): 'arm-msm', 'crypto', 'dma' and 'devicetree' This patchset is directed for the 'devicetree' tree / area.' Basically now the patchset which had around 23 patches in v5 will send out as 4 separate patchsets one each for 'arm-msm', 'crypto', 'dma' and 'devicetree' trees. So when all the respective subsets are picked up, all the compatibles are in place. Thanks, Bhupesh