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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 4D1F1EB64DD for ; Tue, 25 Jul 2023 05:53:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Type: Content-Transfer-Encoding:MIME-Version:References:In-Reply-To:Message-ID:Date :Subject:Cc:To:From:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=Tw6AmluQo9H+50YOZ8VzyqlQ1Px/nXDHyihqohOhOtQ=; b=OzwJ557zHF8ju5GD1pfePwaUaL VraLMpXSZJrqTT4iiYNlB/gNOGGx9c0/YNLSdUnOJn6Fw67npNyeld33nRw6Ef6b9R9K6+G53rvIb zMePP12X9hWVw4A5QOuMbY3G2N322Y4yFKTSmh0HjKU9g+z31su5ruTnSw0aJnAJotMyJVS2zIRHg bxYlW7uXR/q9GABNI9QKKgSfnmxSQWE8USY7hGxE2D30TN5GOrC5fUMfQpXdrMganWcHP+TkaIN5T kLnfajgsPBQ9xv5arqfU3akHsHvd4pASTNf6xjyTrP+psLkG+keAWq/HnbDtPRa1o7T+cLPvlfBls kQ7L8PKw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qOAzC-006LBK-36; Tue, 25 Jul 2023 05:53:30 +0000 Received: from mx1.tq-group.com ([93.104.207.81]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qOAz9-006L9O-0L; Tue, 25 Jul 2023 05:53:29 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tq-group.com; i=@tq-group.com; q=dns/txt; s=key1; t=1690264407; x=1721800407; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=Tw6AmluQo9H+50YOZ8VzyqlQ1Px/nXDHyihqohOhOtQ=; b=PXFeu5Foswzjxj5aWZZpAp690B2ldHM7JEu0sUtRpv922LhsgKqJ1paK pc3cdjNtmoc98CmgQyDCHSncHwkmVS91TAdf/BBpz8xLhbwZB2AqAOUn3 Ro0BOnQ2oif0pCPGZnA9VvdD3Cc9C6XTF68og01KucCJGHIhfxpaDKozf STov44wW3NGPP2r2DXscdhhk4DI/s8m53VEXKB1PWRHVIgCgI2s3MR4Zg nafXilZuaJO49uGXWd1FqgUDsoJXCn4bxCbznvBoVgjh6m1lPC0zqGw/S r+aHuor4SYpVsAxwH8KLDBjCqm/BvK3mikU38QrCw4l2rG9QaqsL8NMUz A==; X-IronPort-AV: E=Sophos;i="6.01,229,1684792800"; d="scan'208";a="32093229" Received: from vtuxmail01.tq-net.de ([10.115.0.20]) by mx1.tq-group.com with ESMTP; 25 Jul 2023 07:53:24 +0200 Received: from steina-w.localnet (unknown [10.123.53.21]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by vtuxmail01.tq-net.de (Postfix) with ESMTPSA id 6A288280075; Tue, 25 Jul 2023 07:53:24 +0200 (CEST) From: Alexander Stein To: MyungJoo Ham , Chanwoo Choi , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Shawn Guo , Sascha Hauer , Fabio Estevam , =?ISO-8859-1?Q?Beno=EEt?= Cousson , Tony Lindgren , 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-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org, linux-mediatek@lists.infradead.org, linux-arm-msm@vger.kernel.org, linux-rockchip@lists.infradead.org, Krzysztof Kozlowski Subject: Re: [PATCH v4 6/6] arm64: dts: qcom: Replace deprecated extcon-usb-gpio id-gpio/vbus-gpio properties Date: Tue, 25 Jul 2023 07:53:24 +0200 Message-ID: <45689756.fMDQidcC6G@steina-w> Organization: TQ-Systems GmbH In-Reply-To: <6220628.iIbC2pHGDl@phil> References: <20230724103914.1779027-1-alexander.stein@ew.tq-group.com> <20230724103914.1779027-7-alexander.stein@ew.tq-group.com> <6220628.iIbC2pHGDl@phil> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="iso-8859-1" X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230724_225327_522891_522EA7A8 X-CRM114-Status: GOOD ( 14.47 ) X-BeenThere: linux-mediatek@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-mediatek" Errors-To: linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org Am Montag, 24. Juli 2023, 20:04:00 CEST schrieb Heiko Stuebner: > Am Montag, 24. Juli 2023, 12:39:13 CEST schrieb Alexander Stein: > > Use id-gpios and vbus-gpios instead. > >=20 > > Signed-off-by: Alexander Stein > > Reviewed-by: AngeloGioacchino Del Regno > > Acked-by: Shawn Guo > > > > Acked-by: Krzysztof Kozlowski > > --- > >=20 > > arch/arm64/boot/dts/rockchip/rk3399-puma.dtsi | 2 +- >=20 > sorry to be a spoilsport, but Rockchip is not part of qcom ;-) . Oh, I'm pretty sure I splitted them properly, so I probably accidentally=20 squashed them again somehow :( > I don't have a massive problem with this going through the qcom tree > though, so if you don't respin, >=20 > Acked-by: Heiko Stuebner #rockchip Okay, thanks Best regards, Alexander > > diff --git a/arch/arm64/boot/dts/rockchip/rk3399-puma.dtsi > > b/arch/arm64/boot/dts/rockchip/rk3399-puma.dtsi index > > aa3e21bd6c8f..20e3f41efe97 100644 > > --- a/arch/arm64/boot/dts/rockchip/rk3399-puma.dtsi > > +++ b/arch/arm64/boot/dts/rockchip/rk3399-puma.dtsi > > @@ -27,7 +27,7 @@ module_led: led-0 { > >=20 > > extcon_usb3: extcon-usb3 { > > =09 > > compatible =3D "linux,extcon-usb-gpio"; > >=20 > > - id-gpio =3D <&gpio1 RK_PC2 GPIO_ACTIVE_HIGH>; > > + id-gpios =3D <&gpio1 RK_PC2 GPIO_ACTIVE_HIGH>; > >=20 > > pinctrl-names =3D "default"; > > pinctrl-0 =3D <&usb3_id>; > > =09 > > }; =2D-=20 TQ-Systems GmbH | M=FChlstra=DFe 2, Gut Delling | 82229 Seefeld, Germany Amtsgericht M=FCnchen, HRB 105018 Gesch=E4ftsf=FChrer: Detlef Schneider, R=FCdiger Stahl, Stefan Schneider http://www.tq-group.com/