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

dt-bindings: usb: usb-nop-xceiv: add power-domains property

Add power-domains optional property

Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Link: https://lore.kernel.org/r/20230322052504.2629429-4-peng.fan@oss.nxp.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Peng Fan and committed by
Greg Kroah-Hartman
64de1296 4c8375d3

+3
+3
Documentation/devicetree/bindings/usb/usb-nop-xceiv.yaml
··· 27 27 vcc-supply: 28 28 description: phandle to the regulator that provides power to the PHY. 29 29 30 + power-domains: 31 + maxItems: 1 32 + 30 33 reset-gpios: 31 34 maxItems: 1 32 35