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 6A1D0C433F5 for ; Tue, 12 Apr 2022 22:46:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229463AbiDLWtB (ORCPT ); Tue, 12 Apr 2022 18:49:01 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53112 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229462AbiDLWtA (ORCPT ); Tue, 12 Apr 2022 18:49:00 -0400 Received: from mail-oa1-f45.google.com (mail-oa1-f45.google.com [209.85.160.45]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 857F8111DF1 for ; Tue, 12 Apr 2022 14:30:30 -0700 (PDT) Received: by mail-oa1-f45.google.com with SMTP id 586e51a60fabf-e2fa360f6dso115012fac.2 for ; Tue, 12 Apr 2022 14:30:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=jD+82WbEufy2X8i5Y0RTwJaeb0VsOpJSpK4/ctGdy1w=; b=pTQjcsxviay2afn3gp0HiWqJ107Q+sJEeHW/DRFziwwMZsQcnJtz5ZCBEqEkPgicnJ ypGM22GlrwrYGIqGSrQ6cUdDYapdCrcKJhVJWXtruFmxiPkAYV9CVWxcbE3J9G3erUCE dMeBMKU576Dh3M1i5QmA0TJuKgVoBSCOjff8m8k9OIQvrrHmQjSqA8Jr3f3xf+u+lU3j Ej2bYFxkiiRTozHF4qesVFmnfoYiAKI/ZGM1GrCn8HEjLIzCHxhyCAAvjy7Ldl1v5uI7 O1zzajBiB4/OBmstfB4m6ZKIE5BkufKE3quCgfYEg7al3Tp8sR1wuRL86nJT0DDphzOK pJPA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=jD+82WbEufy2X8i5Y0RTwJaeb0VsOpJSpK4/ctGdy1w=; b=zTT4VdRAKNIZE6ZfAlCwW9hYFoxU8MU89umQGHubxovoEtrn87TlKEBj+800xZeVeZ xjCzP3pT99WELTEwIhiRitieR+AXaFsgHY0jg+viXk4KdGXMhHY8ifJkKhesu9hYT2pR 4nwijycM/nDZYO1nlHCHrWimOztrp/kjNB7MG+Llj7ne0qni0Q9pLHiwQQ6eopk7usGv qYpyZX72wzUge6QcwH1nxqinOLtpe4MVDCa6VUq/Td3udbBsfZqgzIFHazy8abj/6wEL w6rsLTbP5n8HtnCap48GJacoTgHQkQtHY9rcsstgrfSDfSwOV0uu6/W+tj/KAwYjOcJD DyNw== X-Gm-Message-State: AOAM5313PI1aUaAk7yzbBC6NINlb0bQ1r1g+t8pNvkhodO2JkFO54eW0 bbZrFfgllg8HBfpjQoG5Ha+HIMlPrtKxQRpp X-Google-Smtp-Source: ABdhPJwz0V9sKmC9Pmd2YQ7iBDYhDj7EjLvAhBCgQwdGm8KXnbHnH7n+K0TP4vTkyN+i6c7cGCxQMA== X-Received: by 2002:a05:6870:d62c:b0:e2:d756:e7c8 with SMTP id a44-20020a056870d62c00b000e2d756e7c8mr2867301oaq.156.1649798924907; Tue, 12 Apr 2022 14:28:44 -0700 (PDT) Received: from ripper ([2600:1700:a0:3dc8:205:1bff:fec0:b9b3]) by smtp.gmail.com with ESMTPSA id u7-20020a05687036c700b000da4bcdae42sm13362331oak.13.2022.04.12.14.28.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 12 Apr 2022 14:28:43 -0700 (PDT) Date: Tue, 12 Apr 2022 14:30:58 -0700 From: Bjorn Andersson To: Vinod Koul Cc: linux-arm-msm@vger.kernel.org, dmaengine@vger.kernel.org, linux-kernel@vger.kernel.org, Rob Herring , Krzysztof Kozlowski , devicetree@vger.kernel.org Subject: Re: [PATCH 2/3] dt-bindings: dmaengine: qcom: gpi: add compatible for sm8350/sm8350 Message-ID: References: <20220406132508.1029348-1-vkoul@kernel.org> <20220406132508.1029348-2-vkoul@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220406132508.1029348-2-vkoul@kernel.org> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Wed 06 Apr 06:25 PDT 2022, Vinod Koul wrote: > Add the compatible for newer qcom socs with gpi dma i.e qcom sm8350 and > sm8450. > > Signed-off-by: Vinod Koul Reviewed-by: Bjorn Andersson > --- > Documentation/devicetree/bindings/dma/qcom,gpi.yaml | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/dma/qcom,gpi.yaml b/Documentation/devicetree/bindings/dma/qcom,gpi.yaml > index e614fe3187bb..67f046a4a442 100644 > --- a/Documentation/devicetree/bindings/dma/qcom,gpi.yaml > +++ b/Documentation/devicetree/bindings/dma/qcom,gpi.yaml > @@ -22,6 +22,8 @@ properties: > - qcom,sdm845-gpi-dma > - qcom,sm8150-gpi-dma > - qcom,sm8250-gpi-dma > + - qcom,sm8350-gpi-dma > + - qcom,sm8450-gpi-dma > > reg: > maxItems: 1 > -- > 2.34.1 >