From: Alexander Stein <alexander.stein@ew.tq-group.com>
To: "MyungJoo Ham" <myungjoo.ham@samsung.com>,
"Chanwoo Choi" <cw00.choi@samsung.com>,
"Rob Herring" <robh+dt@kernel.org>,
"Krzysztof Kozlowski" <krzysztof.kozlowski+dt@linaro.org>,
"Conor Dooley" <conor+dt@kernel.org>,
"Shawn Guo" <shawnguo@kernel.org>,
"Sascha Hauer" <s.hauer@pengutronix.de>,
"Fabio Estevam" <festevam@gmail.com>,
"Benoît Cousson" <bcousson@baylibre.com>,
"Tony Lindgren" <tony@atomide.com>,
"Matthias Brugger" <matthias.bgg@gmail.com>,
"AngeloGioacchino Del Regno"
<angelogioacchino.delregno@collabora.com>,
"Andy Gross" <agross@kernel.org>,
"Bjorn Andersson" <andersson@kernel.org>,
"Konrad Dybcio" <konrad.dybcio@linaro.org>,
"Heiko Stuebner" <heiko@sntech.de>
Cc: Pengutronix Kernel Team <kernel@pengutronix.de>,
NXP Linux Team <linux-imx@nxp.com>,
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 <krzysztof.kozlowski@linaro.org>
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 [thread overview]
Message-ID: <45689756.fMDQidcC6G@steina-w> (raw)
In-Reply-To: <6220628.iIbC2pHGDl@phil>
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.
> >
> > Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
> > Reviewed-by: AngeloGioacchino Del Regno
> > <angelogioacchino.delregno@collabora.com> Acked-by: Shawn Guo
> > <shawnguo@kernel.org>
> > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> > ---
> >
> > arch/arm64/boot/dts/rockchip/rk3399-puma.dtsi | 2 +-
>
> 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
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,
>
> Acked-by: Heiko Stuebner <heiko@sntech.de> #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 {
> >
> > extcon_usb3: extcon-usb3 {
> >
> > compatible = "linux,extcon-usb-gpio";
> >
> > - id-gpio = <&gpio1 RK_PC2 GPIO_ACTIVE_HIGH>;
> > + id-gpios = <&gpio1 RK_PC2 GPIO_ACTIVE_HIGH>;
> >
> > pinctrl-names = "default";
> > pinctrl-0 = <&usb3_id>;
> >
> > };
--
TQ-Systems GmbH | Mühlstraße 2, Gut Delling | 82229 Seefeld, Germany
Amtsgericht München, HRB 105018
Geschäftsführer: Detlef Schneider, Rüdiger Stahl, Stefan Schneider
http://www.tq-group.com/
WARNING: multiple messages have this Message-ID (diff)
From: Alexander Stein <alexander.stein@ew.tq-group.com>
To: "MyungJoo Ham" <myungjoo.ham@samsung.com>,
"Chanwoo Choi" <cw00.choi@samsung.com>,
"Rob Herring" <robh+dt@kernel.org>,
"Krzysztof Kozlowski" <krzysztof.kozlowski+dt@linaro.org>,
"Conor Dooley" <conor+dt@kernel.org>,
"Shawn Guo" <shawnguo@kernel.org>,
"Sascha Hauer" <s.hauer@pengutronix.de>,
"Fabio Estevam" <festevam@gmail.com>,
"Benoît Cousson" <bcousson@baylibre.com>,
"Tony Lindgren" <tony@atomide.com>,
"Matthias Brugger" <matthias.bgg@gmail.com>,
"AngeloGioacchino Del Regno"
<angelogioacchino.delregno@collabora.com>,
"Andy Gross" <agross@kernel.org>,
"Bjorn Andersson" <andersson@kernel.org>,
"Konrad Dybcio" <konrad.dybcio@linaro.org>,
"Heiko Stuebner" <heiko@sntech.de>
Cc: Pengutronix Kernel Team <kernel@pengutronix.de>,
NXP Linux Team <linux-imx@nxp.com>,
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 <krzysztof.kozlowski@linaro.org>
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 [thread overview]
Message-ID: <45689756.fMDQidcC6G@steina-w> (raw)
In-Reply-To: <6220628.iIbC2pHGDl@phil>
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.
> >
> > Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
> > Reviewed-by: AngeloGioacchino Del Regno
> > <angelogioacchino.delregno@collabora.com> Acked-by: Shawn Guo
> > <shawnguo@kernel.org>
> > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> > ---
> >
> > arch/arm64/boot/dts/rockchip/rk3399-puma.dtsi | 2 +-
>
> 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
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,
>
> Acked-by: Heiko Stuebner <heiko@sntech.de> #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 {
> >
> > extcon_usb3: extcon-usb3 {
> >
> > compatible = "linux,extcon-usb-gpio";
> >
> > - id-gpio = <&gpio1 RK_PC2 GPIO_ACTIVE_HIGH>;
> > + id-gpios = <&gpio1 RK_PC2 GPIO_ACTIVE_HIGH>;
> >
> > pinctrl-names = "default";
> > pinctrl-0 = <&usb3_id>;
> >
> > };
--
TQ-Systems GmbH | Mühlstraße 2, Gut Delling | 82229 Seefeld, Germany
Amtsgericht München, HRB 105018
Geschäftsführer: Detlef Schneider, Rüdiger Stahl, Stefan Schneider
http://www.tq-group.com/
_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip
next prev parent reply other threads:[~2023-07-25 5:53 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-24 10:39 [PATCH v4 0/6] extcon-usb-gpio YAML conversion Alexander Stein
2023-07-24 10:39 ` Alexander Stein
2023-07-24 10:39 ` [PATCH v4 1/6] dt-bindings: extcon-usb-gpio: convert to DT schema format Alexander Stein
2023-07-24 10:39 ` Alexander Stein
2023-07-24 10:39 ` [PATCH v4 2/6] ARM: dts: ti/omap: Replace deprecated extcon-usb-gpio id-gpio/vbus-gpio properties Alexander Stein
2023-07-24 10:39 ` Alexander Stein
2023-11-17 12:08 ` Alexander Stein
2023-11-17 12:08 ` Alexander Stein
2023-11-17 12:08 ` Alexander Stein
2023-11-28 9:57 ` Tony Lindgren
2023-11-28 9:57 ` Tony Lindgren
2023-11-28 9:57 ` Tony Lindgren
2023-07-24 10:39 ` [PATCH v4 3/6] ARM: dts: nxp/imx: " Alexander Stein
2023-07-24 10:39 ` Alexander Stein
2023-07-30 13:22 ` Shawn Guo
2023-07-30 13:22 ` Shawn Guo
2023-07-30 13:22 ` Shawn Guo
2023-07-24 10:39 ` [PATCH v4 4/6] arm64: dts: freescale: " Alexander Stein
2023-07-24 10:39 ` Alexander Stein
2023-07-30 13:22 ` Shawn Guo
2023-07-30 13:22 ` Shawn Guo
2023-07-30 13:22 ` Shawn Guo
2023-07-24 10:39 ` [PATCH v4 5/6] arm64: dts: mediatek: " Alexander Stein
2023-07-24 10:39 ` Alexander Stein
2023-07-24 10:39 ` [PATCH v4 6/6] arm64: dts: qcom: " Alexander Stein
2023-07-24 10:39 ` Alexander Stein
2023-07-24 18:04 ` Heiko Stuebner
2023-07-24 18:04 ` Heiko Stuebner
2023-07-25 5:53 ` Alexander Stein [this message]
2023-07-25 5:53 ` Alexander Stein
2023-07-28 4:08 ` (subset) [PATCH v4 0/6] extcon-usb-gpio YAML conversion Bjorn Andersson
2023-07-28 4:08 ` Bjorn Andersson
2023-07-28 4:08 ` Bjorn Andersson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=45689756.fMDQidcC6G@steina-w \
--to=alexander.stein@ew.tq-group.com \
--cc=agross@kernel.org \
--cc=andersson@kernel.org \
--cc=angelogioacchino.delregno@collabora.com \
--cc=bcousson@baylibre.com \
--cc=conor+dt@kernel.org \
--cc=cw00.choi@samsung.com \
--cc=devicetree@vger.kernel.org \
--cc=festevam@gmail.com \
--cc=heiko@sntech.de \
--cc=kernel@pengutronix.de \
--cc=konrad.dybcio@linaro.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=krzysztof.kozlowski@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-imx@nxp.com \
--cc=linux-mediatek@lists.infradead.org \
--cc=linux-omap@vger.kernel.org \
--cc=linux-rockchip@lists.infradead.org \
--cc=matthias.bgg@gmail.com \
--cc=myungjoo.ham@samsung.com \
--cc=robh+dt@kernel.org \
--cc=s.hauer@pengutronix.de \
--cc=shawnguo@kernel.org \
--cc=tony@atomide.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.