Lines Matching +full:phy +full:- +full:pma
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Swapnil Jakhade <sjakhade@cadence.com>
11 - Yuti Amonkar <yamonkar@cadence.com>
16 - cdns,mhdp8546
17 - ti,j721e-mhdp8546
22 - description:
23 Register block of mhdptx apb registers up to PHY mapped area (AUX_CONFIG_P).
24 The AUX and PMA registers are not part of this range, they are instead
25 included in the associated PHY.
26 - description:
28 - description:
31 reg-names:
34 - const: mhdptx
35 - const: j721e-intg
36 - const: mhdptx-sapb
48 phandle to the DisplayPort PHY.
50 phy-names:
52 - const: dpphy
54 power-domains:
90 - port@0
91 - port@4
94 - if:
98 const: ti,j721e-mhdp8546
104 reg-names:
112 reg-names:
117 - compatible
118 - clocks
119 - reg
120 - reg-names
121 - phys
122 - phy-names
123 - interrupts
124 - ports
129 - |
130 #include <dt-bindings/interrupt-controller/arm-gic.h>
132 #address-cells = <2>;
133 #size-cells = <2>;
135 mhdp: dp-bridge@f0fb000000 {
138 reg-names = "mhdptx";
141 phy-names = "dpphy";
145 #address-cells = <1>;
146 #size-cells = <0>;
151 remote-endpoint = <&xxx_dpi_output>;
158 remote-endpoint = <&xxx_dp_connector_input>;