Skip to content

Commit

Permalink
arm64: apple: t6022-jxxxd: Enable DP/HDMI audio
Browse files Browse the repository at this point in the history
Requires AsahiLinux/m1n1#389

Signed-off-by: Janne Grunau <j@jannau.net>
  • Loading branch information
jannau authored and herrnst committed Apr 27, 2024
1 parent 88431b2 commit 41fb3c1
Showing 1 changed file with 5 additions and 9 deletions.
14 changes: 5 additions & 9 deletions arch/arm64/boot/dts/apple/t6022-jxxxd.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -13,18 +13,10 @@
aliases {
dcpext4 = &dcpext0_die1;
disp0 = &display;
/delete-property/ sio;
sio1 = &sio_die1;
};
};

&sio {
status = "disabled";
};

&sio_die1 {
status = "disabled";
};

&lpdptxphy_die1 {
status = "okay";
};
Expand Down Expand Up @@ -62,6 +54,10 @@
apple,dptx-die = <1>;
};

&dpaudio1_die1 {
status = "okay";
};

/* delete missing dcp0/disp0 */

/delete-node/ &disp0_dart;
Expand Down

0 comments on commit 41fb3c1

Please sign in to comment.