All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] arm: dts: colibri-imx6: usb dual-role switching et. al.
@ 2022-09-28  7:33 ` Marcel Ziswiler
  0 siblings, 0 replies; 14+ messages in thread
From: Marcel Ziswiler @ 2022-09-28  7:33 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: Marcel Ziswiler, Alistair Francis, Arnd Bergmann, Fabio Estevam,
	Johann Neuhauser, Krzysztof Kozlowski, Max Krummenacher,
	NXP Linux Team, Neil Armstrong, Pengutronix Kernel Team,
	Rob Herring, Russell King, Sascha Hauer, Shawn Guo, devicetree,
	linux-kernel

From: Marcel Ziswiler <marcel.ziswiler@toradex.com>


This series is an assortment of USB dual-role specific commits as
follows:

Introduce USBC_DET GPIO based USB dual-role aka device/host switching.

Move USB VBUS supply from single carrier board to module level device
tree. This pin is as per Colibri module family standard.

Specify USBH_PEN GPIO being active-low rather than active-high
(cosmetic only).

Remove spurious debounce property from linux,extcon-usb-gpio. That
commit is actually for Colibri iMX7.

Changes in v2:
- Dropped fixes tag as this change is rather cosmetic.
- Add new commit also actually enabling CONFIG_EXTCON_USB_GPIO.

Marcel Ziswiler (4):
  arm: dts: colibri-imx6: move vbus-supply to module level device tree
  arm: dts: colibri-imx6: specify usbh_pen gpio being active-low
  arm: dts: imx7-colibri: remove spurious debounce property
  ARM: imx_v6_v7_defconfig: Enable USB GPIO extcon support

Philippe Schenker (1):
  arm: dts: colibri-imx6: usb dual-role switching

 arch/arm/boot/dts/imx6dl-colibri-aster.dts   |  1 -
 arch/arm/boot/dts/imx6dl-colibri-eval-v3.dts |  1 -
 arch/arm/boot/dts/imx6dl-colibri-iris.dts    |  1 -
 arch/arm/boot/dts/imx6qdl-colibri.dtsi       | 22 ++++++++++++++++----
 arch/arm/boot/dts/imx7-colibri.dtsi          |  1 -
 arch/arm/configs/imx_v6_v7_defconfig         |  1 +
 6 files changed, 19 insertions(+), 8 deletions(-)

-- 
2.36.1


_______________________________________________
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] 14+ messages in thread

end of thread, other threads:[~2022-10-24  2:00 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-28  7:33 [PATCH v2 0/5] arm: dts: colibri-imx6: usb dual-role switching et. al Marcel Ziswiler
2022-09-28  7:33 ` Marcel Ziswiler
2022-09-28  7:33 ` [PATCH v2 1/5] arm: dts: colibri-imx6: usb dual-role switching Marcel Ziswiler
2022-09-28  7:33   ` Marcel Ziswiler
2022-09-28  7:33 ` [PATCH v2 2/5] arm: dts: colibri-imx6: move vbus-supply to module level device tree Marcel Ziswiler
2022-09-28  7:33   ` Marcel Ziswiler
2022-09-28  7:33 ` [PATCH v2 3/5] arm: dts: colibri-imx6: specify usbh_pen gpio being active-low Marcel Ziswiler
2022-09-28  7:33   ` Marcel Ziswiler
2022-09-28  7:33 ` [PATCH v2 4/5] arm: dts: imx7-colibri: remove spurious debounce property Marcel Ziswiler
2022-09-28  7:33   ` Marcel Ziswiler
2022-09-28  7:33 ` [PATCH v2 5/5] ARM: imx_v6_v7_defconfig: Enable USB GPIO extcon support Marcel Ziswiler
2022-09-28  7:33   ` Marcel Ziswiler
2022-10-24  1:58 ` [PATCH v2 0/5] arm: dts: colibri-imx6: usb dual-role switching et. al Shawn Guo
2022-10-24  1:58   ` Shawn Guo

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.