Skip to content

Commit d79dd8b

Browse files
committed
arm64: dts: apple: j[34]1[46]: Mark ps_atc3_common as always-on
This works around missing (or incomplete) suspend/resume handling in atc/dcp for the the HDMI output on 14 and 16-inch Macbook Pros. Signed-off-by: Janne Grunau <j@jannau.net>
1 parent aef47a0 commit d79dd8b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

arch/arm64/boot/dts/apple/t600x-j314-j316.dtsi

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,10 @@
135135
status = "okay";
136136
};
137137

138+
&ps_atc3_common {
139+
apple,always-on; /* Needs to stay on for HDMI resume */
140+
};
141+
138142
/* USB Type C */
139143
&i2c0 {
140144
hpm0: usb-pd@38 {

0 commit comments

Comments
 (0)