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 1013EC433FE for ; Wed, 16 Nov 2022 11:57:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232080AbiKPL5x (ORCPT ); Wed, 16 Nov 2022 06:57:53 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44526 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239272AbiKPL5Y (ORCPT ); Wed, 16 Nov 2022 06:57:24 -0500 Received: from mail-lj1-x22d.google.com (mail-lj1-x22d.google.com [IPv6:2a00:1450:4864:20::22d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 29B452CE26 for ; Wed, 16 Nov 2022 03:49:33 -0800 (PST) Received: by mail-lj1-x22d.google.com with SMTP id x21so21479276ljg.10 for ; Wed, 16 Nov 2022 03:49:33 -0800 (PST) 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:message-id:reply-to; bh=D4yQuD++gHc/GHIwBktSITQt5Jig/BfC/opKH/PnkSM=; b=BX2kZt1rlLhnmA9uX9tCVWARUnGOnsUT/L56si9opqSB0mmmkQ+Rgd0KfWXSOMl0zO vZW57IhT79BFGGV0yfoKw7Cra9dYPt6soKnGIA+D+HA9OvXSxm+c7TE4o6bs5kGVtA0L 5dJavtQwH+jaPJdV8X74Gbb5OwAYFQxf7cTnbQ1oLGKaZuJivFaSt37yjZ8y3RW8jMdh 10hVfO+993wwv6bJ3K6L4zmbL2nXwOTPtXHDGJgjWjmjRT7pDRWFPaw3sImKXAkAReOd U6Na5K2H7pXhWAXb9XWnPGk/aQDy1ctat+OCF5Tu2GwbWV/MovuiaPLqlacF0AQ0QOat fKvQ== 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:message-id:reply-to; bh=D4yQuD++gHc/GHIwBktSITQt5Jig/BfC/opKH/PnkSM=; b=LT6A6mLcRY7neoXpye7P4FaBheqZID7z9aO13s9x7FEV7HZb1/0PljyOJyIKvIQn4f RE4WzyUmgZkrog/8fn5fHMf6fGykhBKoDf6c5QyxN24OGTyWRRCOrqpdLJohzefsbP0F s55vnj4X+UBCylXKIRUOqMPBP12lKFz5oYTCfGrbr8awmJElXuOoLNWIvjlDm+0jKLbD xcaxOm+m5hbZral0haQNp5svSEgMyZVG/3mR6Ph8J/3SOsZ2e2/5YtHWIdNZs5VTvkxs FZzjPgUPQJvGfQRGcaa8VHVXl2CwnH9sp7IDxTjYeYoMHh0Xn+yceYSjP5PTx9SDB855 oXeQ== X-Gm-Message-State: ANoB5pnPaSpYk6arlzDcl0NqTKVNVp0v1HHkv0KwTsGaBg9rGeumTuGt JuIKPqAbh9xWFJX8mudxibohyA== X-Google-Smtp-Source: AA0mqf76HRCov0FT6yjAI+NG83nlIDMQsyrRZ3GksITd7qJmgy2BlU2UzFWnoblRuWHCEm/1/NrGVg== X-Received: by 2002:a05:651c:1308:b0:277:70fb:8576 with SMTP id u8-20020a05651c130800b0027770fb8576mr7038093lja.106.1668599371557; Wed, 16 Nov 2022 03:49:31 -0800 (PST) Received: from [192.168.0.20] (088156142067.dynamic-2-waw-k-3-2-0.vectranet.pl. [88.156.142.67]) by smtp.gmail.com with ESMTPSA id 24-20020ac24838000000b004a2550db9ddsm2543692lft.245.2022.11.16.03.49.30 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 16 Nov 2022 03:49:31 -0800 (PST) Message-ID: <97cd880f-c51c-67f5-eb33-4c211e862e73@linaro.org> Date: Wed, 16 Nov 2022 12:49:29 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2 Subject: Re: [PATCH 1/4] dt-bindings: dma: qcom,bam-dma: Add 'interconnects' and 'interconnect-names' Content-Language: en-US To: Neil Armstrong , Vinod Koul , Andy Gross , "David S. Miller" , Bjorn Andersson , Thara Gopinath , Rob Herring , Krzysztof Kozlowski , Herbert Xu , Bhupesh Sharma , Konrad Dybcio Cc: linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, dmaengine@vger.kernel.org, Abel Vesa , linux-arm-msm@vger.kernel.org References: <20221114-narmstrong-sm8550-upstream-qce-v1-0-31b489d5690a@linaro.org> <20221114-narmstrong-sm8550-upstream-qce-v1-1-31b489d5690a@linaro.org> From: Krzysztof Kozlowski In-Reply-To: <20221114-narmstrong-sm8550-upstream-qce-v1-1-31b489d5690a@linaro.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 16/11/2022 11:23, Neil Armstrong wrote: > From: Abel Vesa Subject is precious, so after prefixes (these are good) just "Add interconnects". > > Add 'interconnects' and 'interconnect-names' as optional properties > to the device-tree binding documentation for BAM DMA IP. > > These properties describe the interconnect path between BAM and main > memory and the interconnect type respectively. Where is the type described? What is an "interconnect type"? > > Signed-off-by: Abel Vesa > Signed-off-by: Neil Armstrong > --- > Documentation/devicetree/bindings/dma/qcom,bam-dma.yaml | 8 ++++++++ > 1 file changed, 8 insertions(+) > Best regards, Krzysztof