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 B1CD8C77B62 for ; Thu, 30 Mar 2023 08:12:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230044AbjC3IMW (ORCPT ); Thu, 30 Mar 2023 04:12:22 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49728 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230119AbjC3IMI (ORCPT ); Thu, 30 Mar 2023 04:12:08 -0400 Received: from mail-lf1-x12b.google.com (mail-lf1-x12b.google.com [IPv6:2a00:1450:4864:20::12b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 79D347D86 for ; Thu, 30 Mar 2023 01:11:42 -0700 (PDT) Received: by mail-lf1-x12b.google.com with SMTP id c9so13040829lfb.1 for ; Thu, 30 Mar 2023 01:11:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1680163897; 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=WhpYSRIF9rWVBtvn3W6H9oSHXNiAfE90ltmVrnHj9jQ=; b=l9l0autS3VV9jqQdX17cLUVF2VPK2wCXRRz1WruSJCdv+bAHlYFfXmaVuSzkTQr7zu lTi9vMsr4VAgeZWro9nrSC6HFJBUURbN1DkjBGYaYhi3BBDI8hco+HKN3cS6X+FdF2NP XcKvsT3SsOTSt77efT7P47+bVrAoe6YGsRotVP2WTP3WlnQJZpFiqpTq8CYwn8iXlQBv DXJWqnkoGdhaniq6BhDbj+f26BmL4/8rk8gv36v7MHU8fDzzyWX/bzXIzmnw//MQEeM3 5guIqugbKBUOUQQ4BQ7uw43x5kFsUK2r6LlieUXrHO7UbH7/Lq+H7psiU+/vBLJOEu5R Cvow== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680163897; 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=WhpYSRIF9rWVBtvn3W6H9oSHXNiAfE90ltmVrnHj9jQ=; b=AXV9xUbqyla+FYJGEQdwo7aza8sdK+w4+A/SIeylm5SNIAX5PLiOGTO7ed6y1509N+ beOXCiGIGJw6ZAFxr9uQwX14mipd7FWyOl4IX1VJDqtMrofO74e+tIkVwxm8V/WVPJMk BWgsYJ5nhDbPT+l0H4y0H/k6cuOVZ6eiFp/Tn/MLAcfAzG2eY7Hwo2FympQuYiG/MRmm /kBQF2cb/HzKjZcgHRuUamwFqI7MIhPNetaA5Le48Fau45XSjJNhRLY6ApqH93VjU0M5 66zc7OS5uhAxqY5hAmrPfy/6f//1Kkx/+uJ3hNRzCcqf5Ko3+sTVSGm2mmOb0HztD9aT 7EfQ== X-Gm-Message-State: AAQBX9cnZSixQaFAyxpo0MRSeebfzjRxT00vA0qYG8CLEaOew5uXhnYY q5T8WGNItpib6PFeYMBcSRYo+hVwad07nL7Jj1k= X-Google-Smtp-Source: AKy350ajTcUwsMnrR1qj+B0GTXwqvGs3ePSceLCFA5i6vYVaG559zCsE9hISwkOMEb9LjIELKS8ncA== X-Received: by 2002:a19:654e:0:b0:4db:5120:367 with SMTP id c14-20020a19654e000000b004db51200367mr1479611lfj.31.1680163897388; Thu, 30 Mar 2023 01:11:37 -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 i26-20020ac2523a000000b004b55ddeb7e3sm5788960lfl.309.2023.03.30.01.11.36 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 30 Mar 2023 01:11:37 -0700 (PDT) Message-ID: <33a0f45a-a6cd-aea9-e261-99d1ca81a9cc@linaro.org> Date: Thu, 30 Mar 2023 10:11:35 +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 2/9] dt-bindings: dma: Increase iommu maxItems for BAM DMA 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-3-bhupesh.sharma@linaro.org> From: Krzysztof Kozlowski In-Reply-To: <20230328092815.292665-3-bhupesh.sharma@linaro.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-crypto@vger.kernel.org On 28/03/2023 11:28, Bhupesh Sharma wrote: > Since SM8450 BAM DMA engine supports five iommu entries, > increase the maxItems in the iommu property section, without > which 'dtbs_check' reports the following error: > > arch/arm64/boot/dts/qcom/sm8450-sony-xperia-nagara-pdx224.dtb: > dma-controller@1dc4000: iommus: is too long > > Signed-off-by: Bhupesh Sharma Acked-by: Krzysztof Kozlowski Best regards, Krzysztof