mirror of
https://github.com/torvalds/linux.git
synced 2026-07-29 02:31:27 +02:00
dt-bindings: phy: samsung,usb3-drd-phy: Add exynos990 compatible
Add a compatible for the exynos990-usbdrd-phy. The PHY is compatible with the older exynos5420 design (two clocks) when running in highspeed mode. Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Igor Belwon <igor.belwon@mentallysanemainliners.org> Link: https://lore.kernel.org/r/20250515-usb-resends-may-15-v3-1-ad33a85b6cee@mentallysanemainliners.org Signed-off-by: Vinod Koul <vkoul@kernel.org>
This commit is contained in:
parent
19272b37aa
commit
9f77d234c1
|
|
@ -33,6 +33,7 @@ properties:
|
|||
- samsung,exynos7-usbdrd-phy
|
||||
- samsung,exynos7870-usbdrd-phy
|
||||
- samsung,exynos850-usbdrd-phy
|
||||
- samsung,exynos990-usbdrd-phy
|
||||
|
||||
clocks:
|
||||
minItems: 1
|
||||
|
|
@ -217,6 +218,7 @@ allOf:
|
|||
- samsung,exynos5420-usbdrd-phy
|
||||
- samsung,exynos7870-usbdrd-phy
|
||||
- samsung,exynos850-usbdrd-phy
|
||||
- samsung,exynos990-usbdrd-phy
|
||||
then:
|
||||
properties:
|
||||
clocks:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user