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 power-domains

The USB phy can be part of a power domain, so we need to allow the
relevant property 'power-domains'.

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Peter Griffin <peter.griffin@linaro.org>
Signed-off-by: André Draszik <andre.draszik@linaro.org>
Link: https://patch.msgid.link/20251224-power-domains-dt-bindings-phy-samsung-ufs-phy-v2-2-581089639982@linaro.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>

authored by

André Draszik and committed by
Vinod Koul
652a5a9c 14fd381b

+3
+3
Documentation/devicetree/bindings/phy/samsung,usb3-drd-phy.yaml
··· 54 54 settings register. For Exynos5420 this is given as 'sclk_usbphy30' 55 55 in the CMU. It's not needed for Exynos2200. 56 56 57 + power-domains: 58 + maxItems: 1 59 + 57 60 "#phy-cells": 58 61 const: 1 59 62