Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Device tree updates for DCP runtime PM support #105

Merged
merged 12 commits into from
Jan 22, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
arm64: dts: apple: t8112: Add "ps_disp0_cpu0" as resets for dcp
Signed-off-by: Janne Grunau <j@jannau.net>
  • Loading branch information
jannau committed Jan 22, 2023
commit da8202d6ac68878e4cb8202c03666bb0ed61d1cd
1 change: 1 addition & 0 deletions arch/arm64/boot/dts/apple/t8112.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -589,6 +589,7 @@
<0x2 0x3b730000 0x0 0x1000>,
<0x2 0x3bc3c000 0x0 0x1000>;
power-domains = <&ps_disp0_cpu0>;
resets = <&ps_disp0_cpu0>;
clocks = <&clk_disp0>;
apple,asc-dram-mask = <0x0 0x0>;
apple,piodma-mapper = <&disp0_piodma>;
Expand Down