We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef5844d commit f77c38bCopy full SHA for f77c38b
1 file changed
arch/arm64/boot/dts/apple/t8103.dtsi
@@ -566,6 +566,7 @@
566
interrupt-parent = <&aic>;
567
interrupts = <AIC_IRQ 445 IRQ_TYPE_LEVEL_HIGH>;
568
power-domains = <&ps_disp0_cpu0>;
569
+ apple,dma-range = <0x0 0x0 0x0 0xfc000000>;
570
status = "disabled";
571
};
572
@@ -575,6 +576,7 @@
575
576
#iommu-cells = <1>;
577
578
579
+ apple,dma-range = <0xf 0x00000000 0x0 0xfc000000>;
580
581
582
@@ -612,7 +614,6 @@
612
614
613
615
resets = <&ps_disp0_cpu0>;
616
clocks = <&clk_disp0>;
- apple,asc-dram-mask = <0xf 0x00000000>;
617
phandle = <&dcp>;
618
619
disp0_piodma: piodma {
0 commit comments