[PATCH v3 0/5] dt-bindings: phy: Fix uniphier descriptions
Kunihiko Hayashi
hayashi.kunihiko at socionext.com
Wed Mar 30 03:55:10 PDT 2022
This series fixes dt-schema descriptions for all PHYs implemented in
UniPhier SoCs.
Changes since v2:
- Add "Reviewed-by:" line to patch 3 and 4
- Add constraints of clocks and resets for compatible cases
Changes since v1:
- Add "Reviewed-by:" line to patch 1 and 2
- Remove result messages about unpublished nodes in patch 3
- Add patch 4 for fixing incorrect properties in ahci-phy
- Add patch 5 to rewrite properties using allOf-if-then in all phys
Kunihiko Hayashi (5):
dt-bindings: phy: uniphier-usb2: Add vbus-supply
dt-bindings: phy: uniphier-usb3ss: Treat vbus-supply as optional
dt-bindings: phy: uniphier-ahci: Fix missing reset-names
dt-bindings: phy: uniphier-usb3hs: Fix incorrect clock-names and
reset-names
dt-bindings: phy: uniphier: Clean up clocks, resets, and their names
using compatible string
.../phy/socionext,uniphier-ahci-phy.yaml | 91 ++++++++++++-----
.../phy/socionext,uniphier-pcie-phy.yaml | 47 ++++++---
.../phy/socionext,uniphier-usb2-phy.yaml | 3 +
.../phy/socionext,uniphier-usb3hs-phy.yaml | 89 ++++++++++++++---
.../phy/socionext,uniphier-usb3ss-phy.yaml | 98 ++++++++++++++-----
5 files changed, 257 insertions(+), 71 deletions(-)
--
2.25.1
More information about the linux-phy
mailing list