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 E4443C41513 for ; Mon, 24 Jul 2023 07:10:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229853AbjGXHKv (ORCPT ); Mon, 24 Jul 2023 03:10:51 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52054 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229507AbjGXHKu (ORCPT ); Mon, 24 Jul 2023 03:10:50 -0400 Received: from mail-ej1-x62c.google.com (mail-ej1-x62c.google.com [IPv6:2a00:1450:4864:20::62c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id F3A87139 for ; Mon, 24 Jul 2023 00:10:48 -0700 (PDT) Received: by mail-ej1-x62c.google.com with SMTP id a640c23a62f3a-9923833737eso588886366b.3 for ; Mon, 24 Jul 2023 00:10:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1690182647; x=1690787447; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=QNUo0Kn9Aa2Dgdj2gFIhpNrROHE/bncbbpqnizXf6ac=; b=XBUONx0XrgqCY9fZgz3fyLS7sx1wucVYmBIqDiE1WVjoXmXrD5hnDdky2dwBz5wqbl wMg5GMkY+wnsGC2EsGFUHcD4mQn5Ioyc/Dvre6LvhEaIF7hvZAnisPUrEX4+wV28NPu5 WgiomtlgNaDO4CK03pmYWtD5bd9C7jhmZjiy3MMNbCJIdkA4ysFNKjrAWuaY/wJ0cOa1 aTQk5unjVkodxc555cQ+5rCu+GH8M31LFuEtiZHP9sMQ6YubOLkSgO25cTn+2dXxjqzE moQ/3tvLkXOwz4yja8gWW0d+YP9SPOKyjeaCvZ28INSnuBkr2/WNLrh90TsIctezV5JY u5ig== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690182647; x=1690787447; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=QNUo0Kn9Aa2Dgdj2gFIhpNrROHE/bncbbpqnizXf6ac=; b=Dl/UT6gqgLe/IbTvVbDUVJMg004Qc1PXqabuZiA+qva2PhsZbl+UGMrzYo4rVZ1rV6 ZkoiGRMsIusEJ/D6pgN8MYHlzcdZ7r4ldoP6jSNdznJpmn9/DMXnDte6q7kckCyi1yEy LkjSfaCK1C1XovvSAqJ0fTXYkcMFX/iOuhqsoDc0Wv59JtV3nBtH4nDj67GZaVyqzsdw t/eYpzhHCEo/JeMqlcLtx9sMPtjna12QOf3azkfxOzWDv9EMT2E2A8oe892tK/eq1gKO 0R9C3KxJvjKDuYpdmusuFOfCCd2p7Ke4nFBcaQkoJg3LvQNk0/cfuGU63I6uATmGNGos ctiA== X-Gm-Message-State: ABy/qLZ7Mp27GwyMiEIdI49ZJq+d9cq2Du5X3YNxynaPMzXUhUr/b6O2 IsR8wl4tjxPSr+rKbyaHSKRAww== X-Google-Smtp-Source: APBJJlGqjMKUoeRrImKQFupGiJ2uC2XkQKoD01CqdLe354F8gMvelSbPPWaIJVuA9pyFDHsmHhcJ7g== X-Received: by 2002:a17:907:75e5:b0:993:a379:6158 with SMTP id jz5-20020a17090775e500b00993a3796158mr8298544ejc.17.1690182647475; Mon, 24 Jul 2023 00:10:47 -0700 (PDT) Received: from [192.168.1.20] ([178.197.223.104]) by smtp.gmail.com with ESMTPSA id kk7-20020a170907766700b0098df7d0e096sm6294662ejc.54.2023.07.24.00.10.44 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 24 Jul 2023 00:10:47 -0700 (PDT) Message-ID: Date: Mon, 24 Jul 2023 09:10:43 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0 Subject: Re: [PATCH v3 2/2] arm64: dts: Replace deprecated extcon-usb-gpio id-gpio/vbus-gpio properties Content-Language: en-US To: Alexander Stein , Rob Herring , Krzysztof Kozlowski , Conor Dooley , =?UTF-8?Q?Beno=c3=aet_Cousson?= , Tony Lindgren , Shawn Guo , Sascha Hauer , Fabio Estevam , Matthias Brugger , AngeloGioacchino Del Regno , Andy Gross , Bjorn Andersson , Konrad Dybcio , Heiko Stuebner Cc: Pengutronix Kernel Team , NXP Linux Team , devicetree@vger.kernel.org, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-arm-msm@vger.kernel.org, linux-rockchip@lists.infradead.org References: <20230721081948.1185360-1-alexander.stein@ew.tq-group.com> <20230721081948.1185360-2-alexander.stein@ew.tq-group.com> <3251040.44csPzL39Z@steina-w> From: Krzysztof Kozlowski In-Reply-To: <3251040.44csPzL39Z@steina-w> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On 24/07/2023 08:05, Alexander Stein wrote: > Hi, > > Am Freitag, 21. Juli 2023, 14:22:06 CEST schrieb Krzysztof Kozlowski: >> On 21/07/2023 10:19, Alexander Stein wrote: >>> Use id-gpios and vbus-gpios instead. >>> >>> Signed-off-by: Alexander Stein >>> Acked-by: Heiko Stuebner #rockchip >>> Reviewed-by: Matthias Brugger #mediatek >>> Reviewed-by: AngeloGioacchino Del Regno >>> Acked-by: Shawn Guo >>> >>> Acked-by: Krzysztof Kozlowski >>> --- >>> Changes in v3: >>> * Rebased to next-20230721 >>> * Split from bindings patch >> >> I think you wanted to split it per subsystem, right? That's why you >> resent/v3? But the split did not happen. > > Yes, I split it into dt bindings and DT changes patches. Is this not correct? We talked about DTS patch - this one. It was already split between bindings and DTS, so this would not have been a topic at all. > >> If you decide not to split, >> then try to figure out: who should pick up this patchset? > > Well, intention was one patch for DT bindings maintainers and these two > patches for imx maintainer (Shawn AFAIK). You touch there much more than IMX, so if you intend that you need to be pretty clear. I see there around 5% of changes from IMX, so targeting IMX is a weird choice. > I've send patches separated by arch/ > arm and arch/arm64 in one series, so I'm slightly confused now. So telling you second time - don't. Split per subsystem. Best regards, Krzysztof