Lines Matching +full:phy +full:- +full:cadence
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
4 ---
5 $id: http://devicetree.org/schemas/phy/cdns,salvo-phy.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
8 title: Cadence SALVO PHY
11 - Peter Chen <peter.chen@nxp.com>
16 - nxp,salvo-phy
24 clock-names:
26 - const: salvo_phy_clk
28 power-domains:
31 "#phy-cells":
34 cdns,usb2-disconnect-threshold-microvolt:
41 - compatible
42 - reg
43 - "#phy-cells"
48 - |
49 #include <dt-bindings/firmware/imx/rsrc.h>
51 usb3phy: usb3-phy@5b160000 {
52 compatible = "nxp,salvo-phy";
55 clock-names = "salvo_phy_clk";
56 power-domains = <&pd IMX_SC_R_USB_2_PHY>;
57 #phy-cells = <0>;