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 EC756C25B6E for ; Wed, 25 Oct 2023 07:29:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232808AbjJYH3p (ORCPT ); Wed, 25 Oct 2023 03:29:45 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60710 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232915AbjJYH3n (ORCPT ); Wed, 25 Oct 2023 03:29:43 -0400 Received: from mail-ed1-x52f.google.com (mail-ed1-x52f.google.com [IPv6:2a00:1450:4864:20::52f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 64E69116 for ; Wed, 25 Oct 2023 00:29:39 -0700 (PDT) Received: by mail-ed1-x52f.google.com with SMTP id 4fb4d7f45d1cf-53d9b94731aso8362508a12.1 for ; Wed, 25 Oct 2023 00:29:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fairphone.com; s=fair; t=1698218978; x=1698823778; darn=vger.kernel.org; h=in-reply-to:references:to:from:subject:cc:message-id:date :content-transfer-encoding:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=GaJ6zuWvLeAZ+++ztXhxYXgcxHY1LVJke6okHi+19jg=; b=NJpK7cDjGGcyvVbkPs7oPrWy6HP70s2F3Gxq47QyX+WqzGSRAaTq73cOL69VslnVj4 nlDpzMk9ZfGP9oqTlbipioYuBOhan2OsxPc3pDg8Nx9mc/rChQjNJI+jreIQDeYWrnCL 19ZXu4eVOA8ilhvULEghUvyhVEi5PYaDzsBTOwqe5FMljIU6uUsapzb0diIxprGjH+Qc JkvBVBPlKOR/ZmcVUfFmYFvHRJwVQZcFKDJfQnoI992vOUoklNIM49dlYDXagXIDJnJG NDnSHer8lj3SfBvycgZgEI2vabeVlBIaoTAqquD8jjcwqULY3LrRXhTZCs170Y35xMxo ib7A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698218978; x=1698823778; h=in-reply-to:references:to:from:subject:cc:message-id:date :content-transfer-encoding:mime-version:x-gm-message-state:from:to :cc:subject:date:message-id:reply-to; bh=GaJ6zuWvLeAZ+++ztXhxYXgcxHY1LVJke6okHi+19jg=; b=vOJhf0DSVBU3K4gXHvn3Lkbnq4q5WH/6B4vFMAr+7wNAdF/ZdWhKIX5LoUJq1wzGB/ cdrklyH8FYPMsYteON+ve0JtavpiLPslxAkhugwFegiMqS6D9Kl1JPdSHVt5znUfyBrZ GPyVl6FBVr/ubsMEAduPQM+/xDqkyD/VIwbxw3GE4uTB77hmUlUn+CzPRQuA29U2e9m9 t7V+4uNsjmuhSQzLNs5jIy1TWRhpr2zLHuwpFqHQmnHlNDs/Vt/krwgajICP0F852Bso ODETrlOJUWJrb5fqadFp4Pqxo8EteDKDa2rJFIgC5Lfhh8RYMfGDbgAeLwdXIdWyNtV9 R1nQ== X-Gm-Message-State: AOJu0Yxh/0vXgcEJFc4y8sBlrVMWV9bp9LWU8jj7QsqvjLQd+2tOio4x l5XmNPaRDOn0JzGPCHs3quYpwA== X-Google-Smtp-Source: AGHT+IHPmzZHfHPpMFOB8IpLnVIKGpxikP7sHcZ5pnFTtK0BR5d6mEiHX/eYSI4M+bomv8jRLrOWHA== X-Received: by 2002:a05:6402:27d4:b0:540:88ad:11a1 with SMTP id c20-20020a05640227d400b0054088ad11a1mr4370282ede.39.1698218977887; Wed, 25 Oct 2023 00:29:37 -0700 (PDT) Received: from localhost (144-178-202-138.static.ef-service.nl. [144.178.202.138]) by smtp.gmail.com with ESMTPSA id s21-20020a056402037500b0053e0395059csm8881402edw.21.2023.10.25.00.29.37 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 25 Oct 2023 00:29:37 -0700 (PDT) Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Wed, 25 Oct 2023 09:29:37 +0200 Message-Id: Cc: , , , Subject: Re: [PATCH] dt-bindings: dma: qcom,gpi: document the SM8560 GPI DMA Engine From: "Luca Weiss" To: "Neil Armstrong" , "Andy Gross" , "Bjorn Andersson" , "Konrad Dybcio" , "Vinod Koul" , "Rob Herring" , "Krzysztof Kozlowski" , "Conor Dooley" X-Mailer: aerc 0.15.2 References: <20231025-topic-sm8650-upstream-bindings-gpi-v1-1-3e8824ae480c@linaro.org> In-Reply-To: <20231025-topic-sm8650-upstream-bindings-gpi-v1-1-3e8824ae480c@linaro.org> Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On Wed Oct 25, 2023 at 9:25 AM CEST, Neil Armstrong wrote: > Document the GPI DMA Engine on the SM8650 Platform. Hi Neil, The subject of this patch and a few others refer to 8560 instead of 8650. Please fix :) * dt-bindings: dma: qcom,gpi: document the SM8560 GPI DMA Engine * dt-bindings: usb: qcom,dwc3: document the SM8560 SuperSpeed DWC3 USB cont= roller * dt-bindings: soc: qcom,aoss-qmp: document the SM8560 Always-On Subsystem = side channel Regards Luca > > Signed-off-by: Neil Armstrong > --- > For convenience, a regularly refreshed linux-next based git tree containi= ng > all the SM8650 related work is available at: > https://git.codelinaro.org/neil.armstrong/linux/-/tree/topic/sm85650/upst= ream/integ > --- > Documentation/devicetree/bindings/dma/qcom,gpi.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/dma/qcom,gpi.yaml b/Docume= ntation/devicetree/bindings/dma/qcom,gpi.yaml > index 88d0de3d1b46..0985b039e6d5 100644 > --- a/Documentation/devicetree/bindings/dma/qcom,gpi.yaml > +++ b/Documentation/devicetree/bindings/dma/qcom,gpi.yaml > @@ -32,6 +32,7 @@ properties: > - qcom,sm8350-gpi-dma > - qcom,sm8450-gpi-dma > - qcom,sm8550-gpi-dma > + - qcom,sm8650-gpi-dma > - const: qcom,sm6350-gpi-dma > - items: > - enum: > > --- > base-commit: fe1998aa935b44ef873193c0772c43bce74f17dc > change-id: 20231016-topic-sm8650-upstream-bindings-gpi-29a256168e2f > > Best regards,