* Re: (subset) [PATCH v4 0/6] extcon-usb-gpio YAML conversion
[not found] <20230724103914.1779027-1-alexander.stein@ew.tq-group.com>
@ 2023-07-28 4:08 ` Bjorn Andersson
[not found] ` <20230724103914.1779027-4-alexander.stein@ew.tq-group.com>
` (2 subsequent siblings)
3 siblings, 0 replies; 5+ messages in thread
From: Bjorn Andersson @ 2023-07-28 4:08 UTC (permalink / raw)
To: MyungJoo Ham, Chanwoo Choi, Rob Herring, Krzysztof Kozlowski,
Conor Dooley, Shawn Guo, Sascha Hauer, Fabio Estevam,
Benoît Cousson, Tony Lindgren, Matthias Brugger,
AngeloGioacchino Del Regno, Andy Gross, Konrad Dybcio,
Heiko Stuebner, Alexander Stein
Cc: Pengutronix Kernel Team, NXP Linux Team, devicetree,
linux-arm-kernel, linux-omap, linux-mediatek, linux-arm-msm,
linux-rockchip
On Mon, 24 Jul 2023 12:39:07 +0200, Alexander Stein wrote:
> after some misunderstanding on my side, sorry for that and the noise, v4
> series now includes now all the changes for the bindings and DT in
> individual patches.
> I've transferred the R-b and A-b tags to the individual patches in the
> arch/arm64 patches. Only to specific patches, e.g. mediatek, if sent with
> #mediatek inidicator, to all patches otherwise. arch/arm has still yet to
> receive feedback.
>
> [...]
Applied, thanks!
[6/6] arm64: dts: qcom: Replace deprecated extcon-usb-gpio id-gpio/vbus-gpio properties
commit: f648504139a6f91224276ab77be684ba3da649d2
Best regards,
--
Bjorn Andersson <andersson@kernel.org>
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH v4 3/6] ARM: dts: nxp/imx: Replace deprecated extcon-usb-gpio id-gpio/vbus-gpio properties
[not found] ` <20230724103914.1779027-4-alexander.stein@ew.tq-group.com>
@ 2023-07-30 13:22 ` Shawn Guo
0 siblings, 0 replies; 5+ messages in thread
From: Shawn Guo @ 2023-07-30 13:22 UTC (permalink / raw)
To: Alexander Stein
Cc: MyungJoo Ham, Chanwoo Choi, Rob Herring, Krzysztof Kozlowski,
Conor Dooley, Sascha Hauer, Fabio Estevam, Benoît Cousson,
Tony Lindgren, Matthias Brugger, AngeloGioacchino Del Regno,
Andy Gross, Bjorn Andersson, Konrad Dybcio, Heiko Stuebner,
Pengutronix Kernel Team, NXP Linux Team, devicetree,
linux-arm-kernel, linux-omap, linux-mediatek, linux-arm-msm,
linux-rockchip
On Mon, Jul 24, 2023 at 12:39:10PM +0200, Alexander Stein wrote:
> Use id-gpios and vbus-gpios instead.
>
> Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Applied, thanks!
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH v4 4/6] arm64: dts: freescale: Replace deprecated extcon-usb-gpio id-gpio/vbus-gpio properties
[not found] ` <20230724103914.1779027-5-alexander.stein@ew.tq-group.com>
@ 2023-07-30 13:22 ` Shawn Guo
0 siblings, 0 replies; 5+ messages in thread
From: Shawn Guo @ 2023-07-30 13:22 UTC (permalink / raw)
To: Alexander Stein
Cc: MyungJoo Ham, Chanwoo Choi, Rob Herring, Krzysztof Kozlowski,
Conor Dooley, Sascha Hauer, Fabio Estevam, Benoît Cousson,
Tony Lindgren, Matthias Brugger, AngeloGioacchino Del Regno,
Andy Gross, Bjorn Andersson, Konrad Dybcio, Heiko Stuebner,
Pengutronix Kernel Team, NXP Linux Team, devicetree,
linux-arm-kernel, linux-omap, linux-mediatek, linux-arm-msm,
linux-rockchip, Krzysztof Kozlowski
On Mon, Jul 24, 2023 at 12:39:11PM +0200, Alexander Stein wrote:
> 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>
Applied, thanks!
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH v4 2/6] ARM: dts: ti/omap: Replace deprecated extcon-usb-gpio id-gpio/vbus-gpio properties
[not found] ` <20230724103914.1779027-3-alexander.stein@ew.tq-group.com>
@ 2023-11-17 12:08 ` Alexander Stein
2023-11-28 9:57 ` Tony Lindgren
0 siblings, 1 reply; 5+ messages in thread
From: Alexander Stein @ 2023-11-17 12:08 UTC (permalink / raw)
To: MyungJoo Ham, Chanwoo Choi, Rob Herring, Krzysztof Kozlowski,
Conor Dooley, Shawn Guo, Sascha Hauer, Fabio Estevam,
Benoît Cousson, Tony Lindgren, Matthias Brugger,
AngeloGioacchino Del Regno, Andy Gross, Bjorn Andersson,
Konrad Dybcio, Heiko Stuebner, linux-mediatek
Cc: Pengutronix Kernel Team, NXP Linux Team, devicetree,
linux-arm-kernel, linux-omap, linux-mediatek, linux-arm-msm,
linux-rockchip, Alexander Stein
Hi everybody,
any feedback on this? Patch 3,4 and 6 have already been merged.
Thanks
Alexander
Am Montag, 24. Juli 2023, 12:39:09 CET schrieb Alexander Stein:
> Use id-gpios and vbus-gpios instead.
>
> Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
> ---
> arch/arm/boot/dts/ti/omap/am571x-idk.dts | 4 ++--
> arch/arm/boot/dts/ti/omap/am5729-beagleboneai.dts | 2 +-
> arch/arm/boot/dts/ti/omap/am572x-idk-common.dtsi | 4 ++--
> arch/arm/boot/dts/ti/omap/dra7-evm-common.dtsi | 4 ++--
> arch/arm/boot/dts/ti/omap/dra71-evm.dts | 4 ++--
> arch/arm/boot/dts/ti/omap/dra72-evm-common.dtsi | 4 ++--
> arch/arm/boot/dts/ti/omap/dra76-evm.dts | 4 ++--
> 7 files changed, 13 insertions(+), 13 deletions(-)
>
> diff --git a/arch/arm/boot/dts/ti/omap/am571x-idk.dts
> b/arch/arm/boot/dts/ti/omap/am571x-idk.dts index 48425020281a..322cf79d22e9
> 100644
> --- a/arch/arm/boot/dts/ti/omap/am571x-idk.dts
> +++ b/arch/arm/boot/dts/ti/omap/am571x-idk.dts
> @@ -168,8 +168,8 @@ blue3-led {
> };
>
> &extcon_usb2 {
> - id-gpio = <&gpio5 7 GPIO_ACTIVE_HIGH>;
> - vbus-gpio = <&gpio7 22 GPIO_ACTIVE_HIGH>;
> + id-gpios = <&gpio5 7 GPIO_ACTIVE_HIGH>;
> + vbus-gpios = <&gpio7 22 GPIO_ACTIVE_HIGH>;
> };
>
> &sn65hvs882 {
> diff --git a/arch/arm/boot/dts/ti/omap/am5729-beagleboneai.dts
> b/arch/arm/boot/dts/ti/omap/am5729-beagleboneai.dts index
> 149cfafb90bf..c5272302eb11 100644
> --- a/arch/arm/boot/dts/ti/omap/am5729-beagleboneai.dts
> +++ b/arch/arm/boot/dts/ti/omap/am5729-beagleboneai.dts
> @@ -197,7 +197,7 @@ brcmf_pwrseq: brcmf_pwrseq {
> extcon_usb1: extcon_usb1 {
> compatible = "linux,extcon-usb-gpio";
> ti,enable-id-detection;
> - id-gpio = <&gpio3 13 GPIO_ACTIVE_HIGH>;
> + id-gpios = <&gpio3 13 GPIO_ACTIVE_HIGH>;
> };
> };
>
> diff --git a/arch/arm/boot/dts/ti/omap/am572x-idk-common.dtsi
> b/arch/arm/boot/dts/ti/omap/am572x-idk-common.dtsi index
> 1d66278c3a72..3fca84819dc0 100644
> --- a/arch/arm/boot/dts/ti/omap/am572x-idk-common.dtsi
> +++ b/arch/arm/boot/dts/ti/omap/am572x-idk-common.dtsi
> @@ -169,8 +169,8 @@ blue3-led {
> };
>
> &extcon_usb2 {
> - id-gpio = <&gpio3 16 GPIO_ACTIVE_HIGH>;
> - vbus-gpio = <&gpio3 26 GPIO_ACTIVE_HIGH>;
> + id-gpios = <&gpio3 16 GPIO_ACTIVE_HIGH>;
> + vbus-gpios = <&gpio3 26 GPIO_ACTIVE_HIGH>;
> };
>
> &sn65hvs882 {
> diff --git a/arch/arm/boot/dts/ti/omap/dra7-evm-common.dtsi
> b/arch/arm/boot/dts/ti/omap/dra7-evm-common.dtsi index
> 4cdffd6db740..ed5199d7acd8 100644
> --- a/arch/arm/boot/dts/ti/omap/dra7-evm-common.dtsi
> +++ b/arch/arm/boot/dts/ti/omap/dra7-evm-common.dtsi
> @@ -15,12 +15,12 @@ chosen {
>
> extcon_usb1: extcon_usb1 {
> compatible = "linux,extcon-usb-gpio";
> - id-gpio = <&pcf_gpio_21 1 GPIO_ACTIVE_HIGH>;
> + id-gpios = <&pcf_gpio_21 1 GPIO_ACTIVE_HIGH>;
> };
>
> extcon_usb2: extcon_usb2 {
> compatible = "linux,extcon-usb-gpio";
> - id-gpio = <&pcf_gpio_21 2 GPIO_ACTIVE_HIGH>;
> + id-gpios = <&pcf_gpio_21 2 GPIO_ACTIVE_HIGH>;
> };
>
> sound0: sound0 {
> diff --git a/arch/arm/boot/dts/ti/omap/dra71-evm.dts
> b/arch/arm/boot/dts/ti/omap/dra71-evm.dts index a64364443031..f747ac56eb92
> 100644
> --- a/arch/arm/boot/dts/ti/omap/dra71-evm.dts
> +++ b/arch/arm/boot/dts/ti/omap/dra71-evm.dts
> @@ -293,11 +293,11 @@ &hdmi {
> };
>
> &extcon_usb1 {
> - vbus-gpio = <&pcf_lcd 14 GPIO_ACTIVE_HIGH>;
> + vbus-gpios = <&pcf_lcd 14 GPIO_ACTIVE_HIGH>;
> };
>
> &extcon_usb2 {
> - vbus-gpio = <&pcf_lcd 15 GPIO_ACTIVE_HIGH>;
> + vbus-gpios = <&pcf_lcd 15 GPIO_ACTIVE_HIGH>;
> };
>
> &ipu2 {
> diff --git a/arch/arm/boot/dts/ti/omap/dra72-evm-common.dtsi
> b/arch/arm/boot/dts/ti/omap/dra72-evm-common.dtsi index
> 31ab0c60ca75..f8151c61488e 100644
> --- a/arch/arm/boot/dts/ti/omap/dra72-evm-common.dtsi
> +++ b/arch/arm/boot/dts/ti/omap/dra72-evm-common.dtsi
> @@ -96,12 +96,12 @@ evm_3v3_sd: fixedregulator-sd {
>
> extcon_usb1: extcon_usb1 {
> compatible = "linux,extcon-usb-gpio";
> - id-gpio = <&pcf_gpio_21 1 GPIO_ACTIVE_HIGH>;
> + id-gpios = <&pcf_gpio_21 1 GPIO_ACTIVE_HIGH>;
> };
>
> extcon_usb2: extcon_usb2 {
> compatible = "linux,extcon-usb-gpio";
> - id-gpio = <&pcf_gpio_21 2 GPIO_ACTIVE_HIGH>;
> + id-gpios = <&pcf_gpio_21 2 GPIO_ACTIVE_HIGH>;
> };
>
> hdmi0: connector {
> diff --git a/arch/arm/boot/dts/ti/omap/dra76-evm.dts
> b/arch/arm/boot/dts/ti/omap/dra76-evm.dts index 57868ac60d29..cf9c3d35b049
> 100644
> --- a/arch/arm/boot/dts/ti/omap/dra76-evm.dts
> +++ b/arch/arm/boot/dts/ti/omap/dra76-evm.dts
> @@ -533,11 +533,11 @@ &pcie1_ep {
> };
>
> &extcon_usb1 {
> - vbus-gpio = <&pcf_lcd 14 GPIO_ACTIVE_HIGH>;
> + vbus-gpios = <&pcf_lcd 14 GPIO_ACTIVE_HIGH>;
> };
>
> &extcon_usb2 {
> - vbus-gpio = <&pcf_lcd 15 GPIO_ACTIVE_HIGH>;
> + vbus-gpios = <&pcf_lcd 15 GPIO_ACTIVE_HIGH>;
> };
>
> &m_can0 {
--
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-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH v4 2/6] ARM: dts: ti/omap: Replace deprecated extcon-usb-gpio id-gpio/vbus-gpio properties
2023-11-17 12:08 ` [PATCH v4 2/6] ARM: dts: ti/omap: " Alexander Stein
@ 2023-11-28 9:57 ` Tony Lindgren
0 siblings, 0 replies; 5+ messages in thread
From: Tony Lindgren @ 2023-11-28 9:57 UTC (permalink / raw)
To: Alexander Stein
Cc: MyungJoo Ham, Chanwoo Choi, Rob Herring, Krzysztof Kozlowski,
Conor Dooley, Shawn Guo, Sascha Hauer, Fabio Estevam,
Benoît Cousson, Matthias Brugger, AngeloGioacchino Del Regno,
Andy Gross, Bjorn Andersson, Konrad Dybcio, Heiko Stuebner,
linux-mediatek, Pengutronix Kernel Team, NXP Linux Team,
devicetree, linux-arm-kernel, linux-omap, linux-arm-msm,
linux-rockchip
* Alexander Stein <alexander.stein@ew.tq-group.com> [231117 12:08]:
> Hi everybody,
>
> any feedback on this? Patch 3,4 and 6 have already been merged.
Sorry I did not know I'm supposed to pick it from the series.
Applying into omap-for-v6,8/dt thanks.
Tony
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2023-11-28 9:58 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20230724103914.1779027-1-alexander.stein@ew.tq-group.com>
2023-07-28 4:08 ` (subset) [PATCH v4 0/6] extcon-usb-gpio YAML conversion Bjorn Andersson
[not found] ` <20230724103914.1779027-4-alexander.stein@ew.tq-group.com>
2023-07-30 13:22 ` [PATCH v4 3/6] ARM: dts: nxp/imx: Replace deprecated extcon-usb-gpio id-gpio/vbus-gpio properties Shawn Guo
[not found] ` <20230724103914.1779027-5-alexander.stein@ew.tq-group.com>
2023-07-30 13:22 ` [PATCH v4 4/6] arm64: dts: freescale: " Shawn Guo
[not found] ` <20230724103914.1779027-3-alexander.stein@ew.tq-group.com>
2023-11-17 12:08 ` [PATCH v4 2/6] ARM: dts: ti/omap: " Alexander Stein
2023-11-28 9:57 ` Tony Lindgren
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).