From nobody Fri Apr 3 03:51:23 2026 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 97124C6FA86 for ; Sun, 18 Sep 2022 08:11:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229557AbiIRILt (ORCPT ); Sun, 18 Sep 2022 04:11:49 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47188 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229454AbiIRILp (ORCPT ); Sun, 18 Sep 2022 04:11:45 -0400 Received: from mail-pj1-x1030.google.com (mail-pj1-x1030.google.com [IPv6:2607:f8b0:4864:20::1030]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2DDB61F2D4 for ; Sun, 18 Sep 2022 01:11:35 -0700 (PDT) Received: by mail-pj1-x1030.google.com with SMTP id bu5-20020a17090aee4500b00202e9ca2182so4639646pjb.0 for ; Sun, 18 Sep 2022 01:11:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date; bh=cIRY+VRqALb4vEHaHBDDtY15l5f9Vz43K52fRmFtiwU=; b=XbzktqWZbBO3vuz+FO9itbrCAcsxrsZEGIJxnBkuxQwBM5NecKenUNbzxMTDF7CCJa 6h+q1l1nihH1IbhCZgdmvKM7CAIqMysiDln3BPCt5Ec85bwAWxXssgKiH+TlVo5N9dGo FFouc0fcuNeRBmXBVGZEe/I5Zdf2BPLSx4scJ7Xr6PdfVasDVj/6WJ7SvxEfadKf6yQx eFDc/c7QX0w4X+H5icD50QFhZQ4RcIDYJ6Bk/vQJk66f5jTekDLG7lCQWReFfeGWjtig f9M2MgOv3jZmq2l8bLdSkm4zl74Jw7qTPRVISG3lger/zuvzOPdli6zOAQb0C2dAhi/U Ck1A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date; bh=cIRY+VRqALb4vEHaHBDDtY15l5f9Vz43K52fRmFtiwU=; b=XnT9wdTQNAycjo6K8vGGfvYETxrsKskEyiU053Yb6qQS7IOsINyy96rCaQU7V9h4An NK+t67hblNpkTk7B/PcVFlO8DZ0xXRP7u1U2uKN3Hnhrvg+yjpsonSpaS9XiY1cDVyXZ qO4ZXOSwh/kvA5x4zKE+jPa4v3vPos/9Ihg0TUGgdC/N/BrsfLBlP9mtgltSTGYoyCUk RTjKkIBx0h29RCM8suV7LzS9hoaEi4ZKLzeJhDsdR5ptNVz61JcrjZ7vPZHA0qsGsnMq nh8JFusLErZipw1MJXK9DMXnqqq3ZOzMnL6VBr1r5VY8HZxB+5iHQbqgFPvBRqZ2tVFY EZdw== X-Gm-Message-State: ACrzQf3IDJkbnxowdNnzTfJ6LY+smfsJkgDJ583XzrQw1ZvAhmO0B8yf Fg6HfIpMKiBU2H4lLsyglx90ZQ== X-Google-Smtp-Source: AMsMyM5XOWO0tuvHPZ8b2m/5XqlmKf32SySgNDZrfYEsflHmGqkiSGI/l9ZZ5xllTHmfulUj7TeZkQ== X-Received: by 2002:a17:90b:4b03:b0:202:a7e1:2c9a with SMTP id lx3-20020a17090b4b0300b00202a7e12c9amr13544715pjb.195.1663488694587; Sun, 18 Sep 2022 01:11:34 -0700 (PDT) Received: from localhost.localdomain ([2401:4900:1c61:6535:ca5f:67d1:670d:e188]) by smtp.gmail.com with ESMTPSA id n17-20020a170902e55100b001752cb111e0sm18244781plf.69.2022.09.18.01.11.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 18 Sep 2022 01:11:34 -0700 (PDT) From: Bhupesh Sharma To: devicetree@vger.kernel.org Cc: linux-arm-msm@vger.kernel.org, bhupesh.sharma@linaro.org, bhupesh.linux@gmail.com, linux-kernel@vger.kernel.org, vkoul@kernel.org, agross@kernel.org, dmaengine@vger.kernel.org, konrad.dybcio@somainline.org, robh+dt@kernel.org, andersson@kernel.org, krzysztof.kozlowski@linaro.org Subject: [PATCH] dt-bindings: dma: Make minor fixes to qcom,bam-dma binding doc Date: Sun, 18 Sep 2022 13:41:19 +0530 Message-Id: <20220918081119.295364-1-bhupesh.sharma@linaro.org> X-Mailer: git-send-email 2.37.1 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Type: text/plain; charset="utf-8" As a user recently noted, the qcom,bam-dma binding document describes the BAM DMA node incorrectly. Fix the same by making it consistent with the node present inside 'qcom-msm8974' dts file. While at it also make two minor cleanups: - mention Bjorn's new email ID in the document, and - add SDM845 in the comment line for the SoCs on which qcom,bam-v1.7.0 version is supported. Fixes: 4f46cc1b88b3 ("dt-bindings: dma: Convert Qualcomm BAM DMA binding to= json format") Cc: konrad.dybcio@somainline.org Cc: robh+dt@kernel.org Cc: andersson@kernel.org Cc: krzysztof.kozlowski@linaro.org Signed-off-by: Bhupesh Sharma --- Documentation/devicetree/bindings/dma/qcom,bam-dma.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Documentation/devicetree/bindings/dma/qcom,bam-dma.yaml b/Docu= mentation/devicetree/bindings/dma/qcom,bam-dma.yaml index 9bf3a1b164f1..003098caf709 100644 --- a/Documentation/devicetree/bindings/dma/qcom,bam-dma.yaml +++ b/Documentation/devicetree/bindings/dma/qcom,bam-dma.yaml @@ -8,7 +8,7 @@ title: Qualcomm Technologies Inc BAM DMA controller =20 maintainers: - Andy Gross - - Bjorn Andersson + - Bjorn Andersson =20 allOf: - $ref: "dma-controller.yaml#" @@ -20,7 +20,7 @@ properties: - qcom,bam-v1.3.0 # MSM8974, APQ8074 and APQ8084 - qcom,bam-v1.4.0 - # MSM8916 + # MSM8916 and SDM845 - qcom,bam-v1.7.0 =20 clocks: @@ -90,8 +90,8 @@ examples: =20 dma-controller@f9944000 { compatible =3D "qcom,bam-v1.4.0"; - reg =3D <0xf9944000 0x15000>; - interrupts =3D ; + reg =3D <0xf9944000 0x19000>; + interrupts =3D ; clocks =3D <&gcc GCC_BLSP2_AHB_CLK>; clock-names =3D "bam_clk"; #dma-cells =3D <1>; --=20 2.37.1