Skip to content

Commit b04b3bc

Browse files
committed
HACK: arm64: apple: t8112-j473: Mark ps_atc1_common as always on
Works around missing suspend/resume handling in ATC phy for DP-altmode. Signed-off-by: Janne Grunau <j@jannau.net>
1 parent f8fd296 commit b04b3bc

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

arch/arm64/boot/dts/apple/t8112-j473.dts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,10 @@
107107
/* hacks */
108108
displayport = <&dcp>;
109109
};
110+
111+
&ps_atc1_common {
112+
apple,always-on; /* Needs to stay on for DP-alt suspend/resume */
113+
};
110114
#endif
111115

112116
/* remove once m1n1 enables sio nodes after setup */

0 commit comments

Comments
 (0)