From patchwork Tue Mar 14 12:52:57 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Konrad Dybcio X-Patchwork-Id: 663248 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 2335EC6FD1D for ; Tue, 14 Mar 2023 13:00:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231735AbjCNNAQ (ORCPT ); Tue, 14 Mar 2023 09:00:16 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47118 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232494AbjCNM75 (ORCPT ); Tue, 14 Mar 2023 08:59:57 -0400 Received: from mail-lf1-f46.google.com (mail-lf1-f46.google.com [209.85.167.46]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3E97D9F212 for ; Tue, 14 Mar 2023 05:55:42 -0700 (PDT) Received: by mail-lf1-f46.google.com with SMTP id s22so19866822lfi.9 for ; Tue, 14 Mar 2023 05:55:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1678798391; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:from:to:cc:subject:date:message-id :reply-to; bh=MqZsJOX1El+luUmSocWq2Ruds493hltfIeGTUI/M7s0=; b=lIkufWX2AvnHK4fNhJuBOYWiIE1d7ax7Ul0tokiavFlhjnooN1nfb4KqaMqD6HDoLD /3RZodcM9RiXtXFu2UYCGrNfhhsHndhLd4gRZcAADYOdgF4BZXYHxfgvILjWgzCCs0YE njycuxNMNzCiz0Bjum5rEb/glqUvVOK5OMoQabJJKOcefKOHwe1Uj/O/zFluV0zvxB22 0i6tUhrltPOtlXzI7XecJepLkqy+xDWL123KuW6u81cghgQc+9gvISGoD2AtR1PPBS+S B6CsqSYuvKjxXv+aqzX5iNZYs8Vk6v/H6/7Fr7SL3CiZqQIA+s9ab9VZzljEoagbH9wb PMJw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678798391; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MqZsJOX1El+luUmSocWq2Ruds493hltfIeGTUI/M7s0=; b=XWNIEgYiC2D4Gbm8D/4nU0AkLsOd2c4nsXWtmZMoad3Gk2hNeX3w/nkfMUXqFTSuht EzZZ6twGZNI4qZme8lc2xi0mPa2M/6piGuOXEt54T/XC3j4zwU5QU53SsJmgfkXxkKDt VSfdgI1xQO6l0HuwhBF2msTIEEzjb/19cvVHiICyV5ZEcUXhiJ97CH6gEhkiS82sGvFJ 6pq9zP31x4D7I0v6+XhYGKMvCCtANtVEU1g/UezkemHeODssAj/b58USGk2pNGTG5pd6 w73JddbCSQP3/sJd6Xb9ipHcEA1FkumaNHFJySy6hriyuSrvvy+4FMG1OVRatByoemk+ 9wMA== X-Gm-Message-State: AO0yUKVKXu/ngiGYo7gxmY5CeXpHt0rnqQ6XCnypxMSV9in75uMuhZWg nwHssu3WBRplGGPIDof+ahThig== X-Google-Smtp-Source: AK7set9qOvhwQgOeP4U1McR7yj1LUoKO8eAR6fKuhFRTzvH3/lO2wA88LCnFpHmHEttF3cZT0GEPtg== X-Received: by 2002:ac2:5a11:0:b0:4dd:afb4:26b3 with SMTP id q17-20020ac25a11000000b004ddafb426b3mr768141lfn.16.1678798391245; Tue, 14 Mar 2023 05:53:11 -0700 (PDT) Received: from [192.168.1.101] (abyj16.neoplus.adsl.tpnet.pl. [83.9.29.16]) by smtp.gmail.com with ESMTPSA id s9-20020a19ad49000000b004dda74eccafsm395374lfd.68.2023.03.14.05.53.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 14 Mar 2023 05:53:10 -0700 (PDT) From: Konrad Dybcio Date: Tue, 14 Mar 2023 13:52:57 +0100 Subject: [PATCH 2/6] dt-bindings: dmaengine: qcom: gpi: Add QCM2290 GPI DMA MIME-Version: 1.0 Message-Id: <20230314-topic-2290_compats-v1-2-47e26c3c0365@linaro.org> References: <20230314-topic-2290_compats-v1-0-47e26c3c0365@linaro.org> In-Reply-To: <20230314-topic-2290_compats-v1-0-47e26c3c0365@linaro.org> To: Andy Gross , Bjorn Andersson , Wim Van Sebroeck , Guenter Roeck , Rob Herring , Krzysztof Kozlowski , Prakash Ranjan , Vinod Koul , Srinivas Kandagatla , Ulf Hansson , Bhupesh Sharma , Greg Kroah-Hartman , Wesley Cheng , Amit Kucheria , Thara Gopinath , "Rafael J. Wysocki" , Daniel Lezcano , Zhang Rui Cc: linux-arm-msm@vger.kernel.org, linux-watchdog@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, dmaengine@vger.kernel.org, linux-mmc@vger.kernel.org, linux-usb@vger.kernel.org, linux-pm@vger.kernel.org, Konrad Dybcio X-Mailer: b4 0.12.1 X-Developer-Signature: v=1; a=ed25519-sha256; t=1678798384; l=817; i=konrad.dybcio@linaro.org; s=20230215; h=from:subject:message-id; bh=9mAqu5IGrrdUOaP0PlfWAkH94BH0kiBbnQ1iZWRCDUM=; b=Sh44OBUk8yAs+WqMAoK2kFFPM3jib6rHQJUJlUycILo2oU82/iPMiKJDnydXvXJL+YhzIpMEFN+N sGnknaghBoSI8VGUuzX1St9M1lXVjwwnkKWcthQp66XIHR9eCzzo X-Developer-Key: i=konrad.dybcio@linaro.org; a=ed25519; pk=iclgkYvtl2w05SSXO5EjjSYlhFKsJ+5OSZBjOkQuEms= Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org Add a compatible for the single GPI DMA controller on QCM2290. It uses the same 0x10000 offset as SM6350. Signed-off-by: Konrad Dybcio Acked-by: Krzysztof Kozlowski --- Documentation/devicetree/bindings/dma/qcom,gpi.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/dma/qcom,gpi.yaml b/Documentation/devicetree/bindings/dma/qcom,gpi.yaml index fc5de7b6f19e..f61145c91b6d 100644 --- a/Documentation/devicetree/bindings/dma/qcom,gpi.yaml +++ b/Documentation/devicetree/bindings/dma/qcom,gpi.yaml @@ -24,6 +24,7 @@ properties: - qcom,sm6350-gpi-dma - items: - enum: + - qcom,qcm2290-gpi-dma - qcom,qdu1000-gpi-dma - qcom,sc7280-gpi-dma - qcom,sm6115-gpi-dma