1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
4 $id: http://devicetree.org/schemas/usb/nxp,ptn36502.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: NXP PTN36502 Type-C USB 3.1 Gen 1 and DisplayPort v1.2 combo redriver
10 - Luca Weiss <luca.weiss@fairphone.com>
21 description: Power supply for VDD18 pin
23 orientation-switch: true
27 $ref: /schemas/graph.yaml#/properties/ports
30 $ref: /schemas/graph.yaml#/properties/port
31 description: Super Speed (SS) Output endpoint to the Type-C connector
34 $ref: /schemas/graph.yaml#/properties/port
35 description: Super Speed (SS) Input endpoint from the Super-Speed PHY
38 $ref: /schemas/graph.yaml#/properties/port
40 Sideband Use (SBU) AUX lines endpoint to the Type-C connector for the purpose of
41 handling altmode muxing and orientation switching.
48 - $ref: usb-switch.yaml#
50 additionalProperties: false
59 compatible = "nxp,ptn36502";
62 vdd18-supply = <&usb_redrive_1v8>;
73 usb_con_ss: endpoint {
74 remote-endpoint = <&typec_con_ss>;
79 phy_con_ss: endpoint {
80 remote-endpoint = <&usb_phy_ss>;
85 usb_con_sbu: endpoint {
86 remote-endpoint = <&typec_dp_aux>;