We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 536e119 commit ed5e593Copy full SHA for ed5e593
1 file changed
arch/arm64/boot/dts/apple/t600x-die0.dtsi
@@ -190,6 +190,7 @@
190
interrupts = <AIC_IRQ 0 821 IRQ_TYPE_LEVEL_HIGH>;
191
status = "disabled";
192
power-domains = <&ps_disp0_cpu0>;
193
+ apple,dma-range = <0x0 0x0 0x0 0xfc000000>;
194
};
195
196
dcp_dart: iommu@38b30c000 {
@@ -199,6 +200,7 @@
199
200
interrupt-parent = <&aic>;
201
202
203
+ apple,dma-range = <0x1f0 0x0 0x0 0xfc000000>;
204
205
206
dcp_mbox: mbox@38bc08000 {
@@ -231,7 +233,6 @@
231
233
232
234
resets = <&ps_disp0_cpu0>;
235
clocks = <&clk_disp0>;
- apple,asc-dram-mask = <0>;
236
phandle = <&dcp>;
237
238
disp0_piodma: piodma {
0 commit comments