[PATCH 0/2] Support exynosauto ufs phy driver
Chanho Park
chanho61.park at samsung.com
Mon Jul 5 03:23:16 PDT 2021
This patchset introduces ExynosAuto SoC ufs phy driver as Generic PHY
driver framework. Unlike current exynos7 ufs phy driver, this uses 0x50
for offset of PHY_TRSV_CH_OFFSET macro.
Chanho Park (2):
phy: samsung-ufs: custom PHY_TRSV_CH_OFFSET support
phy: samsung-ufs: support exynosauto ufs phy driver
.../bindings/phy/samsung,ufs-phy.yaml | 1 +
drivers/phy/samsung/phy-exynosauto-ufs.h | 70 +++++++++++++++++++
drivers/phy/samsung/phy-samsung-ufs.c | 3 +
drivers/phy/samsung/phy-samsung-ufs.h | 8 ++-
4 files changed, 80 insertions(+), 2 deletions(-)
create mode 100644 drivers/phy/samsung/phy-exynosauto-ufs.h
--
2.32.0
More information about the linux-phy
mailing list