Lines Matching +full:salvo +full:- +full:phy
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":
35 - compatible
36 - reg
37 - "#phy-cells"
42 - |
43 #include <dt-bindings/firmware/imx/rsrc.h>
45 usb3phy: usb3-phy@5b160000 {
46 compatible = "nxp,salvo-phy";
49 clock-names = "salvo_phy_clk";
50 power-domains = <&pd IMX_SC_R_USB_2_PHY>;
51 #phy-cells = <0>;