diff options
author | Peter Griffin <peter.griffin@linaro.org> | 2024-04-04 13:25:46 +0100 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2024-04-06 14:27:17 +0530 |
commit | 724e4fc053fe217d0ed477517ae68db11feab1f5 (patch) | |
tree | a44ce4d9a7201209dbf72420faa7f0bd29204618 | |
parent | 7c1f42967b75bdcd0640c52d37d58d8dd122989b (diff) |
dt-bindings: phy: samsung,ufs-phy: Add dedicated gs101-ufs-phy compatible
Update dt schema to include the gs101 ufs phy compatible.
Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>
Link: https://lore.kernel.org/r/20240404122559.898930-5-peter.griffin@linaro.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
-rw-r--r-- | Documentation/devicetree/bindings/phy/samsung,ufs-phy.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/phy/samsung,ufs-phy.yaml b/Documentation/devicetree/bindings/phy/samsung,ufs-phy.yaml index 782f975b43ae..f402e31bf58d 100644 --- a/Documentation/devicetree/bindings/phy/samsung,ufs-phy.yaml +++ b/Documentation/devicetree/bindings/phy/samsung,ufs-phy.yaml @@ -15,6 +15,7 @@ properties: compatible: enum: + - google,gs101-ufs-phy - samsung,exynos7-ufs-phy - samsung,exynosautov9-ufs-phy - tesla,fsd-ufs-phy |