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
--
linux-phy mailing list
linux-phy@lists.infradead.org
https://lists.infradead.org/mailman/listinfo/linux-phy