[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220718181842.61040-1-tmaimon77@gmail.com>
Date: Mon, 18 Jul 2022 21:18:39 +0300
From: Tomer Maimon <tmaimon77@...il.com>
To: <avifishman70@...il.com>, <tali.perry1@...il.com>,
<joel@....id.au>, <venture@...gle.com>, <yuenn@...gle.com>,
<benjaminfair@...gle.com>, <gregkh@...uxfoundation.org>,
<stern@...land.harvard.edu>, <tony@...mide.com>,
<felipe.balbi@...ux.intel.com>, <jgross@...e.com>,
<lukas.bulwahn@...il.com>, <arnd@...db.de>, <robh+dt@...nel.org>,
<krzysztof.kozlowski+dt@...aro.org>
CC: <openbmc@...ts.ozlabs.org>, <linux-usb@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, <devicetree@...r.kernel.org>,
Tomer Maimon <tmaimon77@...il.com>
Subject: [PATCH v2 0/3] usb: host: npcm7xx-ehci: add Arbel NPCM8XX support and remove reset sequence
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.
Addressed comments from:
- Arnd Bergmann : https://lore.kernel.org/all/CAK8P3a2PM9pe5tN=N7BMdkwZZKNv9Wa+CEFCyQT_6Ur=O7P5pQ@mail.gmail.com/
- Alan Stern: https://lore.kernel.org/all/YtVuildpxcI5By4x@rowland.harvard.edu/
Changes since version 1:
- Remove NPCM reset configuration dependency.
- Remove unused definitions.
Changes since version 1:
- Modify dt-binding compatible property.
- Use device_get_match_data function instead of_match_node function.
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 | 50 -------------------
3 files changed, 7 insertions(+), 55 deletions(-)
--
2.33.0
Powered by blists - more mailing lists