diff options
author | Peter Griffin <peter.griffin@linaro.org> | 2024-04-04 14:25:59 +0200 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2024-04-06 10:57:17 +0200 |
commit | 0338e1d2f933a4ec7ae96ed1f40c39b899e357d7 (patch) | |
tree | 96d3737c55e2176facbd96333b917d17f070a5b3 /MAINTAINERS | |
parent | phy: samsung-ufs: ufs: Add support for gs101 UFS phy tuning (diff) | |
download | linux-0338e1d2f933a4ec7ae96ed1f40c39b899e357d7.tar.xz linux-0338e1d2f933a4ec7ae96ed1f40c39b899e357d7.zip |
MAINTAINERS: Add phy-gs101-ufs file to Tensor GS101.
Add the newly created ufs phy for GS101 to MAINTAINERS.
Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
Acked-by: Krzysztof Kozlowski <krzk@kernel.org>
Link: https://lore.kernel.org/r/20240404122559.898930-18-peter.griffin@linaro.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index aa3b947fb080..7debfc40df50 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9180,6 +9180,7 @@ S: Maintained F: Documentation/devicetree/bindings/clock/google,gs101-clock.yaml F: arch/arm64/boot/dts/exynos/google/ F: drivers/clk/samsung/clk-gs101.c +F: drivers/phy/samsung/phy-gs101-ufs.c F: include/dt-bindings/clock/google,gs101.h K: [gG]oogle.?[tT]ensor |