diff options
| author | Alim Akhtar <alim.akhtar@samsung.com> | 2022-06-10 16:11:14 +0530 |
|---|---|---|
| committer | Vinod Koul <vkoul@kernel.org> | 2022-06-16 17:18:37 -0700 |
| commit | 63f4676dd879d72f33e5f1ea1bc166411af2cbea (patch) | |
| tree | d753b8174dd48ed2f01f316c782200dcb35e0cc1 | |
| parent | c667d9c630cc19a0c99bb3e98e7067923bbffc42 (diff) | |
| download | linux-63f4676dd879d72f33e5f1ea1bc166411af2cbea.tar.gz linux-63f4676dd879d72f33e5f1ea1bc166411af2cbea.tar.bz2 linux-63f4676dd879d72f33e5f1ea1bc166411af2cbea.zip | |
dt-bindings: phy: Add FSD UFS PHY bindings
Add tesla,fsd-ufs-phy compatible for Tesla Full Self-Driving (FSD) SoC.
Signed-off-by: Bharat Uppal <bharat.uppal@samsung.com>
Signed-off-by: Alim Akhtar <alim.akhtar@samsung.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20220610104119.66401-2-alim.akhtar@samsung.com
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 17897a3b5c9e..8da99461e817 100644 --- a/Documentation/devicetree/bindings/phy/samsung,ufs-phy.yaml +++ b/Documentation/devicetree/bindings/phy/samsung,ufs-phy.yaml @@ -17,6 +17,7 @@ properties: enum: - samsung,exynos7-ufs-phy - samsung,exynosautov9-ufs-phy + - tesla,fsd-ufs-phy reg: maxItems: 1 |
