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

piodma DCP devicetree fixups #174

Merged
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
Next Next commit
fixup! arm64: dts: apple: Add initial t602x device trees
Signed-off-by: Janne Grunau <j@jannau.net>
  • Loading branch information
jannau committed Aug 13, 2023
commit e3616997fed493f01ff921632036336867e36c59
3 changes: 1 addition & 2 deletions arch/arm64/boot/dts/apple/t602x-die0.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -309,11 +309,10 @@
clocks = <&clk_disp0>;
apple,asc-dram-mask = <0 0>;
phandle = <&dcp>;
#address-cells = <0>;
#size-cells = <0>;

disp0_piodma: piodma {
iommus = <&disp0_dart 4>;
phandle = <&disp0_piodma>;
};
};

Expand Down