diff options
author | Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> | 2022-01-29 20:36:43 +0100 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2022-02-22 14:24:14 +0100 |
commit | 4bbb2b22075ded735a3c5eef971d59ebc32e305f (patch) | |
tree | 1bbe24fb5f3419a41c7325633f10c63715aca628 /MAINTAINERS | |
parent | dt-bindings: phy: samsung,dp-video-phy: convert to dtschema (diff) | |
download | linux-4bbb2b22075ded735a3c5eef971d59ebc32e305f.tar.xz linux-4bbb2b22075ded735a3c5eef971d59ebc32e305f.zip |
dt-bindings: phy: samsung,usb2-phy: convert to dtschema
Convert the Samsung SoC USB 2.0 PHY bindings to DT schema format.
Except the conversion, add also vbus-supply property which was already
used by the driver and DTS.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220129193646.372481-5-krzysztof.kozlowski@canonical.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ea3e6c914384..1de40ce1aba1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17112,7 +17112,7 @@ SAMSUNG USB2 PHY DRIVER M: Sylwester Nawrocki <s.nawrocki@samsung.com> L: linux-kernel@vger.kernel.org S: Supported -F: Documentation/devicetree/bindings/phy/samsung-phy.txt +F: Documentation/devicetree/bindings/phy/samsung,usb2-phy.yaml F: Documentation/driver-api/phy/samsung-usb2.rst F: drivers/phy/samsung/phy-exynos4210-usb2.c F: drivers/phy/samsung/phy-exynos4x12-usb2.c |