This series fixes dt-schema descriptions for all PHYs implemented in UniPhier SoCs. 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 clock-names and reset-names using compatible string .../phy/socionext,uniphier-ahci-phy.yaml | 74 ++++++++++++----- .../phy/socionext,uniphier-pcie-phy.yaml | 37 ++++++--- .../phy/socionext,uniphier-usb2-phy.yaml | 3 + .../phy/socionext,uniphier-usb3hs-phy.yaml | 71 ++++++++++++---- .../phy/socionext,uniphier-usb3ss-phy.yaml | 80 ++++++++++++++----- 5 files changed, 194 insertions(+), 71 deletions(-) -- 2.25.1