All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/3] usb: host: npcm7xx-ehci: add Arbel NPCM8XX support and remove reset sequence
@ 2022-07-18 12:29 ` Tomer Maimon
  0 siblings, 0 replies; 15+ messages in thread
From: Tomer Maimon @ 2022-07-18 12:29 UTC (permalink / raw)
  To: avifishman70, tali.perry1, joel, venture, yuenn, benjaminfair,
	gregkh, stern, tony, felipe.balbi, jgross, lukas.bulwahn, arnd,
	robh+dt, krzysztof.kozlowski+dt
  Cc: openbmc, linux-usb, linux-kernel, devicetree, Tomer Maimon

This patch set
- Adds Arbel NPCM8XX USB EHCI host controller support to USB EHCI driver.
- Remove the USB reset sequence because it is done in the NPCM reset driver.

The NPCM USB host driver tested on the NPCM845 evaluation board.

Tomer Maimon (3):
  usb: host: npcm7xx: remove USB EHCI host reset sequence
  dt-bindings: usb: npcm7xx: Add npcm845 compatible
  USB: host: npcm: Add NPCM8XX support

 .../devicetree/bindings/usb/npcm7xx-usb.txt   |  4 +-
 drivers/usb/host/Kconfig                      |  8 ++--
 drivers/usb/host/ehci-npcm7xx.c               | 47 -------------------
 3 files changed, 7 insertions(+), 52 deletions(-)

-- 
2.33.0


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2022-07-19  6:25 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-18 12:29 [PATCH v1 0/3] usb: host: npcm7xx-ehci: add Arbel NPCM8XX support and remove reset sequence Tomer Maimon
2022-07-18 12:29 ` Tomer Maimon
2022-07-18 12:29 ` [PATCH v1 1/3] usb: host: npcm7xx: remove USB EHCI host " Tomer Maimon
2022-07-18 12:29   ` Tomer Maimon
2022-07-18 12:38   ` Arnd Bergmann
2022-07-18 12:38     ` Arnd Bergmann
2022-07-18 14:29     ` Tomer Maimon
2022-07-18 14:29       ` Tomer Maimon
2022-07-18 14:30   ` Alan Stern
2022-07-18 14:30     ` Alan Stern
2022-07-18 12:29 ` [PATCH v1 2/3] dt-bindings: usb: npcm7xx: Add npcm845 compatible Tomer Maimon
2022-07-18 12:29   ` Tomer Maimon
2022-07-18 13:55   ` Krzysztof Kozlowski
2022-07-18 12:29 ` [PATCH v1 3/3] USB: host: npcm: Add NPCM8XX support Tomer Maimon
2022-07-18 12:29   ` Tomer Maimon

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.