Skip to content

Commit 359a6c4

Browse files
committed
fixup! arm64: dts: apple: t600x: Add t6000 dispext device nodes
Discovered by https://github.com/girona1975 in [1] Link: #303 (comment) [1] Signed-off-by: Janne Grunau <j@jannau.net>
1 parent 994bc24 commit 359a6c4

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

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

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -483,10 +483,11 @@
483483
/*
484484
* ps_atc3_usb_aon power-domain is always-on to keep dwc3 working over suspend.
485485
* atc3 is used exclusively for the DP-to-HDMI so do not keep this always on.
486+
* On t600x it is required to keep atc DP state over suspend.
486487
*/
487-
&ps_atc3_usb_aon {
488-
/delete-property/ apple,always-on;
489-
};
488+
// &ps_atc3_usb_aon {
489+
// /delete-property/ apple,always-on;
490+
// };
490491

491492
/* ATC3 is used for DisplayPort -> HDMI only */
492493
&dwc3_3_dart_0 {

0 commit comments

Comments
 (0)