public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/4] phy: rcar-gen3-usb2: add support for r8a77995
@ 2017-09-01  2:41 Yoshihiro Shimoda
  2017-09-01  2:41 ` [PATCH v3 1/4] phy: rcar-gen3-usb2: check dr_mode for otg mode Yoshihiro Shimoda
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Yoshihiro Shimoda @ 2017-09-01  2:41 UTC (permalink / raw)
  To: kishon; +Cc: linux-kernel, linux-renesas-soc, Yoshihiro Shimoda

This patch set is based on the latest phy.git / next branch
(the commit id = d9c51f4c53ae2af03aa8bd001d46f21b0adcdab8).

After this patch set is applied, a usb 2.0 host node that is combined
with usb 2.0 peripheral needs 'dr_mode = "otg";' property.

Changes from v2:
 - Revise the commit log ("SoCs" is not third-person singular present).

Changes from v1:
 - Revise typo "wronly" to "wrongly".
 - Remove RCAR_GEN3_PHY_HAS_DEDICATED_PINS from generic gen3 entry in
   patch 3/4
 - Remove the driver change from patch 4/4.
 - Revise the commit log of patch 4/4.

Yoshihiro Shimoda (4):
  phy: rcar-gen3-usb2: check dr_mode for otg mode
  phy: rcar-gen3-usb2: split the two meaning of "has_otg"
  phy: rcar-gen3-usb2: add SoC-specific parameter for dedicated pins
  phy: rcar-gen3-usb2: add binding for r8a77995

 .../devicetree/bindings/phy/rcar-gen3-phy-usb2.txt |  2 +
 drivers/phy/renesas/phy-rcar-gen3-usb2.c           | 93 ++++++++++++++++------
 2 files changed, 69 insertions(+), 26 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2017-10-10  5:59 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-01  2:41 [PATCH v3 0/4] phy: rcar-gen3-usb2: add support for r8a77995 Yoshihiro Shimoda
2017-09-01  2:41 ` [PATCH v3 1/4] phy: rcar-gen3-usb2: check dr_mode for otg mode Yoshihiro Shimoda
2017-10-06  9:15   ` Simon Horman
2017-09-01  2:41 ` [PATCH v3 2/4] phy: rcar-gen3-usb2: split the two meaning of "has_otg" Yoshihiro Shimoda
2017-10-06  9:15   ` Simon Horman
2017-10-09 10:06   ` Kishon Vijay Abraham I
2017-10-10  5:59     ` Yoshihiro Shimoda
2017-09-01  2:41 ` [PATCH v3 3/4] phy: rcar-gen3-usb2: add SoC-specific parameter for dedicated pins Yoshihiro Shimoda
2017-10-06  9:14   ` Simon Horman
2017-09-01  2:41 ` [PATCH v3 4/4] phy: rcar-gen3-usb2: add binding for r8a77995 Yoshihiro Shimoda
2017-10-06  9:14   ` Simon Horman
2017-10-06  2:13 ` [PATCH v3 0/4] phy: rcar-gen3-usb2: add support " Yoshihiro Shimoda

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox