We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53e58f1 commit 3b3fa21Copy full SHA for 3b3fa21
1 file changed
arch/arm64/boot/dts/apple/t600x-die0.dtsi
@@ -175,6 +175,7 @@
175
interrupts = <AIC_IRQ 0 821 IRQ_TYPE_LEVEL_HIGH>;
176
status = "disabled";
177
power-domains = <&ps_disp0_cpu0>;
178
+ apple,dma-range = <0x0 0x0 0x0 0xfc000000>;
179
};
180
181
dcp_dart: iommu@38b30c000 {
@@ -184,6 +185,7 @@
184
185
interrupt-parent = <&aic>;
186
187
188
+ apple,dma-range = <0x1f0 0x0 0x0 0xfc000000>;
189
190
191
dcp_mbox: mbox@38bc08000 {
@@ -216,7 +218,6 @@
216
218
217
219
resets = <&ps_disp0_cpu0>;
220
clocks = <&clk_disp0>;
- apple,asc-dram-mask = <0x1f0 0x00000000>;
221
phandle = <&dcp>;
222
// required bus properties for 'piodma' subdevice
223
#address-cells = <2>;
0 commit comments