linux/drivers/phy/samsung
Chanho Park 8d5bb683d5 phy: samsung-ufs: convert phy clk usage to clk_bulk API
Instead of using separated clock manipulation, this converts the phy
clock usage to be clk_bulk APIs. By using this, we can completely
remove has_symbol_clk check and symbol clk variables.
Furthermore, clk_get should be moved to probe because there is no need
to get them in the phy_init callback.

Signed-off-by: Chanho Park <chanho61.park@samsung.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20220706020255.151177-2-chanho61.park@samsung.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
2022-07-08 10:38:59 +05:30
..
Kconfig phy: samsung: unify naming and describe driver in KConfig 2021-10-01 11:46:20 +05:30
Makefile phy: samsung-ufs: add support for FSD ufs phy driver 2022-06-16 17:18:37 -07:00
phy-exynos4x12-usb2.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
phy-exynos5-usbdrd.c phy: samsung: convert to devm_platform_ioremap_resource 2020-11-16 12:47:47 +05:30
phy-exynos7-ufs.c phy: samsung-ufs: convert phy clk usage to clk_bulk API 2022-07-08 10:38:59 +05:30
phy-exynos4210-usb2.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
phy-exynos5250-sata.c phy: samsung: exynos5250-sata: fix missing device put in probe error paths 2022-04-11 22:47:42 +05:30
phy-exynos5250-usb2.c phy: samsung: Add support for the Exynos5420 variant of the USB2 PHY 2020-11-30 16:20:59 +05:30
phy-exynos-dp-video.c phy: exynos: Rename Exynos to lowercase 2020-06-24 22:44:19 +05:30
phy-exynos-mipi-video.c phy: exynos: Rename Exynos to lowercase 2020-06-24 22:44:19 +05:30
phy-exynos-pcie.c phy: samsung: phy-exynos-pcie: fix typo 'tunning' 2020-11-20 16:04:01 +05:30
phy-exynosautov9-ufs.c phy: samsung-ufs: convert phy clk usage to clk_bulk API 2022-07-08 10:38:59 +05:30
phy-fsd-ufs.c phy: samsung-ufs: convert phy clk usage to clk_bulk API 2022-07-08 10:38:59 +05:30
phy-s5pv210-usb2.c phy: samsung: s5pv210-usb2: Add delay after reset 2020-05-13 08:27:35 +05:30
phy-samsung-ufs.c phy: samsung-ufs: convert phy clk usage to clk_bulk API 2022-07-08 10:38:59 +05:30
phy-samsung-ufs.h phy: samsung-ufs: convert phy clk usage to clk_bulk API 2022-07-08 10:38:59 +05:30
phy-samsung-usb2.c phy: samsung: Merge Kconfig for Exynos5420 and Exynos5250 2020-12-02 12:35:07 +05:30
phy-samsung-usb2.h phy: samsung: Add support for the Exynos5420 variant of the USB2 PHY 2020-11-30 16:20:59 +05:30