[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1585200559-30033-1-git-send-email-yoshihiro.shimoda.uh@renesas.com>
Date: Thu, 26 Mar 2020 14:29:15 +0900
From: Yoshihiro Shimoda <yoshihiro.shimoda.uh@...esas.com>
To: kishon@...com, robh+dt@...nel.org
Cc: linux-kernel@...r.kernel.org, devicetree@...r.kernel.org,
linux-renesas-soc@...r.kernel.org,
Yoshihiro Shimoda <yoshihiro.shimoda.uh@...esas.com>
Subject: [PATCH v2 0/4] dt-bindings: phy: add r8a77961 support
This patch adds USBPHY 2.0/3.0 devices support for r8a77961
(R-Car M3-W+).
Changes from v1:
- Rebase these patches on top of my patches of convert bindings to
json-schema.
- Add Reviewed-by.
https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=261195
Yoshihiro Shimoda (4):
dt-bindings: phy: renesas: usb2-phy: convert bindings to json-schema
dt-bindings: phy: renesas: usb2-phy: add r8a77961 support
dt-bindings: phy: renesas: usb3-phy: convert bindings to json-schema
dt-bindings: phy: renesas: usb3-phy: add r8a77961 support
.../devicetree/bindings/phy/rcar-gen3-phy-usb2.txt | 70 --------------
.../devicetree/bindings/phy/rcar-gen3-phy-usb3.txt | 52 -----------
.../devicetree/bindings/phy/renesas,usb2-phy.yaml | 104 +++++++++++++++++++++
.../devicetree/bindings/phy/renesas,usb3-phy.yaml | 79 ++++++++++++++++
4 files changed, 183 insertions(+), 122 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/phy/rcar-gen3-phy-usb2.txt
delete mode 100644 Documentation/devicetree/bindings/phy/rcar-gen3-phy-usb3.txt
create mode 100644 Documentation/devicetree/bindings/phy/renesas,usb2-phy.yaml
create mode 100644 Documentation/devicetree/bindings/phy/renesas,usb3-phy.yaml
--
2.7.4
Powered by blists - more mailing lists