Skip to content

Commit d84c352

Browse files
jannaumarcan
authored andcommitted
arm64: dts: apple: t8103: Add missing ps_pmp dependency to ps_gfx
AGX' ASC crashes shortly after ps_pmp is powered down due to dcp runtime PM suspend. Signed-off-by: Janne Grunau <j@jannau.net>
1 parent 306b359 commit d84c352

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm64/boot/dts/apple/t8103-pmgr.dtsi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -733,6 +733,7 @@
733733
#power-domain-cells = <0>;
734734
#reset-cells = <0>;
735735
label = "gfx";
736+
power-domains = <&ps_pmp>;
736737
};
737738

738739
ps_dcs4: power-controller@320 {

0 commit comments

Comments
 (0)