File tree Expand file tree Collapse file tree
arch/arm64/boot/dts/apple Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2828 atcphy6 = &atcphy2_die1;
2929 atcphy7 = &atcphy3_die1;
3030 bluetooth0 = &bluetooth0;
31+ dcpext0 = &dcpext0;
3132 ethernet0 = ðernet0;
3233 ethernet1 = ðernet1;
3334 serial0 = &serial0;
6768 status = "okay";
6869};
6970
71+ &lpdptxphy {
72+ status = "okay";
73+ };
74+
75+ &display {
76+ iommus = <&dispext0_dart_die1 0>, <&dispext0_dart 0>;
77+ };
78+
79+ &dispext0_dart {
80+ status = "okay";
81+ };
82+
83+ &dcpext0_dart {
84+ status = "okay";
85+ };
86+
87+ &dcpext0_mbox {
88+ status = "okay";
89+ };
90+
91+ &dcpext0 {
92+ status = "okay";
93+ apple,connector-type = "HDMI-A";
94+
95+ /* HDMI HPD gpio, used as interrupt*/
96+ hdmi-hpd-gpios = <&pinctrl_aop 25 GPIO_ACTIVE_HIGH>;
97+
98+ // shared between dp2hdmi-gpio0 / dp2hdmi-gpio1
99+ // hdmi-pwren-gpios = <&smc_gpio 23 GPIO_ACTIVE_HIGH>;
100+
101+ phys = <&lpdptxphy>;
102+ phy-names = "dp-phy";
103+ apple,dptx-phy = <4>;
104+ apple,dptx-die = <0>;
105+ };
106+
107+ &dpaudio1 {
108+ status = "okay";
109+ };
110+
70111/* USB Type C Rear */
71112&i2c0 {
72113 hpm2: usb-pd@3b {
You can’t perform that action at this time.
0 commit comments