Received: by 2002:a05:6358:16cc:b0:ea:6187:17c9 with SMTP id r12csp6252351rwl; Thu, 29 Dec 2022 09:38:09 -0800 (PST) X-Google-Smtp-Source: AMrXdXuTHJuiaMDH2+h3BFizUwach9JEj/lLj0NAlRg+kJW8jA6VTkWohTYY1rNq1p9iT/v6ABBx X-Received: by 2002:a17:902:aa49:b0:18f:5bc0:8f0 with SMTP id c9-20020a170902aa4900b0018f5bc008f0mr33603823plr.69.1672335489220; Thu, 29 Dec 2022 09:38:09 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1672335489; cv=none; d=google.com; s=arc-20160816; b=zS16nrLylCo28MdNZrjY+m8of8IXsVEQ/lSb+DK798bKE/e69gW1c0iWDJ6LrG1Cgv 0nSxpiHMoQyu/ND+n49dYIzfrSN3xd21S3b6nWJvfMwgSfw2FT02RXCB4/mybqRuBrXD PY8ZwnOjSGKHhYz3MYBkRTbqO4NfmLmS6L2vy9wq38jvVxOh2A4prhPXFyfJuyPj240t 3vWl2ljrc6qgqV3I8OzJeW7zWYq2B+3wCSYpoXeKfymgNRuJhmLqg/612/KHN86q/jlj mkT/nyDEWQstevxDBjp/h2Pq7px7FL6f5Y6NO5F4+VgMwCiV7eu1A0/tvU30t2OxVpvI N+lA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:mail-followup-to:message-id:subject:to:from:date; bh=BujzDQyHwwH+v8j0lH1FYcKJ682uPW6c48FGgIVCnno=; b=L28Y6+JAtTVBMW4WuRBpIzsoWKDAUcFyCgveViIex96Tr8970rYZ0eaR736YSvfX7V Yc7eDG8if87wsywe4K3ru1lmRZKZJWfrwJg+Tm//XPrrgDqnrR8x2mHxTY8g8G347+xm CeMeobxFgYaaKPm94imCA/EUkhph9v7BjOirJrzmpoW8XvcLzMv6qzYAHk8aMkarV9FE bGncbpoU3CojqtyDHnWOE/S1nJoyMdOkHYmu2D8lUkJqZpoGj0YWUh4ST5cHoW9QWNP8 Eh5W3ag74olrwnduTBvwNGq7qSAjGYASTOZ5bh1zzwcS8HbpBpIiVbgVZJZasOF9LPu4 MrMw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id t9-20020a1709028c8900b001926d680150si13335818plo.329.2022.12.29.09.37.58; Thu, 29 Dec 2022 09:38:09 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233125AbiL2R3S (ORCPT + 62 others); Thu, 29 Dec 2022 12:29:18 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52982 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233942AbiL2R2Y (ORCPT ); Thu, 29 Dec 2022 12:28:24 -0500 Received: from relay02.th.seeweb.it (relay02.th.seeweb.it [IPv6:2001:4b7a:2000:18::163]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 98D7B167F7 for ; Thu, 29 Dec 2022 09:25:52 -0800 (PST) Received: from SoMainline.org (94-211-6-86.cable.dynamic.v4.ziggo.nl [94.211.6.86]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by m-r1.th.seeweb.it (Postfix) with ESMTPSA id D79511F9A9; Thu, 29 Dec 2022 18:25:49 +0100 (CET) Date: Thu, 29 Dec 2022 18:25:48 +0100 From: Marijn Suijten To: Bjorn Andersson , phone-devel@vger.kernel.org, Andy Gross , Rob Herring , ~postmarketos/upstreaming@lists.sr.ht, AngeloGioacchino Del Regno , Konrad Dybcio , Martin Botka , Jami Kettunen , Lux Aliaga , Konrad Dybcio , Krzysztof Kozlowski , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 0/3] arm64: dts: qcom: sm6125: QUPs, SPI and Seine I2C buses Message-ID: <20221229172548.eddluubb7ljqwiqy@SoMainline.org> Mail-Followup-To: Marijn Suijten , Bjorn Andersson , phone-devel@vger.kernel.org, Andy Gross , Rob Herring , ~postmarketos/upstreaming@lists.sr.ht, AngeloGioacchino Del Regno , Konrad Dybcio , Martin Botka , Jami Kettunen , Lux Aliaga , Konrad Dybcio , Krzysztof Kozlowski , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20221216233408.1283581-1-marijn.suijten@somainline.org> <20221229171301.7sjbyvqpn3qjwexu@builder.lan> <20221229172148.2hcmi7uypwlnxmhu@SoMainline.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20221229172148.2hcmi7uypwlnxmhu@SoMainline.org> X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE, SPF_HELO_NONE,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2022-12-29 18:21:55, Marijn Suijten wrote: > On 2022-12-29 11:13:01, Bjorn Andersson wrote: > > On Sat, Dec 17, 2022 at 12:34:05AM +0100, Marijn Suijten wrote: > > > Introduce Qualcomm Universal Peripheral support on SM6125 and define all > > > known SPI and I2C Serial Engines. On Sony Seine PDX201 all I2C buses > > > with known-connected hardware are enabled for future hardware mapping, > > > together with the respective GPI DMA 0 and QUP 0. > > > > > > Changes since v1: > > > - Un-downstream pinctrl mapping: > > > - Remove nested mux {} / config {}; > > > - Remove useless comments; > > > - Remove unreferenced pinctrl states; > > > - Use qup14 pinctrl function name instead of unknown qup_14; > > > - Reword commit message; > > > - Add iommus to QUP nodes now that this series depends on apps_smmu to > > > be available; > > > - Reorder all properties to match other SoCs; > > > - Reorder/intersperse QUP nodes with GPI DMA nodes to maintain sorting > > > by address; > > > - Reorder SPI nodes to fit in with I2C nodes, restoring sorting by > > > address too; > > > - Use QCOM_GPI_* constants; > > > - Adhere to 3 instead of 5 dma cells for gpi_dma. > > > > > > v1: https://lore.kernel.org/all/20221001185628.494884-1-martin.botka@somainline.org/T/#u > > > > > > Depends on: > > > - SM6125 APPS SMMU: https://lore.kernel.org/linux-arm-msm/20221216215819.1164973-1-marijn.suijten@somainline.org/T/#u > > > - SM6125 GPI DMA: https://lore.kernel.org/linux-arm-msm/20221216231528.1268447-1-marijn.suijten@somainline.org/T/#u > > > > Please, in the future, when you have dependencies between your dts > > patches, send them together so I don't need to go on a treasure hunt in > > my mailbox to figure out which order to apply things... > > I was quite confident separating out "unrelated" patches in separate > series was preferred, especially when dependencies are marked explicitly > like this... what changed? Perhaps because both dependencies have been resent, and the links for APPS SMMU v4 and GPI DMA v2 have become obsolete in favour of: - SM6125 APPS SMMU v5: https://lore.kernel.org/linux-arm-msm/20221222193254.126925-1-marijn.suijten@somainline.org/T/#u - SM6125 GPI DMA v3: https://lore.kernel.org/linux-arm-msm/20221222194600.139854-1-marijn.suijten@somainline.org/T/#u - Marijn