mirror of
https://github.com/torvalds/linux.git
synced 2026-05-24 07:03:03 +02:00
dt-bindings: phy: samsung,usb3-drd-phy: add ExynosAutov920 combo hsphy
The USBDRD31 5nm controller consists of Synopsys USB2.0 femptophy and USBSS combophy. Add-on USB20 femptophy is required to support USB20 data rates along with USBSS phy. Document support for the USB2.0 femptophy found on combophy of the this SoC. Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: Alim Akhtar <alim.akhtar@samsung.com> Signed-off-by: Pritam Manohar Sutar <pritam.sutar@samsung.com> Link: https://patch.msgid.link/20251124110453.2887437-4-pritam.sutar@samsung.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
This commit is contained in:
parent
031314bd37
commit
fc58d46283
|
|
@ -34,6 +34,7 @@ properties:
|
|||
- samsung,exynos7870-usbdrd-phy
|
||||
- samsung,exynos850-usbdrd-phy
|
||||
- samsung,exynos990-usbdrd-phy
|
||||
- samsung,exynosautov920-usbdrd-combo-hsphy
|
||||
- samsung,exynosautov920-usbdrd-phy
|
||||
|
||||
clocks:
|
||||
|
|
@ -231,6 +232,7 @@ allOf:
|
|||
- samsung,exynos7870-usbdrd-phy
|
||||
- samsung,exynos850-usbdrd-phy
|
||||
- samsung,exynos990-usbdrd-phy
|
||||
- samsung,exynosautov920-usbdrd-combo-hsphy
|
||||
- samsung,exynosautov920-usbdrd-phy
|
||||
then:
|
||||
properties:
|
||||
|
|
@ -254,6 +256,7 @@ allOf:
|
|||
compatible:
|
||||
contains:
|
||||
enum:
|
||||
- samsung,exynosautov920-usbdrd-combo-hsphy
|
||||
- samsung,exynosautov920-usbdrd-phy
|
||||
then:
|
||||
required:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user