Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: phy: samsung,usb3-drd-phy: add exynos7870-usbdrd-phy compatible

Add the compatible string "samsung,exynos7870-usbdrd-phy" to the
documentation. The devicetree node requires two clocks, named "phy" and
"ref" (same as clocks required by Exynos5).

Signed-off-by: Kaustabh Chakraborty <kauschluss@disroot.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20250410-exynos7870-usbphy-v2-2-2eb005987455@disroot.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>

authored by

Kaustabh Chakraborty and committed by
Vinod Koul
23f79385 9b6662a0

+2
+2
Documentation/devicetree/bindings/phy/samsung,usb3-drd-phy.yaml
··· 30 30 - samsung,exynos5420-usbdrd-phy 31 31 - samsung,exynos5433-usbdrd-phy 32 32 - samsung,exynos7-usbdrd-phy 33 + - samsung,exynos7870-usbdrd-phy 33 34 - samsung,exynos850-usbdrd-phy 34 35 35 36 clocks: ··· 185 184 enum: 186 185 - samsung,exynos5250-usbdrd-phy 187 186 - samsung,exynos5420-usbdrd-phy 187 + - samsung,exynos7870-usbdrd-phy 188 188 - samsung,exynos850-usbdrd-phy 189 189 then: 190 190 properties: