projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a8874ad
)
phy: Revert "phy: Remove SOC_EXYNOS4212 dep. from PHY_EXYNOS4X12_USB"
author
Artur Weber
<aweber.kernel@gmail.com>
Mon, 1 May 2023 19:55:20 +0000
(21:55 +0200)
committer
Vinod Koul
<vkoul@kernel.org>
Tue, 16 May 2023 14:08:39 +0000
(19:38 +0530)
Support for the Exynos4212 SoC was originally dropped as there were
no boards using it. We will be adding a device that uses it, so add
it back.
This reverts commit
fee7e1d50c6e6da1d99035181ba5a5c88f5bb526
.
Signed-off-by: Artur Weber <aweber.kernel@gmail.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link:
https://lore.kernel.org/r/20230501195525.6268-9-aweber.kernel@gmail.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/samsung/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/phy/samsung/Kconfig
b/drivers/phy/samsung/Kconfig
index 3ccaabf2850a8930998a785b08396c63eb81aaff..f10afa3d7ff5176fce5cf68bd91f0d1a2c289679 100644
(file)
--- a/
drivers/phy/samsung/Kconfig
+++ b/
drivers/phy/samsung/Kconfig
@@
-59,7
+59,7
@@
config PHY_EXYNOS4210_USB2
config PHY_EXYNOS4X12_USB2
bool
depends on PHY_SAMSUNG_USB2
- default SOC_EXYNOS3250 || SOC_EXYNOS4412
+ default SOC_EXYNOS3250 || SOC_EXYNOS4
212 || SOC_EXYNOS4
412
config PHY_EXYNOS5250_USB2
bool