Lines Matching +full:phy +full:- +full:pma
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/phy/cdns,dphy.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Pratyush Yadav <pratyush@kernel.org>
15 - cdns,dphy
16 - ti,j721e-dphy
23 - description: PMA state machine clock
24 - description: PLL reference clock
26 clock-names:
28 - const: psm
29 - const: pll_ref
31 "#phy-cells":
34 power-domains:
38 - compatible
39 - reg
40 - clocks
41 - clock-names
42 - "#phy-cells"
47 - |
48 #include <dt-bindings/soc/ti,sci_pm_domain.h>
50 dphy0: phy@fd0e0000{
54 clock-names = "psm", "pll_ref";
55 power-domains = <&k3_pds 147 TI_SCI_PD_EXCLUSIVE>;
56 #phy-cells = <0>;